Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:24 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: 68e173de4205 - main - textproc/ripgrep: Add CPE information
Message-ID:  <202110211543.19LFhOmw068971@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=68e173de420582d96272838f15af409a56335b85

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

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

diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile
index ae00a8389d0c..e49197bfccc5 100644
--- a/textproc/ripgrep/Makefile
+++ b/textproc/ripgrep/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE_UNLICENSE=	${WRKSRC}/UNLICENSE
 
 BUILD_DEPENDS=	asciidoctor:textproc/rubygem-asciidoctor
 
-USES=		cargo
+USES=		cargo cpe
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	BurntSushi
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhOmw068971>