svn commit: r366705 - head/www/rubygem-mechanize26

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:34:33 UTC 2014


Author: swills
Date: Sun Aug 31 02:34:32 2014
New Revision: 366705
URL: http://svnweb.freebsd.org/changeset/ports/366705
QAT: https://qat.redports.org/buildarchive/r366705/

Log:
  www/rubygem-mechanize26: limit portscout to proper versions

Modified:
  head/www/rubygem-mechanize26/Makefile

Modified: head/www/rubygem-mechanize26/Makefile
==============================================================================
--- head/www/rubygem-mechanize26/Makefile	Sun Aug 31 02:34:07 2014	(r366704)
+++ head/www/rubygem-mechanize26/Makefile	Sun Aug 31 02:34:32 2014	(r366705)
@@ -25,6 +25,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PORTSCOUT=	ignore
+PORTSCOUT=	limit:^2\.6
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list