Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2024 01:16:12 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: ca8b9bf3097a - main - security/boringssl: update to the recent snapshot
Message-ID:  <202411250116.4AP1GCic085731@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=ca8b9bf3097a914831e9fc47730f85aa4b15c46b

commit ca8b9bf3097a914831e9fc47730f85aa4b15c46b
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-11-25 01:15:31 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-11-25 01:15:31 +0000

    security/boringssl: update to the recent snapshot
    
    Regenerate the patch.
---
 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 9886f538a1bb..c3ac77744dc8 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2024.11.18.01
+PORTVERSION=	0.0.0.0.2024.11.23.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=	264f4f7
+GH_TAGNAME=	a351cc0
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 CFLAGS_i386=	-msse2
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index cf5d4e3bbf07..a886b87b97e8 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1732046215
+TIMESTAMP = 1732490715
 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.23.0.zip) = 2597a62b487b952c11c89b2001551af1fe1d
 SIZE (golang.org/x/term/@v/v0.23.0.zip) = 19866
 SHA256 (golang.org/x/term/@v/v0.23.0.mod) = d44cfec368bf145eb7174b94307dbbf13d9ce881f03de797c3abf5731fba1eba
 SIZE (golang.org/x/term/@v/v0.23.0.mod) = 68
-SHA256 (google-boringssl-0.0.0.0.2024.11.18.01-264f4f7_GH0.tar.gz) = c4f285ee79a54939fea47e197382f1c60b496d195183f45d308dcec1fe62e400
-SIZE (google-boringssl-0.0.0.0.2024.11.18.01-264f4f7_GH0.tar.gz) = 45545716
+SHA256 (google-boringssl-0.0.0.0.2024.11.23.01-a351cc0_GH0.tar.gz) = 52a535792f59f66d4bfcb5c97b568ef1cd1df1ff838595f0cce66afa761ca56a
+SIZE (google-boringssl-0.0.0.0.2024.11.23.01-a351cc0_GH0.tar.gz) = 45545069
diff --git a/security/boringssl/files/patch-CMakeLists.txt b/security/boringssl/files/patch-CMakeLists.txt
index eb8c929f9886..6301ab05cc67 100644
--- a/security/boringssl/files/patch-CMakeLists.txt
+++ b/security/boringssl/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2024-10-26 00:49:21 UTC
+--- CMakeLists.txt.orig	2024-11-23 22:54:44 UTC
 +++ CMakeLists.txt
-@@ -648,6 +648,8 @@ target_link_libraries(ssl crypto)
+@@ -640,6 +640,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?202411250116.4AP1GCic085731>