Revision: 5756 Author: pebender Date: Thu Oct 29 06:23:25 2009 Log: - Updated package net/mount.cifs.
http://code.google.com/p/minimyth/source/detail?r=5756 Added: /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.3-sys_stat_h.patch Deleted: /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.2-sys_stat_h.patch Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /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.3-sys_stat_h.patch Thu Oct 29 06:23:25 2009 @@ -0,0 +1,11 @@ +diff -Naur mount.cifs-3.4.3-old/mtab.c mount.cifs-3.4.3-new/mtab.c +--- mount.cifs-3.4.3-old/mtab.c 2009-10-29 00:47:16.000000000 -0700 ++++ mount.cifs-3.4.3-new/mtab.c 2009-10-29 06:00:03.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.2-sys_stat_h.patch Thu Oct 1 14:59:37 2009 +++ /dev/null @@ -1,11 +0,0 @@ -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/html/minimyth/document-changelog.txt Thu Oct 29 06:22:22 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Oct 29 06:23:25 2009 @@ -69,6 +69,7 @@ Updated lib/SDL. Updated mediaplayers/mplayer-svn. Updated net/lighttpd. + Updated net/mount.cifs. Updated perl/perl-HTML-Parser. Updated perl/perl-Image-Size. Updated python/python. ======================================= --- /trunk/gar-minimyth/script/net/mount.cifs/Makefile Thu Oct 1 14:59:37 2009 +++ /trunk/gar-minimyth/script/net/mount.cifs/Makefile Thu Oct 29 06:23:25 2009 @@ -1,5 +1,5 @@ GARNAME = mount.cifs -GARVERSION = 3.4.2 +GARVERSION = 3.4.3 CATEGORIES = net DISTFILES = samba-$(GARVERSION).tar.gz MASTER_SITES = http://us1.samba.org/samba/ftp/stable/ ======================================= --- /trunk/gar-minimyth/script/net/mount.cifs/checksums Thu Oct 1 14:59:37 2009 +++ /trunk/gar-minimyth/script/net/mount.cifs/checksums Thu Oct 29 06:23:25 2009 @@ -1,2 +1,2 @@ -85fefafbeb94181c9df4b752e5ed7049 download/samba-3.4.2.tar.gz -1339c313946787bd8c3cadbca64e45db download/mount.cifs-3.4.2-sys_stat_h.patch +322379680c12057f57685652a35a6b05 download/samba-3.4.3.tar.gz +fdce34f6b7c8a52890adf2bd95157e39 download/mount.cifs-3.4.3-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 -~----------~----~----~----~------~----~------~--~---
