svn commit: r346407 - head/net/p5-OAI-Harvester

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 27 23:15:21 UTC 2014


Author: sunpoet
Date: Thu Feb 27 23:15:20 2014
New Revision: 346407
URL: http://svnweb.freebsd.org/changeset/ports/346407
QAT: https://qat.redports.org/buildarchive/r346407/

Log:
  - Add PORTSCOUT: reject developer releases

Modified:
  head/net/p5-OAI-Harvester/Makefile

Modified: head/net/p5-OAI-Harvester/Makefile
==============================================================================
--- head/net/p5-OAI-Harvester/Makefile	Thu Feb 27 23:09:13 2014	(r346406)
+++ head/net/p5-OAI-Harvester/Makefile	Thu Feb 27 23:15:20 2014	(r346407)
@@ -22,6 +22,8 @@ BUILD_DEPENDS=	p5-URI>=1.30:${PORTSDIR}/
 		p5-libwww>=2.0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	limit:[^_]*
+
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list