Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:30:05 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6f56e15d87bd - main - security/boringssl: Add CPE information
Message-ID:  <202109252030.18PKU5fV056418@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 6f56e15d87bdfef3d9e7c652350e48dbb4fc9722
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 20:22:14 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-25 20:28:58 +0000

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

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index fce43f128f9a..7fd734050030 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -9,7 +9,9 @@ COMMENT=	Fork of OpenSSL
 LICENSE=	OpenSSL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake:insource go:no_targets localbase perl5
+USES=		cmake:insource cpe go:no_targets localbase perl5
+
+CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google



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