svn commit: r380524 - head/databases/p5-DBIx-Class

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 5 17:27:58 UTC 2015


Author: sunpoet
Date: Thu Mar  5 17:27:57 2015
New Revision: 380524
URL: https://svnweb.freebsd.org/changeset/ports/380524
QAT: https://qat.redports.org/buildarchive/r380524/

Log:
  - Add PORTSCOUT

Modified:
  head/databases/p5-DBIx-Class/Makefile

Modified: head/databases/p5-DBIx-Class/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class/Makefile	Thu Mar  5 17:27:52 2015	(r380523)
+++ head/databases/p5-DBIx-Class/Makefile	Thu Mar  5 17:27:57 2015	(r380524)
@@ -62,6 +62,8 @@ TEST_DEPENDS=	p5-Class-DBI-Plugin-DeepAb
 OPTIONS_DEFINE=	SQLT
 SQLT_DESC=	SQL::Translator (generate DDL from schema)
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 USES=		perl5
 USE_PERL5=	configure
 CONFIGURE_ENV=	DBICTEST_NO_SQLITE_CHECK=1


More information about the svn-ports-head mailing list