Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2025 16:22:02 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9064a9cba6ea - main - security/boringssl: update to the recent snapshot
Message-ID:  <202501151622.50FGM2ux001092@gitrepo.freebsd.org>

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

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

commit 9064a9cba6ea7eed48187955a400aeb9e312e00b
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-01-15 16:21:46 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-01-15 16:21:46 +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 5d697f6413ea..40b2ad420900 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2025.01.04.01
+PORTVERSION=	0.0.0.0.2025.01.14.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=	281352b
+GH_TAGNAME=	571a743
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 CFLAGS_i386=	-msse2
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 018cf52b4c49..8ce4e0fcbc55 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1736120306
+TIMESTAMP = 1736956308
 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
@@ -23,5 +23,5 @@ SHA256 (golang.org/x/term/@v/v0.27.0.zip) = a4cf3d2cab860c5aad555d58c2545ebced11
 SIZE (golang.org/x/term/@v/v0.27.0.zip) = 19810
 SHA256 (golang.org/x/term/@v/v0.27.0.mod) = 8e0c7d3048f9e828549f7aaf0f6d221e32e30dcfdafbed5a916d2dcb32292db6
 SIZE (golang.org/x/term/@v/v0.27.0.mod) = 68
-SHA256 (google-boringssl-0.0.0.0.2025.01.04.01-281352b_GH0.tar.gz) = 8faaf5a2d4366609cc1e82fd6969738a885b00a6778bb6724050cdfe8323db6e
-SIZE (google-boringssl-0.0.0.0.2025.01.04.01-281352b_GH0.tar.gz) = 45043059
+SHA256 (google-boringssl-0.0.0.0.2025.01.14.01-571a743_GH0.tar.gz) = cfbc1e41abad5c037650b15bf54b0d6d217b2c6d54a3c59beaf4ce8dd52ca0d5
+SIZE (google-boringssl-0.0.0.0.2025.01.14.01-571a743_GH0.tar.gz) = 44470829
diff --git a/security/boringssl/files/patch-CMakeLists.txt b/security/boringssl/files/patch-CMakeLists.txt
index 487baf4774b7..1956026ebd71 100644
--- a/security/boringssl/files/patch-CMakeLists.txt
+++ b/security/boringssl/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2024-12-06 23:19:02 UTC
+--- CMakeLists.txt.orig	2025-01-14 22:15:03 UTC
 +++ CMakeLists.txt
-@@ -643,6 +643,8 @@ target_link_libraries(ssl crypto)
+@@ -659,6 +659,8 @@ target_link_libraries(ssl crypto)
  # here.
  set_property(TARGET ssl PROPERTY EXPORT_NAME SSL)
  target_link_libraries(ssl crypto)



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