Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 05:56:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379579 - head/databases/p5-DBD-SQLite
Message-ID:  <201502220556.t1M5uEBa025241@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502220556.t1M5uEBa025241>