svn commit: r366696 - head/devel/rubygem-tilt1

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


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

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

Modified:
  head/devel/rubygem-tilt1/Makefile

Modified: head/devel/rubygem-tilt1/Makefile
==============================================================================
--- head/devel/rubygem-tilt1/Makefile	Sun Aug 31 02:10:16 2014	(r366695)
+++ head/devel/rubygem-tilt1/Makefile	Sun Aug 31 02:15:59 2014	(r366696)
@@ -15,4 +15,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^1\.
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list