svn commit: r368704 - head/devel/rubygem-sprockets211

Steve Wills swills at FreeBSD.org
Sun Sep 21 01:28:31 UTC 2014


Author: swills
Date: Sun Sep 21 01:28:30 2014
New Revision: 368704
URL: http://svnweb.freebsd.org/changeset/ports/368704
QAT: https://qat.redports.org/buildarchive/r368704/

Log:
  devel/rubygem-sprockets211: limit portsccout to 2.11.x versions

Modified:
  head/devel/rubygem-sprockets211/Makefile

Modified: head/devel/rubygem-sprockets211/Makefile
==============================================================================
--- head/devel/rubygem-sprockets211/Makefile	Sun Sep 21 01:27:02 2014	(r368703)
+++ head/devel/rubygem-sprockets211/Makefile	Sun Sep 21 01:28:30 2014	(r368704)
@@ -25,4 +25,6 @@ RUBYGEM_AUTOPLIST=	yes
 
 PLIST_FILES=	bin/sprockets
 
+PORTSCOUT=	limit:^2\.11
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list