git: e2b106af964e - main - security/boringssl: update to the recent snapshot
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Apr 2025 15:35:18 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2b106af964e70437145ec695324c0e4e54945fb commit e2b106af964e70437145ec695324c0e4e54945fb Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-04-20 15:31:58 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-04-20 15:35:14 +0000 security/boringssl: update to the recent snapshot --- security/boringssl/Makefile | 12 ++++++------ security/boringssl/distinfo | 22 +++++++++++----------- security/boringssl/files/patch-CMakeLists.txt | 4 ++-- security/boringssl/pkg-plist | 1 + 4 files changed, 20 insertions(+), 19 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index a286157d1a3a..b19fafe566e2 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2025.04.11.01 +PORTVERSION= 0.0.0.0.2025.04.18.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= 5386d90 +GH_TAGNAME= fa89199 CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 CFLAGS_i386= -msse2 @@ -35,10 +35,10 @@ MAKE_ENV+= GOFLAGS=-mod=readonly \ MASTER_SITES+= https://proxy.golang.org/:gomods DISTFILES+= filippo.io/edwards25519/@v/v1.1.0.zip:gomods \ filippo.io/edwards25519/@v/v1.1.0.mod:gomods \ - golang.org/x/crypto/@v/v0.33.0.zip:gomods \ - golang.org/x/crypto/@v/v0.33.0.mod:gomods \ - golang.org/x/sys/@v/v0.30.0.zip:gomods \ - golang.org/x/sys/@v/v0.30.0.mod:gomods + golang.org/x/crypto/@v/v0.37.0.zip:gomods \ + golang.org/x/crypto/@v/v0.37.0.mod:gomods \ + golang.org/x/sys/@v/v0.32.0.zip:gomods \ + golang.org/x/sys/@v/v0.32.0.mod:gomods .endif post-install: diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index 9ecc116a5466..d4a1163ec896 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1744371270 +TIMESTAMP = 1745161460 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 SIZE (filippo.io/edwards25519/@v/v1.1.0.mod) = 40 -SHA256 (golang.org/x/crypto/@v/v0.33.0.zip) = 3b0c19c1d259e93464f540165470de872721e5fc66ce3f0d36ffd27d307ec5bb -SIZE (golang.org/x/crypto/@v/v0.33.0.zip) = 1793598 -SHA256 (golang.org/x/crypto/@v/v0.33.0.mod) = f6dad481462711b0c41f147aa175087f3656591c59336242fdc9fae95d0fc59e -SIZE (golang.org/x/crypto/@v/v0.33.0.mod) = 190 -SHA256 (golang.org/x/sys/@v/v0.30.0.zip) = f5214bfec98f00e5432da68bbece03e98600fa41594ed026556cbde8fcb6f7c9 -SIZE (golang.org/x/sys/@v/v0.30.0.zip) = 1987982 -SHA256 (golang.org/x/sys/@v/v0.30.0.mod) = d227b325f621f4ebe28d39ba773ea99b870f393b7c09c34592c365b16dd560de -SIZE (golang.org/x/sys/@v/v0.30.0.mod) = 33 -SHA256 (google-boringssl-0.0.0.0.2025.04.11.01-5386d90_GH0.tar.gz) = 2ef40f0b29ce397df951184494d678fdeeb6e5649f21a138d908c49162c83716 -SIZE (google-boringssl-0.0.0.0.2025.04.11.01-5386d90_GH0.tar.gz) = 46042440 +SHA256 (golang.org/x/crypto/@v/v0.37.0.zip) = 7ce6b2be21be1ce9e04dc784830e08931f09b5903596b8017839322c9e828667 +SIZE (golang.org/x/crypto/@v/v0.37.0.zip) = 1795190 +SHA256 (golang.org/x/crypto/@v/v0.37.0.mod) = 53a7d23b41aacaadfea2600c047e02eacb90039d4b0cb3d6f98c6cbec776b9a2 +SIZE (golang.org/x/crypto/@v/v0.37.0.mod) = 192 +SHA256 (golang.org/x/sys/@v/v0.32.0.zip) = 85d47075d21fd7ef35d9a47fc73f2356fb3cd2e7fab7f45c874b814bf312127d +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 diff --git a/security/boringssl/files/patch-CMakeLists.txt b/security/boringssl/files/patch-CMakeLists.txt index 5326f4acacfc..342935382ee1 100644 --- a/security/boringssl/files/patch-CMakeLists.txt +++ b/security/boringssl/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2025-04-05 04:28:51 UTC +--- CMakeLists.txt.orig 2025-04-18 21:55:37 UTC +++ CMakeLists.txt -@@ -654,6 +654,8 @@ target_link_libraries(ssl crypto) +@@ -657,6 +657,8 @@ target_link_libraries(ssl crypto) # here. set_property(TARGET ssl PROPERTY EXPORT_NAME SSL) target_link_libraries(ssl crypto) diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist index 4bbfedc58fb8..362596a4c932 100644 --- a/security/boringssl/pkg-plist +++ b/security/boringssl/pkg-plist @@ -20,6 +20,7 @@ include/openssl/cast.h include/openssl/chacha.h include/openssl/cipher.h include/openssl/cmac.h +include/openssl/cms.h include/openssl/conf.h include/openssl/cpu.h include/openssl/crypto.h