svn commit: r346408 - head/www/p5-Parse-HTTP-UserAgent

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


Author: sunpoet
Date: Thu Feb 27 23:16:02 2014
New Revision: 346408
URL: http://svnweb.freebsd.org/changeset/ports/346408
QAT: https://qat.redports.org/buildarchive/r346408/

Log:
  - Add PORTSCOUT: reject developer releases

Modified:
  head/www/p5-Parse-HTTP-UserAgent/Makefile

Modified: head/www/p5-Parse-HTTP-UserAgent/Makefile
==============================================================================
--- head/www/p5-Parse-HTTP-UserAgent/Makefile	Thu Feb 27 23:15:20 2014	(r346407)
+++ head/www/p5-Parse-HTTP-UserAgent/Makefile	Thu Feb 27 23:16:02 2014	(r346408)
@@ -17,6 +17,8 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+PORTSCOUT=	limit:[^_]*
+
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list