svn commit: r479469 - head/www/p5-Scrappy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 10 20:27:57 UTC 2018


Author: sunpoet
Date: Mon Sep 10 20:27:56 2018
New Revision: 479469
URL: https://svnweb.freebsd.org/changeset/ports/479469

Log:
  Add PORTSCOUT

Modified:
  head/www/p5-Scrappy/Makefile

Modified: head/www/p5-Scrappy/Makefile
==============================================================================
--- head/www/p5-Scrappy/Makefile	Mon Sep 10 20:27:51 2018	(r479468)
+++ head/www/p5-Scrappy/Makefile	Mon Sep 10 20:27:56 2018	(r479469)
@@ -31,6 +31,8 @@ BUILD_DEPENDS=	p5-File-ShareDir-Install>=0.03:devel/p5
 		p5-YAML-Syck>=0:textproc/p5-YAML-Syck
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	skipv:0.921111901
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list