Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2018 20:27:56 +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: r479469 - head/www/p5-Scrappy
Message-ID:  <201809102027.w8AKRur5004635@repo.freebsd.org>

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



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