From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 15 01:00:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08038626 for ; Thu, 15 May 2014 01:00:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE4372D83 for ; Thu, 15 May 2014 01:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4F101ll017704 for ; Thu, 15 May 2014 01:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4F101Wp017703; Thu, 15 May 2014 01:00:01 GMT (envelope-from gnats) Resent-Date: Thu, 15 May 2014 01:00:01 GMT Resent-Message-Id: <201405150100.s4F101Wp017703@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joseph Benden Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82138617 for ; Thu, 15 May 2014 00:59:08 +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 6F1562D79 for ; Thu, 15 May 2014 00:59:08 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4F0x87b084547 for ; Thu, 15 May 2014 00:59:08 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4F0x8NH084546; Thu, 15 May 2014 00:59:08 GMT (envelope-from nobody) Message-Id: <201405150059.s4F0x8NH084546@cgiserv.freebsd.org> Date: Thu, 15 May 2014 00:59:08 GMT From: Joseph Benden To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189825: [patch] Keep portscout from looking for newer versions of rubygem-gyoku X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 01:00:02 -0000 >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 >Release-Note: >Audit-Trail: >Unformatted: