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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 23 05:56:28 UTC 2015


Author: sunpoet
Date: Sat May 23 05:56:27 2015
New Revision: 387094
URL: https://svnweb.freebsd.org/changeset/ports/387094

Log:
  - Update PORTSCOUT

Modified:
  head/databases/p5-MongoDB/Makefile

Modified: head/databases/p5-MongoDB/Makefile
==============================================================================
--- head/databases/p5-MongoDB/Makefile	Sat May 23 05:26:07 2015	(r387093)
+++ head/databases/p5-MongoDB/Makefile	Sat May 23 05:56:27 2015	(r387094)
@@ -33,7 +33,7 @@ TEST_DEPENDS=	p5-Data-Dump>=0:${PORTSDIR
 		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
 		p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
 
-PORTSCOUT=	limit:^v*[0-9\.]*$$
+PORTSCOUT=	skipv:0.999.998.5
 
 CFLAGS+=	-DBSON_COMPILATION
 MAKE_JOBS_UNSAFE=	yes


More information about the svn-ports-all mailing list