git: 407ddbc8f518 - main - devel/rubygem-activejob52: Add USES=cpe

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 27 19:49:18 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=407ddbc8f5187040b451b06c3105b1e67597b32c

commit 407ddbc8f5187040b451b06c3105b1e67597b32c
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 19:34:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 19:48:11 +0000

    devel/rubygem-activejob52: Add USES=cpe
---
 devel/rubygem-activejob52/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-activejob52/Makefile b/devel/rubygem-activejob52/Makefile
index 5ad0f5041bad..803de2cae037 100644
--- a/devel/rubygem-activejob52/Makefile
+++ b/devel/rubygem-activejob52/Makefile
@@ -15,11 +15,14 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 RUN_DEPENDS=	rubygem-activesupport52>=${PORTVERSION}:devel/rubygem-activesupport52 \
 		rubygem-globalid-rails52>=0.3.6:databases/rubygem-globalid-rails52
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	rubyonrails
+CPE_PRODUCT=	active_job
+
 PORTSCOUT=	limit:^5\.2\.
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list