svn commit: r435930 - head/security/p5-POE-Filter-SSL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 11 15:59:38 UTC 2017


Author: sunpoet
Date: Sat Mar 11 15:59:36 2017
New Revision: 435930
URL: https://svnweb.freebsd.org/changeset/ports/435930

Log:
  Add PORTSCOUT

Modified:
  head/security/p5-POE-Filter-SSL/Makefile

Modified: head/security/p5-POE-Filter-SSL/Makefile
==============================================================================
--- head/security/p5-POE-Filter-SSL/Makefile	Sat Mar 11 15:59:32 2017	(r435929)
+++ head/security/p5-POE-Filter-SSL/Makefile	Sat Mar 11 15:59:36 2017	(r435930)
@@ -19,6 +19,8 @@ BUILD_DEPENDS=	p5-Net-SSLeay>=0:security
 		p5-libwww>=0:www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	skipv:0.291
+
 MAKE_ARGS=	PASTHRU_INC=-I${OPENSSLINC}
 USES=		perl5 ssl
 USE_PERL5=	configure


More information about the svn-ports-all mailing list