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

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Thu, 08 May 2025 15:23:53 UTC
The branch main has been updated by osa:

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

commit d8684eceb9e1ce693de7a6eb463215f23bf0094a
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-05-08 15:23:31 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-05-08 15:23:31 +0000

    security/boringssl: update to the recent snapshot
---
 security/boringssl/Makefile                   | 4 ++--
 security/boringssl/distinfo                   | 6 +++---
 security/boringssl/files/patch-CMakeLists.txt | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 03972b9e41a4..b427ea2ca43b 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2025.04.18.01
+PORTVERSION=	0.0.0.0.2025.05.07.01
 CATEGORIES=	security
 EXTRACT_ONLY=	${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz
 
@@ -19,7 +19,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	fa89199
+GH_TAGNAME=	864a235
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 CFLAGS_i386=	-msse2
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index d4a1163ec896..6e865c3421a2 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1745161460
+TIMESTAMP = 1746707749
 SHA256 (filippo.io/edwards25519/@v/v1.1.0.zip) = 9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65
 SIZE (filippo.io/edwards25519/@v/v1.1.0.zip) = 55809
 SHA256 (filippo.io/edwards25519/@v/v1.1.0.mod) = 099556fc4d7e6f5cb135efdd8b6bb4c0932e38ea058c53fc5fa5ce285572fb61
@@ -11,5 +11,5 @@ SHA256 (golang.org/x/sys/@v/v0.32.0.zip) = 85d47075d21fd7ef35d9a47fc73f2356fb3cd
 SIZE (golang.org/x/sys/@v/v0.32.0.zip) = 1991164
 SHA256 (golang.org/x/sys/@v/v0.32.0.mod) = f67e3e18f4c08e60a7e80726ab36b691fdcea5b81ae1c696ff64caf518bcfe3d
 SIZE (golang.org/x/sys/@v/v0.32.0.mod) = 35
-SHA256 (google-boringssl-0.0.0.0.2025.04.18.01-fa89199_GH0.tar.gz) = e29d03e496a90d77c0aee59b0029fbd39ae7cb22f10563161e67ff6dc262fd89
-SIZE (google-boringssl-0.0.0.0.2025.04.18.01-fa89199_GH0.tar.gz) = 45930997
+SHA256 (google-boringssl-0.0.0.0.2025.05.07.01-864a235_GH0.tar.gz) = 5d35ccedd5ce74a11523ad4f08c1edb589697d22b11b644edae65f3592351f98
+SIZE (google-boringssl-0.0.0.0.2025.05.07.01-864a235_GH0.tar.gz) = 46144754
diff --git a/security/boringssl/files/patch-CMakeLists.txt b/security/boringssl/files/patch-CMakeLists.txt
index 342935382ee1..1748d8275a99 100644
--- a/security/boringssl/files/patch-CMakeLists.txt
+++ b/security/boringssl/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2025-04-18 21:55:37 UTC
+--- CMakeLists.txt.orig	2025-05-07 17:46:04 UTC
 +++ CMakeLists.txt
-@@ -657,6 +657,8 @@ target_link_libraries(ssl crypto)
+@@ -661,6 +661,8 @@ target_link_libraries(ssl crypto)
  # here.
  set_property(TARGET ssl PROPERTY EXPORT_NAME SSL)
  target_link_libraries(ssl crypto)