git: 7e6c84537368 - main - devel/rubygem-activesupport4: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:57 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e6c845373681f44391da3c18c358c5fa3d394f5 commit 7e6c845373681f44391da3c18c358c5fa3d394f5 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:47 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:47 +0000 devel/rubygem-activesupport4: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-activesupport4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index 568d1e404f86..e555913edb95 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -17,7 +17,8 @@ RUN_DEPENDS= rubygem-i18n>=0.7,2:devel/rubygem-i18n \ rubygem-thread_safe>=0.3.4<1:devel/rubygem-thread_safe \ rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1 -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes