svn commit: r356967 - head/www/rubygem-httpi

Steve Wills swills at FreeBSD.org
Sun Jun 8 02:48:41 UTC 2014


Author: swills
Date: Sun Jun  8 02:48:40 2014
New Revision: 356967
URL: http://svnweb.freebsd.org/changeset/ports/356967
QAT: https://qat.redports.org/buildarchive/r356967/

Log:
  - Keep portscout from looking for newer versions
  
  PR:		189867
  Submitted by:	Joseph Benden <joe at thrallingpenguin.com> (maintainer)

Modified:
  head/www/rubygem-httpi/Makefile

Modified: head/www/rubygem-httpi/Makefile
==============================================================================
--- head/www/rubygem-httpi/Makefile	Sun Jun  8 02:31:40 2014	(r356966)
+++ head/www/rubygem-httpi/Makefile	Sun Jun  8 02:48:40 2014	(r356967)
@@ -17,4 +17,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^0\.9\.
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list