Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 16:00:26 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9e3a9ff95dce - main - devel/rubygem-actionview5: Cosmetic change
Message-ID:  <202109271600.18RG0QYg041843@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e3a9ff95dcebcd4c3e36bd9e1d25b751af23dae

commit 9e3a9ff95dcebcd4c3e36bd9e1d25b751af23dae
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-27 15:41:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-27 15:56:16 +0000

    devel/rubygem-actionview5: Cosmetic change
---
 devel/rubygem-actionview5/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/rubygem-actionview5/Makefile b/devel/rubygem-actionview5/Makefile
index 706ba76b7090..7e0023c4bac9 100644
--- a/devel/rubygem-actionview5/Makefile
+++ b/devel/rubygem-actionview5/Makefile
@@ -21,10 +21,10 @@ RUN_DEPENDS=	rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5
 USES=		cpe gem
 USE_RUBY=	yes
 
-CPE_VENDOR=	rubyonrails
-
 NO_ARCH=	yes
 
+CPE_VENDOR=	rubyonrails
+
 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?202109271600.18RG0QYg041843>