svn commit: r366702 - head/security/rubygem-net-scp11

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:30:41 UTC 2014


Author: swills
Date: Sun Aug 31 02:30:40 2014
New Revision: 366702
URL: http://svnweb.freebsd.org/changeset/ports/366702
QAT: https://qat.redports.org/buildarchive/r366702/

Log:
  security/rubygem-net-scp11: limit portscout to proper versions

Modified:
  head/security/rubygem-net-scp11/Makefile

Modified: head/security/rubygem-net-scp11/Makefile
==============================================================================
--- head/security/rubygem-net-scp11/Makefile	Sun Aug 31 02:27:23 2014	(r366701)
+++ head/security/rubygem-net-scp11/Makefile	Sun Aug 31 02:30:40 2014	(r366702)
@@ -17,6 +17,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PORTSCOUT=	ignore
+PORTSCOUT=	limit:^1\.1
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list