security/boringssl: update to the recent snapshot

Regenerate the patch.
This commit is contained in:
Sergey A. Osokin 2024-11-24 20:15:31 -05:00
parent 7f252efa67
commit ca8b9bf309
3 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= boringssl PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2024.11.18.01 PORTVERSION= 0.0.0.0.2024.11.23.01
CATEGORIES= security CATEGORIES= security
EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz
@ -19,7 +19,7 @@ CPE_VENDOR= google
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= google GH_ACCOUNT= google
GH_TAGNAME= 264f4f7 GH_TAGNAME= a351cc0
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1
CFLAGS_i386= -msse2 CFLAGS_i386= -msse2

View file

@ -1,4 +1,4 @@
TIMESTAMP = 1732046215 TIMESTAMP = 1732490715
SHA256 (filippo.io/edwards25519/@v/v1.1.0.zip) = 9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65 SHA256 (filippo.io/edwards25519/@v/v1.1.0.zip) = 9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65
SIZE (filippo.io/edwards25519/@v/v1.1.0.zip) = 55809 SIZE (filippo.io/edwards25519/@v/v1.1.0.zip) = 55809
SHA256 (filippo.io/edwards25519/@v/v1.1.0.mod) = 099556fc4d7e6f5cb135efdd8b6bb4c0932e38ea058c53fc5fa5ce285572fb61 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 SIZE (golang.org/x/term/@v/v0.23.0.zip) = 19866
SHA256 (golang.org/x/term/@v/v0.23.0.mod) = d44cfec368bf145eb7174b94307dbbf13d9ce881f03de797c3abf5731fba1eba SHA256 (golang.org/x/term/@v/v0.23.0.mod) = d44cfec368bf145eb7174b94307dbbf13d9ce881f03de797c3abf5731fba1eba
SIZE (golang.org/x/term/@v/v0.23.0.mod) = 68 SIZE (golang.org/x/term/@v/v0.23.0.mod) = 68
SHA256 (google-boringssl-0.0.0.0.2024.11.18.01-264f4f7_GH0.tar.gz) = c4f285ee79a54939fea47e197382f1c60b496d195183f45d308dcec1fe62e400 SHA256 (google-boringssl-0.0.0.0.2024.11.23.01-a351cc0_GH0.tar.gz) = 52a535792f59f66d4bfcb5c97b568ef1cd1df1ff838595f0cce66afa761ca56a
SIZE (google-boringssl-0.0.0.0.2024.11.18.01-264f4f7_GH0.tar.gz) = 45545716 SIZE (google-boringssl-0.0.0.0.2024.11.23.01-a351cc0_GH0.tar.gz) = 45545069

View file

@ -1,6 +1,6 @@
--- CMakeLists.txt.orig 2024-10-26 00:49:21 UTC --- CMakeLists.txt.orig 2024-11-23 22:54:44 UTC
+++ CMakeLists.txt +++ CMakeLists.txt
@@ -648,6 +648,8 @@ target_link_libraries(ssl crypto) @@ -640,6 +640,8 @@ target_link_libraries(ssl crypto)
# here. # here.
set_property(TARGET ssl PROPERTY EXPORT_NAME SSL) set_property(TARGET ssl PROPERTY EXPORT_NAME SSL)
target_link_libraries(ssl crypto) target_link_libraries(ssl crypto)