svn commit: r508546 - head/www/rubygem-actionpack5

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


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

Log:
  Cosmetic change

Modified:
  head/www/rubygem-actionpack5/Makefile

Modified: head/www/rubygem-actionpack5/Makefile
==============================================================================
--- head/www/rubygem-actionpack5/Makefile	Sat Aug 10 22:51:42 2019	(r508545)
+++ head/www/rubygem-actionpack5/Makefile	Sat Aug 10 22:51:47 2019	(r508546)
@@ -20,11 +20,11 @@ RUN_DEPENDS=	rubygem-actionview5>=${PORTVERSION}:devel
 		rubygem-rails-dom-testing-rails5>=2.0:textproc/rubygem-rails-dom-testing-rails5 \
 		rubygem-rails-html-sanitizer>=1.0.2: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-head mailing list