svn commit: r379579 - head/databases/p5-DBD-SQLite

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 22 05:56:15 UTC 2015


Author: sunpoet
Date: Sun Feb 22 05:56:14 2015
New Revision: 379579
URL: https://svnweb.freebsd.org/changeset/ports/379579
QAT: https://qat.redports.org/buildarchive/r379579/

Log:
  - Add PORTSCOUT

Modified:
  head/databases/p5-DBD-SQLite/Makefile

Modified: head/databases/p5-DBD-SQLite/Makefile
==============================================================================
--- head/databases/p5-DBD-SQLite/Makefile	Sun Feb 22 05:56:09 2015	(r379578)
+++ head/databases/p5-DBD-SQLite/Makefile	Sun Feb 22 05:56:14 2015	(r379579)
@@ -17,6 +17,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list