Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:04:12 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: 06f4b91585f0 - main - devel/rubygem-grape140: Cosmetic change
Message-ID:  <202110251604.19PG4CKK081290@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=06f4b91585f088e31e57524c161fc252debabc52

commit 06f4b91585f088e31e57524c161fc252debabc52
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:11:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:53 +0000

    devel/rubygem-grape140: Cosmetic change
---
 devel/rubygem-grape140/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-grape140/Makefile b/devel/rubygem-grape140/Makefile
index 8eea49ac8c84..b3ccad4dfd41 100644
--- a/devel/rubygem-grape140/Makefile
+++ b/devel/rubygem-grape140/Makefile
@@ -19,11 +19,12 @@ RUN_DEPENDS=	rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
 		rubygem-virtus>=1.0.0:devel/rubygem-virtus
 
 USES=		cpe gem
-CPE_VENDOR=	ruby-grape
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	ruby-grape
+
 # www/gitlab-ce requires grape = 1.4.0
 PORTSCOUT=	ignore:1
 



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