git: 100ea8c2b053 - main - devel/rubygem-actionview50: Add USES=cpe
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 16:00:36 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=100ea8c2b053b99a36a4d2c57a0ca4888b237fee
commit 100ea8c2b053b99a36a4d2c57a0ca4888b237fee
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:41:30 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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>
More information about the dev-commits-ports-all
mailing list