svn commit: r435153 - head/devel/p5-DateTime-Format-Mail

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 1 14:41:32 UTC 2017


Author: sunpoet
Date: Wed Mar  1 14:41:31 2017
New Revision: 435153
URL: https://svnweb.freebsd.org/changeset/ports/435153

Log:
  Add PORTSCOUT

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

Modified: head/devel/p5-DateTime-Format-Mail/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-Mail/Makefile	Wed Mar  1 14:41:26 2017	(r435152)
+++ head/devel/p5-DateTime-Format-Mail/Makefile	Wed Mar  1 14:41:31 2017	(r435153)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	p5-Params-Validate>=0:devel
 		p5-DateTime>=0:devel/p5-DateTime
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
+PORTSCOUT=	skipv:0.3001
+
 NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list