svn commit: r353026 - head/devel/p5-DateTime-Format-Strptime

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 5 15:18:05 UTC 2014


Author: sunpoet
Date: Mon May  5 15:18:04 2014
New Revision: 353026
URL: http://svnweb.freebsd.org/changeset/ports/353026
QAT: https://qat.redports.org/buildarchive/r353026/

Log:
  - Add PORTSCOUT

Modified:
  head/devel/p5-DateTime-Format-Strptime/Makefile

Modified: head/devel/p5-DateTime-Format-Strptime/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-Strptime/Makefile	Mon May  5 15:09:59 2014	(r353025)
+++ head/devel/p5-DateTime-Format-Strptime/Makefile	Mon May  5 15:18:04 2014	(r353026)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	p5-Params-Validate>=0:${POR
 		p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
+PORTSCOUT=	skipv:1.0700
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list