Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2014 00:59:08 GMT
From:      Joseph Benden <joe@thrallingpenguin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189825: [patch] Keep portscout from looking for newer versions of rubygem-gyoku
Message-ID:  <201405150059.s4F0x8NH084546@cgiserv.freebsd.org>
Resent-Message-ID: <201405150100.s4F101Wp017703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405150059.s4F0x8NH084546>