From nobody@FreeBSD.org  Thu May 15 16:39:52 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 9E294803
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 May 2014 16:39:52 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 8B38429D3
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 May 2014 16:39:52 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4FGdq4n097585
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 May 2014 16:39:52 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4FGdqeg097584;
	Thu, 15 May 2014 16:39:52 GMT
	(envelope-from nobody)
Message-Id: <201405151639.s4FGdqeg097584@cgiserv.freebsd.org>
Date: Thu, 15 May 2014 16:39:52 GMT
From: Joseph Benden <joe@thrallingpenguin.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Keep portscout from looking for newer versions of rubygem-nori
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         189839
>Category:       ports
>Synopsis:       [patch] Keep portscout from looking for newer versions of devel/rubygem-nori
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>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:  Thu May 15 17:39:09 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 15 17:39:08 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189839 
>Unformatted:
