svn commit: r358844 - head/mail/spambnc

Baptiste Daroussin bapt at FreeBSD.org
Sun Jun 22 22:13:26 UTC 2014


Author: bapt
Date: Sun Jun 22 22:13:25 2014
New Revision: 358844
URL: http://svnweb.freebsd.org/changeset/ports/358844
QAT: https://qat.redports.org/buildarchive/r358844/

Log:
  Mark as broken: no distinfo provided for some of the distfiles

Modified:
  head/mail/spambnc/Makefile

Modified: head/mail/spambnc/Makefile
==============================================================================
--- head/mail/spambnc/Makefile	Sun Jun 22 22:12:30 2014	(r358843)
+++ head/mail/spambnc/Makefile	Sun Jun 22 22:13:25 2014	(r358844)
@@ -17,7 +17,7 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	procmail:${PORTSDIR}/mail/procmail
 
-IGNOREFILES=	quickstart.shtml
+BROKEN=		No distinfo provided for some distfiles
 EXTRACT_DIR=	${WRKDIRPREFIX}${.CURDIR}/worktmp/${DISTNAME}
 EXTRACT_BEFORE_ARGS=	-C ${EXTRACT_DIR} -xf
 NO_BUILD=	yes
@@ -29,7 +29,6 @@ SUB_FILES=	pkg-message
 .if !defined(NOPORTDOCS)
 MASTER_SITES+=	http://www.spambouncer.org/configure/:upg
 DISTFILES+=	upgrading.shtml:upg
-IGNOREFILES+=	upgrading.shtml
 PORTDOCS=	documentation.html upgrading.html loglevels.txt
 .endif
 


More information about the svn-ports-head mailing list