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