ports/189825: [patch] Keep portscout from looking for newer versions of rubygem-gyoku

Joseph Benden joe at thrallingpenguin.com
Thu May 15 01:00:02 UTC 2014


>Number:         189825
>Category:       ports
>Synopsis:       [patch] Keep portscout from looking for newer versions of rubygem-gyoku
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 01:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Benden
>Release:        FreeBSD 11
>Organization:
>Environment:
FreeBSD lucy 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r264887: Thu Apr 24 12:43:46 MST 2014     root at lucy:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Keep portscout from looking for newer versions of rubygem-gyoku.

Ideally, this port should be isolated and the newer version replacing this one. I'll get to that once the rest of the Vagrant patches are applied.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/rubygem-gyoku/Makefile b/devel/rubygem-gyoku/Makefile
index 7527d53..05af728 100644
--- a/devel/rubygem-gyoku/Makefile
+++ b/devel/rubygem-gyoku/Makefile
@@ -17,4 +17,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^0\.4\.
+
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list