svn commit: r377407 - head/devel/p5-RPSL-Parser

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 19 13:05:48 UTC 2015


Author: sunpoet
Date: Mon Jan 19 13:05:47 2015
New Revision: 377407
URL: https://svnweb.freebsd.org/changeset/ports/377407
QAT: https://qat.redports.org/buildarchive/r377407/

Log:
  - Add PORTSCOUT

Modified:
  head/devel/p5-RPSL-Parser/Makefile

Modified: head/devel/p5-RPSL-Parser/Makefile
==============================================================================
--- head/devel/p5-RPSL-Parser/Makefile	Mon Jan 19 13:05:41 2015	(r377406)
+++ head/devel/p5-RPSL-Parser/Makefile	Mon Jan 19 13:05:47 2015	(r377407)
@@ -18,6 +18,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	skipv:0.039001,0.039_001,0.19,0.28,0.29,0.32,0.38,0.39
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list