git: 39390d1008a4 - main - security/boringssl: update to the recent snapshot
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Sep 2024 20:21:10 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=39390d1008a499e93292413296ed553fdaec62c2 commit 39390d1008a499e93292413296ed553fdaec62c2 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-09-21 20:20:28 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-09-21 20:21:04 +0000 security/boringssl: update to the recent snapshot --- security/boringssl/Makefile | 4 ++-- security/boringssl/distinfo | 6 +++--- security/boringssl/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 095d0844560f..5fa2d4b18b25 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2024.08.21.01 +PORTVERSION= 0.0.0.0.2024.09.20.01 CATEGORIES= security MASTER_SITES+= https://proxy.golang.org/:gomods DISTFILES+= golang.org/x/crypto/@v/v0.25.0.zip:gomods \ @@ -28,7 +28,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= f1b043c +GH_TAGNAME= 718900a CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 CFLAGS_i386= -msse2 diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index 5b1f3d6e44d3..bd6787db6769 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1724335462 +TIMESTAMP = 1726937397 SHA256 (golang.org/x/crypto/@v/v0.25.0.zip) = 5cd21f5fcb21845389eed13ad39186f57c86db70f3cc6cf8a4904633f07d1bdb SIZE (golang.org/x/crypto/@v/v0.25.0.zip) = 1783134 SHA256 (golang.org/x/crypto/@v/v0.25.0.mod) = 1fbb5033c267bcf60e4f981e0ab8f08148b1fdf14103c592bf781c805088ea23 @@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.22.0.zip) = 0766e30db0cea597a7c87ad6a829df2a5389 SIZE (golang.org/x/term/@v/v0.22.0.zip) = 19883 SHA256 (golang.org/x/term/@v/v0.22.0.mod) = 5554d3f6d36b677248edc280bb560f396dbd8ab6b124f7ffa407977df7ce37b9 SIZE (golang.org/x/term/@v/v0.22.0.mod) = 68 -SHA256 (google-boringssl-0.0.0.0.2024.08.21.01-f1b043c_GH0.tar.gz) = 2623464e334f2ea09f9b1fb77350686ba264f880ca81a57286920c51349ca269 -SIZE (google-boringssl-0.0.0.0.2024.08.21.01-f1b043c_GH0.tar.gz) = 45113312 +SHA256 (google-boringssl-0.0.0.0.2024.09.20.01-718900a_GH0.tar.gz) = daa629ecddf449d1f1bb31aabe71f0cc88a27a4d064db3c518a44c2d3668d5b7 +SIZE (google-boringssl-0.0.0.0.2024.09.20.01-718900a_GH0.tar.gz) = 45409259 diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist index ef6ae1e7da21..baf8c42c9617 100644 --- a/security/boringssl/pkg-plist +++ b/security/boringssl/pkg-plist @@ -8,6 +8,7 @@ include/openssl/asn1_mac.h include/openssl/asn1t.h include/openssl/base.h include/openssl/base64.h +include/openssl/bcm_public.h include/openssl/bio.h include/openssl/blake2.h include/openssl/blowfish.h @@ -80,6 +81,7 @@ include/openssl/safestack.h include/openssl/service_indicator.h include/openssl/sha.h include/openssl/siphash.h +include/openssl/slhdsa.h include/openssl/span.h include/openssl/srtp.h include/openssl/ssl.h