ports/110205: New version of the net/samba4wins port

Timur I. Bakeyev timur at gnu.org
Mon Mar 12 03:20:02 UTC 2007


>Number:         110205
>Category:       ports
>Synopsis:       New version of the net/samba4wins port
>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:   Mon Mar 12 03:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Timur I. Bakeyev
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.2-PRERELEASE #1: Fri Oct 27 01:16:38 CEST 2006
    root at timur.home.bat.ru:/usr/src/sys/i386/compile/COMMON



>Description:


New version of the net/samba4wins port


>How-To-Repeat:





>Fix:


--- samba4wins.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/samba4wins/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	31 Aug 2006 18:04:20 -0000	1.2
+++ Makefile	15 Feb 2007 00:45:37 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=		samba4wins
-PORTVERSION=		1.0.4.r1
+PORTVERSION=		1.0.6
 CATEGORIES=		net
 MASTER_SITES=		http://ftp.sernet.de/pub/samba4WINS/debian/pool/
-DISTNAME=		${PORTNAME}_${PORTVERSION:S/.r/-/}
+DISTNAME=		${PORTNAME}_${PORTVERSION}-1
 
 MAINTAINER=		timur at gnu.org
 COMMENT=		A full featured replicating WINS server for UNIX
@@ -46,7 +46,7 @@
 			--with-logfilebase=${S4W_LOGDIR}
 
 CONFIGURE_ARGS+=	--disable-reg-gconf --disable-socket-wrapper \
-			--with-readline=/usr --with-included-popt \
+			--with-readline=${DESTDIR}/usr --with-included-popt \
 			--with-libiconv=${LOCALBASE} --without-sqlite3 \
 			--without-pthreads --without-python
 
@@ -65,11 +65,11 @@
 post-install:
 			@${MKDIR} ${S4W_CONFDIR}
 			${INSTALL_DATA} ${FILESDIR}/samba4wins.conf.sample ${S4W_CONFDIR}
-			@${MKDIR} ${DOCSDIR}
 .if !defined(NOPORTDOCS)
-.for d in HOWTO.txt NEWS.txt README.txt TODO.txt
-			${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/debian/${PORTNAME}-*-${d} ${DOCSDIR}/${d}
-.endfor
+			@${MKDIR} ${DOCSDIR}
+.	for d in HOWTO.txt NEWS.txt README.txt TODO.txt
+			${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/debian/${PORTNAME}-${PORTVERSION}-${d} ${DOCSDIR}/${d}
+.	endfor
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/samba4wins/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	31 Aug 2006 18:04:20 -0000	1.2
+++ distinfo	15 Feb 2007 00:28:37 -0000
@@ -1,3 +1,3 @@
-MD5 (samba4wins_1.0.4-1.tar.gz) = 01c4bcc09b63d2da33e199ffc5cccafd
-SHA256 (samba4wins_1.0.4-1.tar.gz) = d5b7eff16a76c0812f6d5389cf5621de3114e9d987ba83e265ce69df7d02c07a
-SIZE (samba4wins_1.0.4-1.tar.gz) = 7230074
+MD5 (samba4wins_1.0.6-1.tar.gz) = bd5893446dd99ec0ce025e989b726ee7
+SHA256 (samba4wins_1.0.6-1.tar.gz) = 996d96a8d6862d60034f8fe527fa757ca0194ae5231b8eb214a89eaf07cea8d8
+SIZE (samba4wins_1.0.6-1.tar.gz) = 7231680
--- samba4wins.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list