svn commit: r430418 - head/devel/rubygem-json1

Steve Wills swills at FreeBSD.org
Mon Jan 2 22:54:25 UTC 2017


Author: swills
Date: Mon Jan  2 22:54:24 2017
New Revision: 430418
URL: https://svnweb.freebsd.org/changeset/ports/430418

Log:
  devel/rubygem-json1: add portscout limit

Modified:
  head/devel/rubygem-json1/Makefile

Modified: head/devel/rubygem-json1/Makefile
==============================================================================
--- head/devel/rubygem-json1/Makefile	Mon Jan  2 22:53:43 2017	(r430417)
+++ head/devel/rubygem-json1/Makefile	Mon Jan  2 22:54:24 2017	(r430418)
@@ -18,4 +18,6 @@ LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
 USE_RUBY=	yes
 USES=		gem
 
+PORTSCOUT=	limit:^1\.
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list