svn commit: r456825 - head/security/rubygem-openssl20

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 20 14:42:30 UTC 2017


Author: sunpoet
Date: Wed Dec 20 14:42:27 2017
New Revision: 456825
URL: https://svnweb.freebsd.org/changeset/ports/456825

Log:
  Add PORTSCOUT

Modified:
  head/security/rubygem-openssl20/Makefile

Modified: head/security/rubygem-openssl20/Makefile
==============================================================================
--- head/security/rubygem-openssl20/Makefile	Wed Dec 20 14:42:22 2017	(r456824)
+++ head/security/rubygem-openssl20/Makefile	Wed Dec 20 14:42:27 2017	(r456825)
@@ -14,6 +14,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.txt
 
+PORTSCOUT=	limit:^2\.0\.
+
 USE_RUBY=	yes
 USES=		gem ssl
 


More information about the svn-ports-head mailing list