svn commit: r375939 - head/databases/p5-MongoDB

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 1 16:09:30 UTC 2015


Author: sunpoet
Date: Thu Jan  1 16:09:28 2015
New Revision: 375939
URL: https://svnweb.freebsd.org/changeset/ports/375939
QAT: https://qat.redports.org/buildarchive/r375939/

Log:
  - Add PORTSCOUT

Modified:
  head/databases/p5-MongoDB/Makefile

Modified: head/databases/p5-MongoDB/Makefile
==============================================================================
--- head/databases/p5-MongoDB/Makefile	Thu Jan  1 16:09:23 2015	(r375938)
+++ head/databases/p5-MongoDB/Makefile	Thu Jan  1 16:09:28 2015	(r375939)
@@ -26,6 +26,8 @@ TEST_DEPENDS=	p5-Data-Types>=0:${PORTSDI
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 MAKE_JOBS_UNSAFE=	yes
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list