Author: pebender
Date: Fri Jul  3 08:23:30 2009
New Revision: 5111

Added:
     
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.0-sys_stat_h.patch
Removed:
     
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.3.6-sys_stat_h.patch
Modified:
    trunk/gar-minimyth/script/net/mount.cifs/Makefile
    trunk/gar-minimyth/script/net/mount.cifs/checksums

Log:
- Updated package 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   Fri Jul  3 08:23:30  
2009
@@ -1,5 +1,5 @@
  GARNAME = mount.cifs
-GARVERSION = 3.3.6
+GARVERSION = 3.4.0
  CATEGORIES = net
  DISTFILES = samba-$(GARVERSION).tar.gz
  MASTER_SITES = http://us1.samba.org/samba/ftp/stable/
@@ -12,7 +12,7 @@

  DEPENDS = lang/c

-WORKSRC = $(WORKDIR)/samba-$(GARVERSION)/source/client
+WORKSRC = $(WORKDIR)/samba-$(GARVERSION)/source3/client

  BUILD_SCRIPTS   = custom
  INSTALL_SCRIPTS = custom

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  Fri Jul  3 08:23:30  
2009
@@ -1,2 +1,2 @@
-858cb6c640358be0e81297c5de615a3c  download/samba-3.3.6.tar.gz
-653f75357f2fb3507008ee7e1f368c7e   
download/mount.cifs-3.3.6-sys_stat_h.patch
+a7137736379daf9855814ae14c2c5e22  download/samba-3.4.0.tar.gz
+4d487019d81f9bebaf7609724b7fedc1   
download/mount.cifs-3.4.0-sys_stat_h.patch

Added:  
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.0-sys_stat_h.patch
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/net/mount.cifs/files/mount.cifs-3.4.0-sys_stat_h.patch
         
Fri Jul  3 08:23:30 2009
@@ -0,0 +1,11 @@
+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>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to