Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 01:11:05 +0200 (CEST)
From:      Michael Nottebrock <lofi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        einekoai@chello.nl
Subject:   ports/56054: Update net/samba-libsmbclient (important bugfix for KDE)
Message-ID:  <200308272311.h7RNB5rd021514@lofi.dyndns.org>
Resent-Message-ID: <200308272320.h7RNKIxL033944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56054
>Category:       ports
>Synopsis:       Update net/samba-libsmbclient (important bugfix for KDE)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 27 16:20:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael Nottebrock
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD lofi.dyndns.org 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #0: Tue Aug 12 12:52:47 CEST 2003 root@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386


	
>Description:
	This updates samba-libsmbclient to the latest release (3.0 rc1).

	This update fixes a bug that prevents KDE's kio_smb (from x11/kdebase)
	from working correctly.

>How-To-Repeat:
	
>Fix:

	

--- samba-libsmbclient.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/samba-libsmbclient/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	3 Aug 2003 19:59:23 -0000	1.2
+++ Makefile	27 Aug 2003 23:06:47 -0000
@@ -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
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/samba-libsmbclient/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	25 Jul 2003 04:42:08 -0000	1.1
+++ distinfo	27 Aug 2003 23:06:47 -0000
@@ -1 +1 @@
-MD5 (samba-3.0.0beta3.tar.bz2) = a5455bfd675a3e6a75dfed468ae22305
+MD5 (samba-3.0.0rc1.tar.bz2) = c99b45cdb3f504915250ab0108a40bf6
--- samba-libsmbclient.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308272311.h7RNB5rd021514>