svn commit: r370282 - head/devel/rubygem-gyoku
Bartek Rutkowski
robak at FreeBSD.org
Tue Oct 7 09:50:28 UTC 2014
Author: robak
Date: Tue Oct 7 09:50:27 2014
New Revision: 370282
URL: https://svnweb.freebsd.org/changeset/ports/370282
QAT: https://qat.redports.org/buildarchive/r370282/
Log:
devel/rubygem-gyoku: keep portscout from looking for newer versions
PR: 189825
Submitted by: Joseph Benden <joe at thrallingpenguin.com>
Approved by: mentors (implicit)
Modified:
head/devel/rubygem-gyoku/Makefile
Modified: head/devel/rubygem-gyoku/Makefile
==============================================================================
--- head/devel/rubygem-gyoku/Makefile Tue Oct 7 09:47:55 2014 (r370281)
+++ head/devel/rubygem-gyoku/Makefile Tue Oct 7 09:50:27 2014 (r370282)
@@ -17,4 +17,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PORTSCOUT= limit:^0\.4\.
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list