svn commit: r467964 - head/devel/rubygem-activesupport5

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 22 08:50:35 UTC 2018


Author: sunpoet
Date: Sun Apr 22 08:50:33 2018
New Revision: 467964
URL: https://svnweb.freebsd.org/changeset/ports/467964

Log:
  Add PORTSCOUT

Modified:
  head/devel/rubygem-activesupport5/Makefile

Modified: head/devel/rubygem-activesupport5/Makefile
==============================================================================
--- head/devel/rubygem-activesupport5/Makefile	Sun Apr 22 08:50:28 2018	(r467963)
+++ head/devel/rubygem-activesupport5/Makefile	Sun Apr 22 08:50:33 2018	(r467964)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0.2:devel/ruby
 		rubygem-minitest>=5.1:devel/rubygem-minitest \
 		rubygem-tzinfo>=1.1:devel/rubygem-tzinfo
 
+PORTSCOUT=	limit:^5\.1\.
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list