Date: Fri, 16 May 2014 17:16:50 GMT From: Joseph Benden <joe@thrallingpenguin.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/189867: [patch] Keep portscout from looking for newer versions of rubygem-httpi Message-ID: <201405161716.s4GHGod9002703@cgiserv.freebsd.org> Resent-Message-ID: <201405161720.s4GHK00b095002@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 189867 >Category: ports >Synopsis: [patch] Keep portscout from looking for newer versions of rubygem-httpi >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: Fri May 16 17:20: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-httpi. After Vagrant is accepted, this should be moved to its own port and the newest version should be this one. >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/www/rubygem-httpi/Makefile b/www/rubygem-httpi/Makefile index ab900e8..6609b9a 100644 --- a/www/rubygem-httpi/Makefile +++ b/www/rubygem-httpi/Makefile @@ -17,4 +17,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +PORTSCOUT= limit:^0\.9\. + .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?201405161716.s4GHGod9002703>