Date: Sun, 30 Mar 2025 14:00:00 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: 18b47efc9459 - main - security/boringssl: actually update to the recent snapshot Message-ID: <202503301400.52UE00Bp031185@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=18b47efc9459fdef4b6f0eed25e9916848ca82b5 commit 18b47efc9459fdef4b6f0eed25e9916848ca82b5 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-03-30 13:58:39 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-03-30 13:58:39 +0000 security/boringssl: actually update to the recent snapshot Bump PORTREVISION. Fixes: 0fe154426c7038c5132a4c56f351e95a66ceaff3 --- security/boringssl/Makefile | 3 ++- security/boringssl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 727527c8bc88..cf88c45b227d 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= boringssl PORTVERSION= 0.0.0.0.2025.03.27.01 +PORTREVISION= 1 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz @@ -19,7 +20,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 96fd867 +GH_TAGNAME= a999361 CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 CFLAGS_i386= -msse2 diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index 92b8f4dcc3b7..80e0231971bf 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1743266013 +TIMESTAMP = 1743342632 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.30.0.zip) = f5214bfec98f00e5432da68bbece03e98600f 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.03.27.01-96fd867_GH0.tar.gz) = 9f5b52b95bc166411c13fa2ea2a888096c66ef72f5f56b6d9b2d6502401793a3 -SIZE (google-boringssl-0.0.0.0.2025.03.27.01-96fd867_GH0.tar.gz) = 45587624 +SHA256 (google-boringssl-0.0.0.0.2025.03.27.01-a999361_GH0.tar.gz) = ee34edf313209f3270b3c4b26fc564ec951e5aafc25c78a6123444a1356b8659 +SIZE (google-boringssl-0.0.0.0.2025.03.27.01-a999361_GH0.tar.gz) = 46043348home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503301400.52UE00Bp031185>
