From 56907c1ca810d33c1a6b08bd7a17e04e9fcfb6cf Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 28 Aug 2003 21:00:50 +0000 Subject: 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 --- net/samba-libsmbclient/Makefile | 7 +++---- net/samba-libsmbclient/distinfo | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'net') 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 -- cgit