svn commit: r366707 - head/www/rubygem-net-http-persistent25

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


Author: swills
Date: Sun Aug 31 02:41:06 2014
New Revision: 366707
URL: http://svnweb.freebsd.org/changeset/ports/366707
QAT: https://qat.redports.org/buildarchive/r366707/

Log:
  www/rubygem-net-http-persistent25: limit portscout to proper versions

Modified:
  head/www/rubygem-net-http-persistent25/Makefile

Modified: head/www/rubygem-net-http-persistent25/Makefile
==============================================================================
--- head/www/rubygem-net-http-persistent25/Makefile	Sun Aug 31 02:36:00 2014	(r366706)
+++ head/www/rubygem-net-http-persistent25/Makefile	Sun Aug 31 02:41:06 2014	(r366707)
@@ -15,4 +15,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^2\.5
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list