git: f5db016c4892 - main - devel/rubygem-activejob5: Add USES=cpe
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 19:49:16 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f5db016c48920f8220b7bd7dd9bbfe5cd59ec786
commit f5db016c48920f8220b7bd7dd9bbfe5cd59ec786
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 19:34:06 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 19:48:10 +0000
devel/rubygem-activejob5: Add USES=cpe
---
devel/rubygem-activejob5/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-activejob5/Makefile b/devel/rubygem-activejob5/Makefile
index e32464f6305b..932c8773d0ab 100644
--- a/devel/rubygem-activejob5/Makefile
+++ b/devel/rubygem-activejob5/Makefile
@@ -15,11 +15,14 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5 \
rubygem-globalid-rails5>=0.3.6:databases/rubygem-globalid-rails5
-USES= gem
+USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= rubyonrails
+CPE_PRODUCT= active_job
+
PORTSCOUT= limit:^5\.1\.
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list