svn commit: r366697 - head/devel/rubygem-timers1

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:20:18 UTC 2014


Author: swills
Date: Sun Aug 31 02:20:17 2014
New Revision: 366697
URL: http://svnweb.freebsd.org/changeset/ports/366697
QAT: https://qat.redports.org/buildarchive/r366697/

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

Modified:
  head/devel/rubygem-timers1/Makefile

Modified: head/devel/rubygem-timers1/Makefile
==============================================================================
--- head/devel/rubygem-timers1/Makefile	Sun Aug 31 02:15:59 2014	(r366696)
+++ head/devel/rubygem-timers1/Makefile	Sun Aug 31 02:20:17 2014	(r366697)
@@ -14,4 +14,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