diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-27 16:13:19 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-27 16:13:19 +0800 |
commit | 6c245b825fc9663b2a26cb2ac2ecc23c95ae6089 (patch) | |
tree | becfe342d1f08fd23e2133020efb7f0c2ae83860 /net/samba-libsmbclient | |
parent | 14eba31a2613ffa73760a88ce39c4435ee314ba0 (diff) | |
download | freebsd-ports-gnome-6c245b825fc9663b2a26cb2ac2ecc23c95ae6089.tar.gz freebsd-ports-gnome-6c245b825fc9663b2a26cb2ac2ecc23c95ae6089.tar.zst freebsd-ports-gnome-6c245b825fc9663b2a26cb2ac2ecc23c95ae6089.zip |
Update to 3.0.2a.
PR: 63438
Submitted by: maintainer
Diffstat (limited to 'net/samba-libsmbclient')
-rw-r--r-- | net/samba-libsmbclient/Makefile | 22 | ||||
-rw-r--r-- | net/samba-libsmbclient/distinfo | 4 |
2 files changed, 18 insertions, 8 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index 78fc9784ffb1..22e7d9903f04 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -6,13 +6,23 @@ # PORTNAME= samba -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2a CATEGORIES= net -MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \ - http://us4.samba.org/samba/ftp/%SUBDIR%/ \ - http://us5.samba.org/samba/ftp/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old-versions -PKGNAMESUFFIX= -libsmbclient +MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \ + http://us1.samba.org/samba/ftp/%SUBDIR%/ \ + http://us4.samba.org/samba/ftp/%SUBDIR%/ \ + http://us5.samba.org/samba/ftp/%SUBDIR%/ \ + ftp://ca.samba.org/%SUBDIR%/ \ + ftp://de.samba.org/samba.org/%SUBDIR%/ \ + ftp://ftp.k2.net/mirrors/samba/%SUBDIR%/ \ + ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \ + ftp://gd.tuwien.ac.at/infosys/servers/samba/%SUBDIR%/ \ + ftp://giswitch.sggw.waw.pl/pub/unix/samba/%SUBDIR%/ \ + ftp://ru.samba.org/pub/samba/%SUBDIR%/ \ + ftp://tr.samba.org/samba/%SUBDIR%/ \ + http://sambafr.idealx.org/samba/ftp/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old-versions +PKGNAMESUFFIX= -libsmbclient MAINTAINER= kwm@rainbow-runner.nl COMMENT= The shared lib from the samba packages diff --git a/net/samba-libsmbclient/distinfo b/net/samba-libsmbclient/distinfo index c10b7f6e4cd6..da59ee4b4d3e 100644 --- a/net/samba-libsmbclient/distinfo +++ b/net/samba-libsmbclient/distinfo @@ -1,2 +1,2 @@ -MD5 (samba-3.0.1.tar.bz2) = 2a3d494f139ab7402d8902b0e68c463f -SIZE (samba-3.0.1.tar.bz2) = 8303432 +MD5 (samba-3.0.2a.tar.bz2) = 72979a30ac450c8b0567c1ac9886884a +SIZE (samba-3.0.2a.tar.bz2) = 9289178 |