svn commit: r366701 - head/net/rubygem-rubyntlm01

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:27:23 UTC 2014


Author: swills
Date: Sun Aug 31 02:27:23 2014
New Revision: 366701
URL: http://svnweb.freebsd.org/changeset/ports/366701
QAT: https://qat.redports.org/buildarchive/r366701/

Log:
  net/rubygem-rubyntlm01: limit portscout to proper versions

Modified:
  head/net/rubygem-rubyntlm01/Makefile

Modified: head/net/rubygem-rubyntlm01/Makefile
==============================================================================
--- head/net/rubygem-rubyntlm01/Makefile	Sun Aug 31 02:26:27 2014	(r366700)
+++ head/net/rubygem-rubyntlm01/Makefile	Sun Aug 31 02:27:23 2014	(r366701)
@@ -13,5 +13,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^0\.1
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list