Date: Tue, 7 Oct 2014 09:50:28 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370282 - head/devel/rubygem-gyoku Message-ID: <201410070950.s979oSgM076997@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410070950.s979oSgM076997>