svn commit: r360545 - head/devel/p5-Object-Container

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 4 06:28:37 UTC 2014


Author: sunpoet
Date: Fri Jul  4 06:28:36 2014
New Revision: 360545
URL: http://svnweb.freebsd.org/changeset/ports/360545
QAT: https://qat.redports.org/buildarchive/r360545/

Log:
  - Update PORTSCOUT

Modified:
  head/devel/p5-Object-Container/Makefile

Modified: head/devel/p5-Object-Container/Makefile
==============================================================================
--- head/devel/p5-Object-Container/Makefile	Fri Jul  4 06:10:23 2014	(r360544)
+++ head/devel/p5-Object-Container/Makefile	Fri Jul  4 06:28:36 2014	(r360545)
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	p5-Class-Accessor>=0:${PO
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
 
-PORTSCOUT=	limit:[0-9]*.[0-9][0-9]$$
+PORTSCOUT=	limit:^[0-9]*.[0-9][0-9]$$
 
 USE_PERL5=	configure
 USES=		perl5


More information about the svn-ports-all mailing list