Date: Thu, 19 Dec 2024 17:44:24 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: 6ce1e972a60b - main - security/boringssl: update to the recent snapshot Message-ID: <202412191744.4BJHiOOv057608@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=6ce1e972a60b359622849c5fc0589b7e06d7cd30 commit 6ce1e972a60b359622849c5fc0589b7e06d7cd30 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-12-19 17:44:03 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-12-19 17:44:03 +0000 security/boringssl: update to the recent snapshot --- security/boringssl/Makefile | 4 ++-- security/boringssl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index f6abee043c77..cba9dc7c118b 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2024.12.06.01 +PORTVERSION= 0.0.0.0.2024.12.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= 9559c45 +GH_TAGNAME= c361e27 CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 CFLAGS_i386= -msse2 diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index f19111ef86fb..f754f231bb02 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1733580254 +TIMESTAMP = 1734628368 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.12.06.01-9559c45_GH0.tar.gz) = 53064d70d62325ade624230347d1fd2cb4d98b4f2d02c3facc34769039668760 -SIZE (google-boringssl-0.0.0.0.2024.12.06.01-9559c45_GH0.tar.gz) = 42506094 +SHA256 (google-boringssl-0.0.0.0.2024.12.18.01-c361e27_GH0.tar.gz) = 356bfc8dfa792ef2585e87208e13d252bf08e3f094df59f362e55f11c0f27f02 +SIZE (google-boringssl-0.0.0.0.2024.12.18.01-c361e27_GH0.tar.gz) = 45149090
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412191744.4BJHiOOv057608>