Date: Mon, 23 Jun 2014 20:25:32 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359004 - head/mail/spambnc Message-ID: <201406232025.s5NKPWEw034917@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Mon Jun 23 20:25:32 2014 New Revision: 359004 URL: http://svnweb.freebsd.org/changeset/ports/359004 QAT: https://qat.redports.org/buildarchive/r359004/ Log: Remove BROKEN and add a checksum for the docs. IGNOREFILES was set for a HTML file to avoid modifying the package for minor changes, but it is now considered as dangerous. Fear! Modified: head/mail/spambnc/Makefile head/mail/spambnc/distinfo Modified: head/mail/spambnc/Makefile ============================================================================== --- head/mail/spambnc/Makefile Mon Jun 23 20:17:35 2014 (r359003) +++ head/mail/spambnc/Makefile Mon Jun 23 20:25:32 2014 (r359004) @@ -17,7 +17,6 @@ LICENSE= GPLv2 RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail -BROKEN= No distinfo provided for some distfiles EXTRACT_DIR= ${WRKDIRPREFIX}${.CURDIR}/worktmp/${DISTNAME} EXTRACT_BEFORE_ARGS= -C ${EXTRACT_DIR} -xf NO_BUILD= yes Modified: head/mail/spambnc/distinfo ============================================================================== --- head/mail/spambnc/distinfo Mon Jun 23 20:17:35 2014 (r359003) +++ head/mail/spambnc/distinfo Mon Jun 23 20:25:32 2014 (r359004) @@ -1,4 +1,6 @@ SHA256 (spambnc-20060416/sb.tar.gz) = 822cb64dc5c6243e693a7ec6a431cc755e7d6198f8632f0aaa417bbf6a2e5b57 SIZE (spambnc-20060416/sb.tar.gz) = 692210 -SHA256 (spambnc-20060416/quickstart.shtml) = IGNORE -SHA256 (spambnc-20060416/upgrading.shtml) = IGNORE +SHA256 (spambnc-20060416/quickstart.shtml) = f82943581165a32bb4f0433866b61bed6bfeaf9d71d959f3671845515b8d8989 +SIZE (spambnc-20060416/quickstart.shtml) = 17900 +SHA256 (spambnc-20060416/upgrading.shtml) = e65bcf125a3b12adc7b8920e7e5236b3c8824e5dfe844d3182acd8d41168d197 +SIZE (spambnc-20060416/upgrading.shtml) = 17139
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406232025.s5NKPWEw034917>