Date: Thu, 14 Oct 2021 21:33:58 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 160c83763e6f - main - devel/rubygem-activesupport5: Add CPE information Message-ID: <202110142133.19ELXw8Y081011@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=160c83763e6f5fe4b026c7af820ec9307c39d371 commit 160c83763e6f5fe4b026c7af820ec9307c39d371 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-activesupport5: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-activesupport5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-activesupport5/Makefile b/devel/rubygem-activesupport5/Makefile index b3a19eeb99c2..00407bb126fa 100644 --- a/devel/rubygem-activesupport5/Makefile +++ b/devel/rubygem-activesupport5/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \ rubygem-minitest>=5.1<6:devel/rubygem-minitest \ rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1 -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142133.19ELXw8Y081011>