svn commit: r366706 - head/www/rubygem-net-http-digest_auth11

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:36:01 UTC 2014


Author: swills
Date: Sun Aug 31 02:36:00 2014
New Revision: 366706
URL: http://svnweb.freebsd.org/changeset/ports/366706
QAT: https://qat.redports.org/buildarchive/r366706/

Log:
  www/rubygem-net-http-digest_auth11: limit portscout to proper versions

Modified:
  head/www/rubygem-net-http-digest_auth11/Makefile

Modified: head/www/rubygem-net-http-digest_auth11/Makefile
==============================================================================
--- head/www/rubygem-net-http-digest_auth11/Makefile	Sun Aug 31 02:34:32 2014	(r366705)
+++ head/www/rubygem-net-http-digest_auth11/Makefile	Sun Aug 31 02:36:00 2014	(r366706)
@@ -15,4 +15,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^1\.1
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list