svn commit: r356966 - head/devel/rubygem-nori
Steve Wills
swills at FreeBSD.org
Sun Jun 8 02:31:40 UTC 2014
Author: swills
Date: Sun Jun 8 02:31:40 2014
New Revision: 356966
URL: http://svnweb.freebsd.org/changeset/ports/356966
QAT: https://qat.redports.org/buildarchive/r356966/
Log:
- Keep portscout from looking for newer versions
PR: 189839
Submitted by: Joseph Benden <joe at thrallingpenguin.com>
Modified:
head/devel/rubygem-nori/Makefile
Modified: head/devel/rubygem-nori/Makefile
==============================================================================
--- head/devel/rubygem-nori/Makefile Sun Jun 8 02:06:28 2014 (r356965)
+++ head/devel/rubygem-nori/Makefile Sun Jun 8 02:31:40 2014 (r356966)
@@ -15,4 +15,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PORTSCOUT= limit:^1\.0\.
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list