svn commit: r467962 - head/devel/rubygem-actionview5

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


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

Log:
  Add PORTSCOUT

Modified:
  head/devel/rubygem-actionview5/Makefile

Modified: head/devel/rubygem-actionview5/Makefile
==============================================================================
--- head/devel/rubygem-actionview5/Makefile	Sun Apr 22 08:50:17 2018	(r467961)
+++ head/devel/rubygem-actionview5/Makefile	Sun Apr 22 08:50:22 2018	(r467962)
@@ -19,6 +19,8 @@ RUN_DEPENDS=	rubygem-activesupport5>=${PORTVERSION}:de
 		rubygem-rails-dom-testing-rails5>=2.0:textproc/rubygem-rails-dom-testing-rails5 \
 		rubygem-rails-html-sanitizer>=1.0.3:textproc/rubygem-rails-html-sanitizer
 
+PORTSCOUT=	limit:^5\.1\.
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list