git: 6f56e15d87bd - main - security/boringssl: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:30:06 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6f56e15d87bdfef3d9e7c652350e48dbb4fc9722
commit 6f56e15d87bdfef3d9e7c652350e48dbb4fc9722
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:22:14 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list