Revision: 5441 Author: pebender Date: Wed Sep 9 14:48:35 2009 Log: - Updated package net/mount.cifs.
http://code.google.com/p/minimyth/source/detail?r=5441 Added: /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.1-sys_stat_h.patch Deleted: /trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.0-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.1-sys_stat_h.patch Wed Sep 9 14:48:35 2009 @@ -0,0 +1,11 @@ +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/files/mount.cifs-3.4.0-sys_stat_h.patch Fri Jul 3 08:23:30 2009 +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur mount.cifs-3.4.0-old/mtab.c mount.cifs-3.4.0-new/mtab.c ---- mount.cifs-3.4.0-old/mtab.c 2009-07-03 04:21:14.000000000 -0700 -+++ mount.cifs-3.4.0-new/mtab.c 2009-07-03 08:13:08.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 Wed Sep 9 14:47:49 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Wed Sep 9 14:48:35 2009 @@ -100,6 +100,7 @@ Updated mediaplayers/mplayer-svn. Updated myth-trunk/mythstream. Updated net/curl. + Updated net/mount.cifs. Updated perl/perl. Updated system/lirc. Updated system/udev. ======================================= --- /trunk/gar-minimyth/script/net/mount.cifs/Makefile Fri Jul 3 08:23:30 2009 +++ /trunk/gar-minimyth/script/net/mount.cifs/Makefile Wed Sep 9 14:48:35 2009 @@ -1,5 +1,5 @@ GARNAME = mount.cifs -GARVERSION = 3.4.0 +GARVERSION = 3.4.1 CATEGORIES = net DISTFILES = samba-$(GARVERSION).tar.gz MASTER_SITES = http://us1.samba.org/samba/ftp/stable/ ======================================= --- /trunk/gar-minimyth/script/net/mount.cifs/checksums Fri Jul 3 08:23:30 2009 +++ /trunk/gar-minimyth/script/net/mount.cifs/checksums Wed Sep 9 14:48:35 2009 @@ -1,2 +1,2 @@ -a7137736379daf9855814ae14c2c5e22 download/samba-3.4.0.tar.gz -4d487019d81f9bebaf7609724b7fedc1 download/mount.cifs-3.4.0-sys_stat_h.patch +f857c534148e28b686996d232da76cec download/samba-3.4.1.tar.gz +b541cf205c0d26c5daf7940b9038d52c download/mount.cifs-3.4.1-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 -~----------~----~----~----~------~----~------~--~---
