diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index c23e33b3afa9..16a603d705de 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -1,49 +1,49 @@ # New ports collection makefile for: spambnc # Date created: 25 December 2000 # Whom: George Reid # # $FreeBSD$ # PORTNAME= spambnc -PORTVERSION= 20040715 +PORTVERSION= 20040729 CATEGORIES= mail MASTER_SITES= http://www.spambouncer.org/ \ ftp://ftp.spambouncer.org/ DISTFILES= sb.tar.gz index.shtml DIST_SUBDIR= spambnc-${PORTVERSION} EXTRACT_ONLY= sb.tar.gz MAINTAINER= thierry@pompo.net COMMENT= Set of procmail recipies which handle known/suspected spam RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail IGNOREFILES= index.shtml NO_WRKSUBDIR= yes NO_BUILD= yes PLIST= ${WRKDIR}/.pkg-plist pre-install: @${RM} -f ${PLIST} @(cd ${WRKDIR} && ${FIND} -s . -type f | ${GREP} -v "^\.\/\." | \ ${SED} -e 's,.,%%DATADIR%%,1' >> ${PLIST}) @${ECHO_CMD} "@dirrm %%DATADIR%%" >> ${PLIST} .if !defined(NOPORTDOCS) @${ECHO_CMD} "%%DOCSDIR%%/documentation.html" >> ${PLIST} @${ECHO_CMD} "@dirrm %%DOCSDIR%%" >> ${PLIST} .endif do-install: ${MKDIR} ${DATADIR} cd ${WRKDIR} && ${CP} -Rv * ${DATADIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/index.shtml \ ${DOCSDIR}/documentation.html .endif post-install: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} .include diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo index 02db8b254941..cd0c32e66092 100644 --- a/mail/spambnc/distinfo +++ b/mail/spambnc/distinfo @@ -1,3 +1,3 @@ -MD5 (spambnc-20040715/sb.tar.gz) = d9a4d1c7b26c762f81472c9eba04ba81 -SIZE (spambnc-20040715/sb.tar.gz) = 328180 -MD5 (spambnc-20040715/index.shtml) = IGNORE +MD5 (spambnc-20040729/sb.tar.gz) = 05d9cc07d178e9a2adc3d029d52a459d +SIZE (spambnc-20040729/sb.tar.gz) = 336576 +MD5 (spambnc-20040729/index.shtml) = IGNORE