Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2019 11:28:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508613 - head/devel/rubygem-actionview5
Message-ID:  <201908111128.x7BBSgbo031747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908111128.x7BBSgbo031747>