diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-28 21:00:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-28 21:00:50 +0000 |
commit | c392428682a50e5a84169e4842be9b283263fd75 (patch) | |
tree | 28576d790a103a759944555bb81506378ca7098f /net/samba-libsmbclient | |
parent | Add p5-XML-Filter-GenericChunk 0.06, (diff) |
Update to 3.0rc1 which fixes a bug that prevents KDE's kio_smb from
working correctly.
PR: 56054
Submitted by: lofi
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=87931
Diffstat (limited to 'net/samba-libsmbclient')
-rw-r--r-- | net/samba-libsmbclient/Makefile | 7 | ||||
-rw-r--r-- | net/samba-libsmbclient/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index 38c97bf15652..9f95ead4e926 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -6,13 +6,12 @@ # PORTNAME= samba -PORTVERSION= 3.0.0.b3 -PORTREVISION= 1 +PORTVERSION= 3.0.0.r1 CATEGORIES= net MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/ -MASTER_SITE_SUBDIR= beta alpha old +MASTER_SITE_SUBDIR= rc PKGNAMESUFFIX= -libsmbclient -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} 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 ad7f031a84d0..0c4c9cc00935 100644 --- a/net/samba-libsmbclient/distinfo +++ b/net/samba-libsmbclient/distinfo @@ -1 +1 @@ -MD5 (samba-3.0.0beta3.tar.bz2) = a5455bfd675a3e6a75dfed468ae22305 +MD5 (samba-3.0.0rc1.tar.bz2) = c99b45cdb3f504915250ab0108a40bf6 |