1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Update to 1.0.6

PR:             110205
Submitted by:   Timur I. Bakeyev <timur@gnu.org> (maintainer)
This commit is contained in:
Martin Wilke 2007-03-16 11:24:01 +00:00
parent cae21566ad
commit 6f548616ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187483
2 changed files with 10 additions and 10 deletions

View File

@ -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>

View File

@ -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