svn commit: r366700 - head/net/rubygem-bunny060

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:26:28 UTC 2014


Author: swills
Date: Sun Aug 31 02:26:27 2014
New Revision: 366700
URL: http://svnweb.freebsd.org/changeset/ports/366700
QAT: https://qat.redports.org/buildarchive/r366700/

Log:
  net/rubygem-bunny060: limit portscout to proper versions

Modified:
  head/net/rubygem-bunny060/Makefile

Modified: head/net/rubygem-bunny060/Makefile
==============================================================================
--- head/net/rubygem-bunny060/Makefile	Sun Aug 31 02:23:52 2014	(r366699)
+++ head/net/rubygem-bunny060/Makefile	Sun Aug 31 02:26:27 2014	(r366700)
@@ -17,6 +17,6 @@ RUBYGEM_AUTOPLIST=	yes
 
 PKGNAMESUFFIX=	060
 
-PORTSCOUT=	ignore
+PORTSCOUT=	limit:^0\.6\.0
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list