ports/189867: [patch] Keep portscout from looking for newer versions of rubygem-httpi

Joseph Benden joe at thrallingpenguin.com
Fri May 16 17:20:00 UTC 2014


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


More information about the freebsd-ports-bugs mailing list