Date: Thu, 21 Oct 2021 15:43:32 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: 8b3ab3def8dc - main - textproc/rubygem-ox: Add CPE information Message-ID: <202110211543.19LFhWHN069173@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=8b3ab3def8dce3bf1756dfb86a47714bb9c8d241 commit 8b3ab3def8dce3bf1756dfb86a47714bb9c8d241 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:44 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:44 +0000 textproc/rubygem-ox: Add CPE information Approved by: portmgr (blanket) --- textproc/rubygem-ox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/rubygem-ox/Makefile b/textproc/rubygem-ox/Makefile index 367ff19aac46..388712b64c55 100644 --- a/textproc/rubygem-ox/Makefile +++ b/textproc/rubygem-ox/Makefile @@ -9,7 +9,8 @@ COMMENT= Speed-optimized XML parser and object serializer for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhWHN069173>