Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:34 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: 89729179b408 - main - textproc/rubygem-sanitize: Add CPE information
Message-ID:  <202110211543.19LFhYpV069235@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=89729179b4081116cfb2e67f4496018a51d7e65d

commit 89729179b4081116cfb2e67f4496018a51d7e65d
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:45 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:45 +0000

    textproc/rubygem-sanitize: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/rubygem-sanitize/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/rubygem-sanitize/Makefile b/textproc/rubygem-sanitize/Makefile
index 15c857109108..d9f9601eccb5 100644
--- a/textproc/rubygem-sanitize/Makefile
+++ b/textproc/rubygem-sanitize/Makefile
@@ -15,7 +15,8 @@ RUN_DEPENDS=	rubygem-crass>=1.0.2<1.1:www/rubygem-crass \
 		rubygem-nokogiri>=1.8.0:textproc/rubygem-nokogiri \
 		rubygem-nokogumbo>=2.0<3:textproc/rubygem-nokogumbo
 
-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?202110211543.19LFhYpV069235>