svn commit: r366698 - head/devel/rubygem-tins0

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:21:16 UTC 2014


Author: swills
Date: Sun Aug 31 02:21:15 2014
New Revision: 366698
URL: http://svnweb.freebsd.org/changeset/ports/366698
QAT: https://qat.redports.org/buildarchive/r366698/

Log:
  devel/rubygem-tins0: limit portscout to proper versions

Modified:
  head/devel/rubygem-tins0/Makefile

Modified: head/devel/rubygem-tins0/Makefile
==============================================================================
--- head/devel/rubygem-tins0/Makefile	Sun Aug 31 02:20:17 2014	(r366697)
+++ head/devel/rubygem-tins0/Makefile	Sun Aug 31 02:21:15 2014	(r366698)
@@ -14,4 +14,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^0\.
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list