Author: pebender
Date: Wed Jan 28 06:46:50 2009
New Revision: 4330
Added:
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.3.0-sys_stat_h.patch
Removed:
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.2.7-sys_stat_h.patch
Modified:
trunk/gar-minimyth/script/net/mount.cifs/Makefile
trunk/gar-minimyth/script/net/mount.cifs/checksums
trunk/gar-minimyth/script/net/syslinux/Makefile
trunk/gar-minimyth/script/net/syslinux/checksums
Log:
- Updated
net/mount.cifs
Modified: trunk/gar-minimyth/script/net/mount.cifs/Makefile
==============================================================================
--- trunk/gar-minimyth/script/net/mount.cifs/Makefile (original)
+++ trunk/gar-minimyth/script/net/mount.cifs/Makefile Wed Jan 28 06:46:50
2009
@@ -1,5 +1,5 @@
GARNAME = mount.cifs
-GARVERSION = 3.2.7
+GARVERSION = 3.3.0
CATEGORIES = net
DISTFILES = samba-$(GARVERSION).tar.gz
MASTER_SITES = http://us1.samba.org/samba/ftp/stable/
Modified: trunk/gar-minimyth/script/net/mount.cifs/checksums
==============================================================================
--- trunk/gar-minimyth/script/net/mount.cifs/checksums (original)
+++ trunk/gar-minimyth/script/net/mount.cifs/checksums Wed Jan 28 06:46:50
2009
@@ -1,2 +1,2 @@
-528677f261f3ed4a58f9483ca25ba6b2 download/samba-3.2.7.tar.gz
-47e30fad6b43819738704a88b0134072
download/mount.cifs-3.2.7-sys_stat_h.patch
+adb048dc3988055533e1ea5d91d81f99 download/samba-3.3.0.tar.gz
+2c5b61c3010b75f830ef4275b320d722
download/mount.cifs-3.3.0-sys_stat_h.patch
Added:
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.3.0-sys_stat_h.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.3.0-sys_stat_h.patch
Wed Jan 28 06:46:50 2009
@@ -0,0 +1,11 @@
+diff -Naur mount.cifs-3.3.0-old/mtab.c mount.cifs-3.3.0-new/mtab.c
+--- mount.cifs-3.3.0-old/mtab.c 2009-01-26 05:56:34.000000000 -0800
++++ mount.cifs-3.3.0-new/mtab.c 2009-01-27 19:59:36.000000000 -0800
+@@ -31,6 +31,7 @@
+ #include <unistd.h>
+ #include <errno.h>
+ #include <stdio.h>
++#include <sys/stat.h>
+ #include <sys/time.h>
+ #include <time.h>
+ #include <fcntl.h>
Modified: trunk/gar-minimyth/script/net/syslinux/Makefile
==============================================================================
--- trunk/gar-minimyth/script/net/syslinux/Makefile (original)
+++ trunk/gar-minimyth/script/net/syslinux/Makefile Wed Jan 28 06:46:50 2009
@@ -1,5 +1,5 @@
GARNAME = syslinux
-GARVERSION = 3.72
+GARVERSION = 3.73
CATEGORIES = net
MASTER_SITES = http://www.kernel.org/pub/linux/utils/boot/$(GARNAME)/
DISTFILES = $(DISTNAME).tar.bz2
Modified: trunk/gar-minimyth/script/net/syslinux/checksums
==============================================================================
--- trunk/gar-minimyth/script/net/syslinux/checksums (original)
+++ trunk/gar-minimyth/script/net/syslinux/checksums Wed Jan 28 06:46:50
2009
@@ -1 +1 @@
-9858c801ecd36265f4374996324f01a0 download/syslinux-3.72.tar.bz2
+476d5b2f10b3703de7562a3ec118618e download/syslinux-3.73.tar.bz2
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---