Revision: 5588 Author: pebender Date: Thu Oct 1 14:59:37 2009 Log: - Updated package net/mount.cifs.
http://code.google.com/p/minimyth/source/detail?r=5588 Added: /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.2-sys_stat_h.patch Deleted: /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.1-sys_stat_h.patch Modified: /trunk/gar-minimyth/script/net/mount.cifs/Makefile /trunk/gar-minimyth/script/net/mount.cifs/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.2-sys_stat_h.patch Thu Oct 1 14:59:37 2009 @@ -0,0 +1,11 @@ +diff -Naur mount.cifs-3.4.2-old/mtab.c mount.cifs-3.4.2-new/mtab.c +--- mount.cifs-3.4.2-old/mtab.c 2009-09-30 05:17:40.000000000 -0700 ++++ mount.cifs-3.4.2-new/mtab.c 2009-10-01 14:55:59.000000000 -0700 +@@ -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> ======================================= --- /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.1-sys_stat_h.patch Wed Sep 9 14:48:35 2009 +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur mount.cifs-3.4.1-old/mtab.c mount.cifs-3.4.1-new/mtab.c ---- mount.cifs-3.4.1-old/mtab.c 2009-09-09 05:40:43.000000000 -0700 -+++ mount.cifs-3.4.1-new/mtab.c 2009-09-09 14:37:05.000000000 -0700 -@@ -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> ======================================= --- /trunk/gar-minimyth/script/net/mount.cifs/Makefile Wed Sep 9 14:48:35 2009 +++ /trunk/gar-minimyth/script/net/mount.cifs/Makefile Thu Oct 1 14:59:37 2009 @@ -1,5 +1,5 @@ GARNAME = mount.cifs -GARVERSION = 3.4.1 +GARVERSION = 3.4.2 CATEGORIES = net DISTFILES = samba-$(GARVERSION).tar.gz MASTER_SITES = http://us1.samba.org/samba/ftp/stable/ ======================================= --- /trunk/gar-minimyth/script/net/mount.cifs/checksums Wed Sep 9 14:48:35 2009 +++ /trunk/gar-minimyth/script/net/mount.cifs/checksums Thu Oct 1 14:59:37 2009 @@ -1,2 +1,2 @@ -f857c534148e28b686996d232da76cec download/samba-3.4.1.tar.gz -b541cf205c0d26c5daf7940b9038d52c download/mount.cifs-3.4.1-sys_stat_h.patch +85fefafbeb94181c9df4b752e5ed7049 download/samba-3.4.2.tar.gz +1339c313946787bd8c3cadbca64e45db download/mount.cifs-3.4.2-sys_stat_h.patch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
