svn commit: r508547 - head/www/rubygem-actionpack50

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 10 22:51:55 UTC 2019


Author: sunpoet
Date: Sat Aug 10 22:51:52 2019
New Revision: 508547
URL: https://svnweb.freebsd.org/changeset/ports/508547

Log:
  Cosmetic change

Modified:
  head/www/rubygem-actionpack50/Makefile

Modified: head/www/rubygem-actionpack50/Makefile
==============================================================================
--- head/www/rubygem-actionpack50/Makefile	Sat Aug 10 22:51:47 2019	(r508546)
+++ head/www/rubygem-actionpack50/Makefile	Sat Aug 10 22:51:52 2019	(r508547)
@@ -20,11 +20,11 @@ RUN_DEPENDS=	rubygem-actionview50>=${PORTVERSION}:deve
 		rubygem-rails-dom-testing-rails50>=2.0:textproc/rubygem-rails-dom-testing-rails50 \
 		rubygem-rails-html-sanitizer>=1.0.2: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