Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:42 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: 3bc5d5b48c4e - main - security/vault: Add CPE information
Message-ID:  <202110131318.19DDIgOU078874@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=3bc5d5b48c4ee377f02ebc25d9957effb3b98813

commit 3bc5d5b48c4ee377f02ebc25d9957effb3b98813
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:15:57 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:15:57 +0000

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

diff --git a/security/vault/Makefile b/security/vault/Makefile
index c25014b5e082..2098efe59495 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Tool for securely accessing secrets
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
+CPE_VENDOR=	hashicorp
 
 USE_GITHUB=	yes
 GH_TUPLE=	hashicorp:${PORTNAME}:${VAULTTAG}:DEFAULT \



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