Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2014 16:39:52 GMT
From:      Joseph Benden <joe@thrallingpenguin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189839: [patch] Keep portscout from looking for newer versions of rubygem-nori
Message-ID:  <201405151639.s4FGdqeg097584@cgiserv.freebsd.org>
Resent-Message-ID: <201405151640.s4FGe0Og095285@freefall.freebsd.org>

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

>Number:         189839
>Category:       ports
>Synopsis:       [patch] Keep portscout from looking for newer versions of rubygem-nori
>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 16:40:00 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-nori.

This should be placed into a different port and the newer one replacing this one. I will do this after Vagrant is accepted.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/rubygem-nori/Makefile b/devel/rubygem-nori/Makefile
index 6879ece..ba38995 100644
--- a/devel/rubygem-nori/Makefile
+++ b/devel/rubygem-nori/Makefile
@@ -15,4 +15,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^1\.0\.
+
 .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?201405151639.s4FGdqeg097584>