Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:45 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: 8b83d322128f - main - security/fizz: Add CPE information
Message-ID:  <202110211435.19LEZjXp072873@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=8b83d322128f53e0074b1458ae953e4a4b1308be

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

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

diff --git a/security/fizz/Makefile b/security/fizz/Makefile
index a65222a0adec..8173c68db27b 100644
--- a/security/fizz/Makefile
+++ b/security/fizz/Makefile
@@ -16,7 +16,8 @@ LIB_DEPENDS=	libdouble-conversion.so:devel/double-conversion \
 		libglog.so:devel/glog \
 		libsodium.so:security/libsodium
 
-USES=		cmake compiler:c++14-lang ssl
+USES=		cmake compiler:c++14-lang ssl cpe
+CPE_VENDOR=	facebook
 USE_GITHUB=	yes
 GH_ACCOUNT=	facebookincubator
 USE_LDCONFIG=	yes



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