Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:03:32 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: 806dfb4b0830 - main - devel/rubygem-activesupport50: Cosmetic change
Message-ID:  <202110251603.19PG3WWY080409@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=806dfb4b08307ecdf6fc075140ec1ef4fe0c30c5

commit 806dfb4b08307ecdf6fc075140ec1ef4fe0c30c5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:11:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:43 +0000

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

diff --git a/devel/rubygem-activesupport50/Makefile b/devel/rubygem-activesupport50/Makefile
index 061f1832b0e4..b9a40d25e27b 100644
--- a/devel/rubygem-activesupport50/Makefile
+++ b/devel/rubygem-activesupport50/Makefile
@@ -19,11 +19,12 @@ RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
 		rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1
 
 USES=		cpe gem
-CPE_VENDOR=	${PORTNAME}_project
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	activesupport_project
+
 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?202110251603.19PG3WWY080409>