Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:35 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: d1b49965a1e4 - main - textproc/rubygem-sanitize20: Add CPE information
Message-ID:  <202110211543.19LFhZkN069263@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=d1b49965a1e4d84a6d7556de2ab16edecd91c1f1

commit d1b49965a1e4d84a6d7556de2ab16edecd91c1f1
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-sanitize20: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/rubygem-sanitize20/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/rubygem-sanitize20/Makefile b/textproc/rubygem-sanitize20/Makefile
index 062fd077ff03..3c841d9ccb78 100644
--- a/textproc/rubygem-sanitize20/Makefile
+++ b/textproc/rubygem-sanitize20/Makefile
@@ -15,7 +15,8 @@ RUN_DEPENDS=	rubygem-nokogiri>=1.4.4:textproc/rubygem-nokogiri
 PORTSCOUT=	limit:^2\.0
 
 NO_ARCH=	yes
-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.19LFhZkN069263>