Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 16:00:27 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: 100ea8c2b053 - main - devel/rubygem-actionview50: Add USES=cpe
Message-ID:  <202109271600.18RG0RiT041867@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=100ea8c2b053b99a36a4d2c57a0ca4888b237fee

commit 100ea8c2b053b99a36a4d2c57a0ca4888b237fee
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-actionview50: Add USES=cpe
---
 devel/rubygem-actionview50/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-actionview50/Makefile b/devel/rubygem-actionview50/Makefile
index 152eb80e5a0f..a8661410fd89 100644
--- a/devel/rubygem-actionview50/Makefile
+++ b/devel/rubygem-actionview50/Makefile
@@ -18,11 +18,13 @@ RUN_DEPENDS=	rubygem-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport
 		rubygem-rails-dom-testing-rails50>=2.0<3:textproc/rubygem-rails-dom-testing-rails50 \
 		rubygem-rails-html-sanitizer>=1.0.3<2:textproc/rubygem-rails-html-sanitizer
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	rubyonrails
+
 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?202109271600.18RG0RiT041867>