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

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


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

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-actionview5/Makefile

Modified: head/devel/rubygem-actionview5/Makefile
==============================================================================
--- head/devel/rubygem-actionview5/Makefile	Sun Aug 11 11:28:36 2019	(r508612)
+++ head/devel/rubygem-actionview5/Makefile	Sun Aug 11 11:28:41 2019	(r508613)
@@ -19,11 +19,11 @@ 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\.
-
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^5\.1\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list