git: 5db59cb69984 - main - devel/rubygem-web-console3-rails5: Add USES=cpe

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5db59cb6998488eafb6de94c1ed0eba9de9d734d

commit 5db59cb6998488eafb6de94c1ed0eba9de9d734d
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 19:34:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 19:48:12 +0000

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

diff --git a/devel/rubygem-web-console3-rails5/Makefile b/devel/rubygem-web-console3-rails5/Makefile
index 67cad93031d4..79c8e2544dce 100644
--- a/devel/rubygem-web-console3-rails5/Makefile
+++ b/devel/rubygem-web-console3-rails5/Makefile
@@ -15,11 +15,14 @@ RUN_DEPENDS=	rubygem-activemodel5>=5.0:databases/rubygem-activemodel5 \
 		rubygem-bindex>=0.4.0:devel/rubygem-bindex \
 		rubygem-railties5>=5.0:www/rubygem-railties5
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	rubyonrails
+CPE_PRODUCT=	web_console
+
 # web-console 4.0.0+ requires Rails 6.0.0+
 PORTSCOUT=	limit:^3\.
 


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