diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 19:22:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 19:22:38 +0000 |
commit | c63fa3a9dc36243c357625b3212405deebf11e1c (patch) | |
tree | 698c66da73fbd054bb29114f57cec8b84746dfdf | |
parent | Chase the libxmms shared lib version. (diff) |
Update to 3.0.0.
PR: 57419
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=89920
-rw-r--r-- | net/samba-libsmbclient/Makefile | 10 | ||||
-rw-r--r-- | net/samba-libsmbclient/distinfo | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index fcfd86235453..f7639c666ec1 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -6,12 +6,14 @@ # PORTNAME= samba -PORTVERSION= 3.0.0.r4 +PORTVERSION= 3.0.0 CATEGORIES= net -MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/ -MASTER_SITE_SUBDIR= rc +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 -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} +DISTNAME= ${PORTNAME}-3.0.0 MAINTAINER= einekoai@chello.nl COMMENT= The shared lib from the samba packges diff --git a/net/samba-libsmbclient/distinfo b/net/samba-libsmbclient/distinfo index 24b358062701..525e7a4cd22d 100644 --- a/net/samba-libsmbclient/distinfo +++ b/net/samba-libsmbclient/distinfo @@ -1 +1 @@ -MD5 (samba-3.0.0rc4.tar.bz2) = c64bf6d64a157eb51a50a969be456e32 +MD5 (samba-3.0.0.tar.bz2) = f54ba49f9a5ef6090272acf8db2e066d |