ports/87517: MAINTAINER: Update of net/samba3 to 3.0.20b

Timur I. Bakeyev timur at gnu.org
Sun Oct 16 13:30:13 UTC 2005


>Number:         87517
>Category:       ports
>Synopsis:       MAINTAINER: Update of net/samba3 to 3.0.20b
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 13:30:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Timur I. Bakeyev
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #5: Wed Jun 22 01:05:10 CEST 2005
    root at timur.home.bat.ru:/usr/src/sys/i386/compile/COMMON



>Description:


This is an update of net/samba3 to the latest version of the Samba, 3.0.20b. It fixes numerous of problems, in particular:

 o A crash bug in winbindd
 o Reporting files as read-only instead of returning the
    correct error code of "access denied"
 o File system quota support defects
 o Stability problems with winbindd.
 o Crash bugs caused by incompatibilities on 64-bit systems.
 o Missing files from directory listings on AIX servers
 o User Manager interoperability problems.
 o Minor build difficulties on various platforms such as
    Solaris and OpenBSD,



>How-To-Repeat:


-


>Fix:


--- samba.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/samba3/Makefile,v
retrieving revision 1.143
diff -u -r1.143 Makefile
--- Makefile	11 Sep 2005 19:42:33 -0000	1.143
+++ Makefile	15 Oct 2005 01:30:03 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		samba
-PORTVERSION?=		3.0.20
+PORTVERSION?=		3.0.20b
 PORTREVISION?=		0
 PORTEPOCH?=		1
 CATEGORIES?=		net
@@ -21,6 +21,8 @@
 
 USE_ICONV=		yes
 GNU_CONFIGURE=		yes
+#USE_AUTOHEADER_VER=	259
+#USE_AUTOCONF_VER=	259
 
 LATEST_LINK?=		${PKGNAMEPREFIX}${PORTNAME}3${PKGNAMESUFFIX}
 EXAMPLESDIR=		${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
@@ -296,7 +298,7 @@
 	@${RM} -rf ${WRKDIR}/${DISTNAME}/swat/lang
 	-@${MV} -f ${WRKDIR}/${DISTNAME}/docs/htmldocs/manpages-3 \
 	    ${WRKDIR}/${DISTNAME}/docs/htmldocs/manpages
-	@${RM} -f ${WRKDIR}/${DISTNAME}/docs/htmldocs/manpages/libsmbclient.8
+	@${RM} -f ${WRKDIR}/${DISTNAME}/docs/htmldocs/manpages/libsmbclient.8.html
 	@${FIND} ${WRKSRC} -name CVS -o -name .cvsignore | ${XARGS} ${RM}
 	@${FIND} ${WRKDIR}/${DISTNAME} -type d | ${XARGS} ${CHMOD} u+w,a+rx
 	@${FIND} ${WRKDIR}/${DISTNAME} -type f | ${XARGS} ${CHMOD} u+w,a+r
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/samba3/distinfo,v
retrieving revision 1.65
diff -u -r1.65 distinfo
--- distinfo	11 Sep 2005 19:42:33 -0000	1.65
+++ distinfo	15 Oct 2005 01:31:08 -0000
@@ -1,2 +1,2 @@
-MD5 (samba-3.0.20.tar.gz) = 68e72ab16334c329901816febc43217a
-SIZE (samba-3.0.20.tar.gz) = 17182336
+MD5 (samba-3.0.20b.tar.gz) = 39c0cae08fe0224cb003aa0af97d3050
+SIZE (samba-3.0.20b.tar.gz) = 17165513
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/samba3/pkg-plist,v
retrieving revision 1.61
diff -u -r1.61 pkg-plist
--- pkg-plist	11 Sep 2005 19:42:34 -0000	1.61
+++ pkg-plist	11 Oct 2005 00:24:14 -0000
@@ -379,7 +379,6 @@
 share/swat/help/manpages/editreg.1.html
 share/swat/help/manpages/findsmb.1.html
 share/swat/help/manpages/index.html
-share/swat/help/manpages/libsmbclient.8.html
 share/swat/help/manpages/lmhosts.5.html
 share/swat/help/manpages/log2pcap.1.html
 share/swat/help/manpages/mount.cifs.8.html
--- samba.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list