svn commit: r508614 - head/devel/rubygem-actionview50

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 11 11:28:47 UTC 2019


Author: sunpoet
Date: Sun Aug 11 11:28:46 2019
New Revision: 508614
URL: https://svnweb.freebsd.org/changeset/ports/508614

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-actionview50/Makefile

Modified: head/devel/rubygem-actionview50/Makefile
==============================================================================
--- head/devel/rubygem-actionview50/Makefile	Sun Aug 11 11:28:41 2019	(r508613)
+++ head/devel/rubygem-actionview50/Makefile	Sun Aug 11 11:28:46 2019	(r508614)
@@ -19,11 +19,11 @@ RUN_DEPENDS=	rubygem-activesupport50>=${PORTVERSION}:d
 		rubygem-rails-dom-testing-rails50>=2.0:textproc/rubygem-rails-dom-testing-rails50 \
 		rubygem-rails-html-sanitizer>=1.0.3:textproc/rubygem-rails-html-sanitizer
 
-PORTSCOUT=	limit:^5\.0\.
-
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^5\.0\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list