Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:10 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: 54e3f2a69481 - main - devel/bit: Add CPE information
Message-ID:  <202110142132.19ELWAqf075827@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=54e3f2a694813cf2b28eb76febfb4df8236c866a

commit 54e3f2a694813cf2b28eb76febfb4df8236c866a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:12 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:12 +0000

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

diff --git a/devel/bit/Makefile b/devel/bit/Makefile
index 57da37c2448a..c2f375479eaa 100644
--- a/devel/bit/Makefile
+++ b/devel/bit/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Modern command-line interface to Git
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	chriswalz
 GH_TUPLE=	\



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