git: 6c74d476ee05 - main - devel/git: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:19:45 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c74d476ee057dd3dd0461be2f33eda998ee3c3c

commit 6c74d476ee057dd3dd0461be2f33eda998ee3c3c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:43:30 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:31 +0000

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

diff --git a/devel/git/Makefile b/devel/git/Makefile
index 2cc91a945560..0214bf520891 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -32,7 +32,9 @@ tiny_CONFLICTS_INSTALL=		git git-gui git-svn git-lite
 tiny_DESCR=			${.CURDIR}/pkg-descr-tiny
 tiny_PKGNAMESUFFIX=		-tiny
 
-USES=		autoreconf gmake iconv shebangfix ssl tar:xz
+USES=		autoreconf cpe gmake iconv shebangfix ssl tar:xz
+
+CPE_VENDOR=	git-scm
 
 COMMENT_gui=	(GUI enabled flavor)
 COMMENT_lite=	(lite flavor)


More information about the dev-commits-ports-main mailing list