git: bbdc1d08f46c - main - devel/rubygem-activesupport61: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:03 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbdc1d08f46c5d019d90941103b79a7d13ed577c commit bbdc1d08f46c5d019d90941103b79a7d13ed577c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:49 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:49 +0000 devel/rubygem-activesupport61: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-activesupport61/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-activesupport61/Makefile b/devel/rubygem-activesupport61/Makefile index 54229950c7e2..c12369ef0b30 100644 --- a/devel/rubygem-activesupport61/Makefile +++ b/devel/rubygem-activesupport61/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \ rubygem-tzinfo>=2.0<3:devel/rubygem-tzinfo \ rubygem-zeitwerk>=2.3<3:devel/rubygem-zeitwerk -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes