summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-16 11:24:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-16 11:24:01 +0000
commit6f548616baf53f0f3558ca883dd9c3dd6e2777c8 (patch)
treea56f0fa5ab4d7730306a113b0dc519c518e70bb8 /net
parent- Update to 2.2.4 (diff)
- Update to 1.0.6
PR: 110205 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer)
Notes
Notes: svn path=/head/; revision=187483
Diffstat (limited to 'net')
-rw-r--r--net/samba4wins/Makefile14
-rw-r--r--net/samba4wins/distinfo6
2 files changed, 10 insertions, 10 deletions
diff --git a/net/samba4wins/Makefile b/net/samba4wins/Makefile
index 61191a93ca72..63a488fcca5e 100644
--- a/net/samba4wins/Makefile
+++ b/net/samba4wins/Makefile
@@ -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@gnu.org
COMMENT= A full featured replicating WINS server for UNIX
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --exec-prefix=${PREFIX} \
--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-build:
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>
diff --git a/net/samba4wins/distinfo b/net/samba4wins/distinfo
index b8a490db1bc9..0f744d66367e 100644
--- a/net/samba4wins/distinfo
+++ b/net/samba4wins/distinfo
@@ -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