git: 902064632e90 - main - devel/rubygem-grape: Add USES=cpe

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 22:26:14 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=902064632e90c47b1bae9b0f58de0f0c66e9645b

commit 902064632e90c47b1bae9b0f58de0f0c66e9645b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:16:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:23:46 +0000

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

diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile
index 193965677c28..81eb6e7774f1 100644
--- a/devel/rubygem-grape/Makefile
+++ b/devel/rubygem-grape/Makefile
@@ -17,9 +17,11 @@ RUN_DEPENDS=	rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
 		rubygem-rack-accept>=0:www/rubygem-rack-accept \
 		rubygem-virtus>=1.0.0:devel/rubygem-virtus
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	ruby-grape
+
 .include <bsd.port.mk>


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