diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-04-26 21:25:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-04-26 21:25:27 +0000 |
commit | 35f2f0e957136b8a08952e67f6f64f7fcf69bdaf (patch) | |
tree | 41bbdb1608f0edf85cc982b8cb35a5cf1dbfab83 /net-fs/samba/files | |
parent | Enables support for Open Sound Control (diff) | |
download | gentoo-2-35f2f0e957136b8a08952e67f6f64f7fcf69bdaf.tar.gz gentoo-2-35f2f0e957136b8a08952e67f6f64f7fcf69bdaf.tar.bz2 gentoo-2-35f2f0e957136b8a08952e67f6f64f7fcf69bdaf.zip |
version bump to 3.0.14a, but this time, with an appropriate patch tarball, which gives a much cleaner ebuild. I'll be updating the remaining samba ebuilds to use this method as well over the next week or so
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'net-fs/samba/files')
-rw-r--r-- | net-fs/samba/files/digest-samba-3.0.14a | 3 | ||||
-rw-r--r-- | net-fs/samba/files/samba-2.2.8-statfs.patch | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net-fs/samba/files/digest-samba-3.0.14a b/net-fs/samba/files/digest-samba-3.0.14a new file mode 100644 index 000000000000..17bb8fa10d44 --- /dev/null +++ b/net-fs/samba/files/digest-samba-3.0.14a @@ -0,0 +1,3 @@ +MD5 ebee37e66a8b5f6fd328967dc09088e8 samba-3.0.14a.tar.gz 15605851 +MD5 68c9d099d942d85e68d96804b26ac788 samba-vscan-0.3.6.tar.bz2 166733 +MD5 d0e94c22baf93401ea6ddf12937f6ca3 samba-3-gentoo-patches-0.3.tar.bz2 3878 diff --git a/net-fs/samba/files/samba-2.2.8-statfs.patch b/net-fs/samba/files/samba-2.2.8-statfs.patch index ca658ae7e3df..9592a017e3b3 100644 --- a/net-fs/samba/files/samba-2.2.8-statfs.patch +++ b/net-fs/samba/files/samba-2.2.8-statfs.patch @@ -1,5 +1,5 @@ ---- includes.h Fri Feb 28 07:56:18 2003 -+++ includes.h.diff Tue Apr 1 15:39:16 2003 +--- source/include/includes.h Fri Feb 28 07:56:18 2003 ++++ source/include/includes.h.diff Tue Apr 1 15:39:16 2003 @@ -276,6 +276,7 @@ #ifdef HAVE_SYS_VFS_H |