Date: Thu, 21 Oct 2021 15:44:16 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: 6145aebae8ff - main - www/rubygem-addressable25: Add CPE information Message-ID: <202110211544.19LFiG16070298@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=6145aebae8ffd492795d3d578dbfd98278e5e040 commit 6145aebae8ffd492795d3d578dbfd98278e5e040 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:54 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:54 +0000 www/rubygem-addressable25: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-addressable25/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-addressable25/Makefile b/www/rubygem-addressable25/Makefile index 404774f096b7..0e37660efb68 100644 --- a/www/rubygem-addressable25/Makefile +++ b/www/rubygem-addressable25/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix -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?202110211544.19LFiG16070298>