Date: Sun, 30 Mar 2025 13:47:52 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: 0fe154426c70 - main - security/boringssl: update to the recent snapshot (+) Message-ID: <202503301347.52UDlqVi011250@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fe154426c7038c5132a4c56f351e95a66ceaff3 commit 0fe154426c7038c5132a4c56f351e95a66ceaff3 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-03-30 13:47:13 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-03-30 13:47:13 +0000 security/boringssl: update to the recent snapshot (+) Reduce the number of dependences required for testing purposes. --- security/boringssl/Makefile | 11 ++--------- security/boringssl/distinfo | 18 +++--------------- 2 files changed, 5 insertions(+), 24 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 92c0e3a914b1..727527c8bc88 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,6 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2025.03.18.01 -PORTREVISION= 1 +PORTVERSION= 0.0.0.0.2025.03.27.01 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz @@ -36,16 +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 \ - filippo.io/mlkem768/@v/v0.0.0-20241021091500-d85de16e2039.zip:gomods \ - filippo.io/mlkem768/@v/v0.0.0-20241021091500-d85de16e2039.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/net/@v/v0.35.0.zip:gomods \ - golang.org/x/net/@v/v0.35.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/term/@v/v0.29.0.zip:gomods \ - golang.org/x/term/@v/v0.29.0.mod:gomods + golang.org/x/sys/@v/v0.30.0.mod:gomods .endif post-install: diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index a85dab483dc5..92b8f4dcc3b7 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,27 +1,15 @@ -TIMESTAMP = 1742322443 +TIMESTAMP = 1743266013 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 (filippo.io/mlkem768/@v/v0.0.0-20241021091500-d85de16e2039.zip) = bc2e7e04b0f3e53bf5267cdef94ab575c432fc3086ab6db42063fdb74f3049ab -SIZE (filippo.io/mlkem768/@v/v0.0.0-20241021091500-d85de16e2039.zip) = 19769 -SHA256 (filippo.io/mlkem768/@v/v0.0.0-20241021091500-d85de16e2039.mod) = e11c63e9fabc4f05d5f369a535d67287958b4f9266390b68882f28d67311a676 -SIZE (filippo.io/mlkem768/@v/v0.0.0-20241021091500-d85de16e2039.mod) = 121 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/net/@v/v0.35.0.zip) = 9c746c215d695e80d6f4d1b1f1d55deaae5e451b4c031223af25f2b2f0757215 -SIZE (golang.org/x/net/@v/v0.35.0.zip) = 1903185 -SHA256 (golang.org/x/net/@v/v0.35.0.mod) = 3d0e854f04bd4c18e2a2cb499b17e11d919b09d90be105b92283608e1f1aeb79 -SIZE (golang.org/x/net/@v/v0.35.0.mod) = 155 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 (golang.org/x/term/@v/v0.29.0.zip) = 9d92c583d222113ac653848b3319ff559d2dba92f8232baff03d08fc9c0b8619 -SIZE (golang.org/x/term/@v/v0.29.0.zip) = 19810 -SHA256 (golang.org/x/term/@v/v0.29.0.mod) = d9fe2c313121a1a0f1ea8028e6c4bfbd8afbd8f34e67eacfd2d1d37964a4c89d -SIZE (golang.org/x/term/@v/v0.29.0.mod) = 68 -SHA256 (google-boringssl-0.0.0.0.2025.03.18.01-96fd867_GH0.tar.gz) = 9f5b52b95bc166411c13fa2ea2a888096c66ef72f5f56b6d9b2d6502401793a3 -SIZE (google-boringssl-0.0.0.0.2025.03.18.01-96fd867_GH0.tar.gz) = 45587624 +SHA256 (google-boringssl-0.0.0.0.2025.03.27.01-96fd867_GH0.tar.gz) = 9f5b52b95bc166411c13fa2ea2a888096c66ef72f5f56b6d9b2d6502401793a3 +SIZE (google-boringssl-0.0.0.0.2025.03.27.01-96fd867_GH0.tar.gz) = 45587624home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503301347.52UDlqVi011250>
