git: 194979e61fed - main - security/boringssl: update to the recent snapshot

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Fri, 08 Dec 2023 19:49:13 UTC
The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=194979e61fedbc61b91c086acfbb14b6cf30a9d1

commit 194979e61fedbc61b91c086acfbb14b6cf30a9d1
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-12-08 19:46:17 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-12-08 19:49:05 +0000

    security/boringssl: update to the recent snapshot
---
 security/boringssl/Makefile                          | 5 ++---
 security/boringssl/distinfo                          | 6 +++---
 security/boringssl/files/patch-crypto_CMakeLists.txt | 4 ++--
 security/boringssl/pkg-plist                         | 1 +
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 1208cc74540a..40a675ac209a 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.11.29.01
-PORTREVISION=	1
+PORTVERSION=	0.0.0.0.2023.12.06.01
 CATEGORIES=	security
 MASTER_SITES+=	https://proxy.golang.org/:gomods
 DISTFILES+=	golang.org/x/crypto/@v/v0.14.0.zip:gomods \
@@ -29,7 +28,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	9d47967
+GH_TAGNAME=	e648990
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 USE_LDCONFIG=	yes
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 0d21f0222732..4779825e3e00 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1701359666
+TIMESTAMP = 1702062878
 SHA256 (golang.org/x/crypto/@v/v0.14.0.zip) = a72c57e71d0fbd460d8493c958fb2841357e3babbb32d7fe2cd533564b1d66b7
 SIZE (golang.org/x/crypto/@v/v0.14.0.zip) = 1791629
 SHA256 (golang.org/x/crypto/@v/v0.14.0.mod) = 336a220466eb3ced51eb4489762a3264a5cfb6cb710358870096660099a9caa7
@@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.13.0.zip) = a2140133ab5edea486ec9239da01995e606e
 SIZE (golang.org/x/term/@v/v0.13.0.zip) = 19958
 SHA256 (golang.org/x/term/@v/v0.13.0.mod) = 26277b0b5bc33d0241f2337839e8a663d2a6c603058870f27ced9df1fee7e357
 SIZE (golang.org/x/term/@v/v0.13.0.mod) = 68
-SHA256 (google-boringssl-0.0.0.0.2023.11.29.01-9d47967_GH0.tar.gz) = ada432fb89547499d14d578f87441903000b9957c6645559552329c9585af7a9
-SIZE (google-boringssl-0.0.0.0.2023.11.29.01-9d47967_GH0.tar.gz) = 36673585
+SHA256 (google-boringssl-0.0.0.0.2023.12.06.01-e648990_GH0.tar.gz) = 3f069fbb808cc3a86577ea4a420abba4a6ccd09169ca36121b45a7c09c03fff2
+SIZE (google-boringssl-0.0.0.0.2023.12.06.01-e648990_GH0.tar.gz) = 36676784
diff --git a/security/boringssl/files/patch-crypto_CMakeLists.txt b/security/boringssl/files/patch-crypto_CMakeLists.txt
index 060926aef389..5dc1c71142e9 100644
--- a/security/boringssl/files/patch-crypto_CMakeLists.txt
+++ b/security/boringssl/files/patch-crypto_CMakeLists.txt
@@ -1,6 +1,6 @@
---- crypto/CMakeLists.txt.orig	2023-07-12 16:40:43 UTC
+--- crypto/CMakeLists.txt.orig	2023-12-06 22:08:40 UTC
 +++ crypto/CMakeLists.txt
-@@ -345,3 +345,5 @@ endif()
+@@ -352,3 +352,5 @@ endif()
  if(USE_CUSTOM_LIBCXX)
    target_link_libraries(crypto libcxx)
  endif()
diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist
index 9c9205e8e554..da8bce2f5f44 100644
--- a/security/boringssl/pkg-plist
+++ b/security/boringssl/pkg-plist
@@ -85,6 +85,7 @@ include/openssl/type_check.h
 include/openssl/x509.h
 include/openssl/x509_vfy.h
 include/openssl/x509v3.h
+include/openssl/x509v3_errors.h
 lib/cmake/OpenSSL/OpenSSLConfig.cmake
 lib/cmake/OpenSSL/OpenSSLTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/OpenSSL/OpenSSLTargets.cmake