aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-16 19:24:01 +0800
committermiwi <miwi@FreeBSD.org>2007-03-16 19:24:01 +0800
commitfd1e0c5e75721749e456aabd3cd89323d5eb9ca9 (patch)
tree7a903077443bd6e1501c1bc0bd1a2ec86e4697d8
parentc8e921b611ada3a4be3faa7c9aab728e3859e5fb (diff)
downloadfreebsd-ports-gnome-fd1e0c5e75721749e456aabd3cd89323d5eb9ca9.tar.gz
freebsd-ports-gnome-fd1e0c5e75721749e456aabd3cd89323d5eb9ca9.tar.zst
freebsd-ports-gnome-fd1e0c5e75721749e456aabd3cd89323d5eb9ca9.zip
- Update to 1.0.6
PR: 110205 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer)
-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