Skip to content

Commit

Permalink
security/boringssl: update to the recent snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
osokin committed Mar 3, 2024
1 parent 6837e73 commit 31a8043
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions security/boringssl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2024.02.16.01
PORTVERSION= 0.0.0.0.2024.02.28.01
CATEGORIES= security
MASTER_SITES+= https://proxy.golang.org/:gomods
DISTFILES+= golang.org/x/crypto/@v/v0.17.0.zip:gomods \
Expand Down Expand Up @@ -28,7 +28,7 @@ CPE_VENDOR= google

USE_GITHUB= yes
GH_ACCOUNT= google
GH_TAGNAME= 99e8c6e
GH_TAGNAME= df3b58e
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1

CFLAGS_i386= -msse2
Expand Down
6 changes: 3 additions & 3 deletions security/boringssl/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1708441243
TIMESTAMP = 1709406072
SHA256 (golang.org/x/crypto/@v/v0.17.0.zip) = 97ea91df712ac1ca39c122480489be532b437bf4aeb5d781465cb1cf39824083
SIZE (golang.org/x/crypto/@v/v0.17.0.zip) = 1798689
SHA256 (golang.org/x/crypto/@v/v0.17.0.mod) = dc40867bef3ca5179569cc2f8742bb618b8cc684b0d25a753250e81d6dc29442
Expand All @@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.15.0.zip) = cb7fff77d2925dc0e4f5ac0ced38d1068382
SIZE (golang.org/x/term/@v/v0.15.0.zip) = 19883
SHA256 (golang.org/x/term/@v/v0.15.0.mod) = 4b86976f8c4efb87bbcbec283cbfb395a28177b4b8b83420b49d95728eb7a2f8
SIZE (golang.org/x/term/@v/v0.15.0.mod) = 68
SHA256 (google-boringssl-0.0.0.0.2024.02.16.01-99e8c6e_GH0.tar.gz) = ae739240fd15f27464f34f7debb692a205566efb9209ced5c290395dbc1f59b1
SIZE (google-boringssl-0.0.0.0.2024.02.16.01-99e8c6e_GH0.tar.gz) = 36125360
SHA256 (google-boringssl-0.0.0.0.2024.02.28.01-df3b58e_GH0.tar.gz) = 06611a466cf36fb9608f46a5dbcef9588789726ac4edc22dd27b8def0b3e740a
SIZE (google-boringssl-0.0.0.0.2024.02.28.01-df3b58e_GH0.tar.gz) = 36141420
4 changes: 2 additions & 2 deletions security/boringssl/files/patch-crypto_CMakeLists.txt
@@ -1,6 +1,6 @@
--- crypto/CMakeLists.txt.orig 2023-12-06 22:08:40 UTC
--- crypto/CMakeLists.txt.orig 2024-02-28 18:04:35 UTC
+++ crypto/CMakeLists.txt
@@ -352,3 +352,5 @@ endif()
@@ -358,3 +358,5 @@ endif()
if(USE_CUSTOM_LIBCXX)
target_link_libraries(crypto libcxx)
endif()
Expand Down
2 changes: 1 addition & 1 deletion security/boringssl/pkg-plist
Expand Up @@ -39,13 +39,13 @@ include/openssl/err.h
include/openssl/evp.h
include/openssl/evp_errors.h
include/openssl/ex_data.h
include/openssl/experimental/kyber.h
include/openssl/hkdf.h
include/openssl/hmac.h
include/openssl/hpke.h
include/openssl/hrss.h
include/openssl/is_boringssl.h
include/openssl/kdf.h
include/openssl/kyber.h
include/openssl/lhash.h
include/openssl/md4.h
include/openssl/md5.h
Expand Down

0 comments on commit 31a8043

Please sign in to comment.