Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2019 11:28:47 +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: r508614 - head/devel/rubygem-actionview50
Message-ID:  <201908111128.x7BBSlHd031856@repo.freebsd.org>

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



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