Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:57 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: e5eba9df399f - main - security/nebula: Add CPE information
Message-ID:  <202110211435.19LEZvXA073196@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=e5eba9df399f4930bb63b46be7f5b565b496197e

commit e5eba9df399f4930bb63b46be7f5b565b496197e
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:06 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:06 +0000

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

diff --git a/security/nebula/Makefile b/security/nebula/Makefile
index 17097dc83992..ce75a659a77f 100644
--- a/security/nebula/Makefile
+++ b/security/nebula/Makefile
@@ -10,7 +10,8 @@ COMMENT=	Scalable overlay networking tool
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
+CPE_VENDOR=	slack
 USE_GITHUB=	yes
 GH_ACCOUNT=	slackhq
 GH_TUPLE=	\



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