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 Feb 4, 2024
1 parent 0006ba4 commit 60812db
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions security/boringssl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2024.01.17.01
PORTVERSION= 0.0.0.0.2024.02.03.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= 7c1433e
GH_TAGNAME= 79123ca
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1

USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions security/boringssl/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1705593242
TIMESTAMP = 1707068060
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.01.17.01-7c1433e_GH0.tar.gz) = dde4c30df9b7bc038e6829cbebd57dba9a878b1ef869f954362079f89524883c
SIZE (google-boringssl-0.0.0.0.2024.01.17.01-7c1433e_GH0.tar.gz) = 36375010
SHA256 (google-boringssl-0.0.0.0.2024.02.03.01-79123ca_GH0.tar.gz) = 9129f531fee611648d502c15b91cc34a7694fb6c05f57419e765c486b28ae699
SIZE (google-boringssl-0.0.0.0.2024.02.03.01-79123ca_GH0.tar.gz) = 36112626
1 change: 1 addition & 0 deletions security/boringssl/pkg-plist
Expand Up @@ -63,6 +63,7 @@ include/openssl/pkcs7.h
include/openssl/pkcs8.h
include/openssl/poly1305.h
include/openssl/pool.h
include/openssl/posix_time.h
include/openssl/rand.h
include/openssl/rc4.h
include/openssl/ripemd.h
Expand Down

0 comments on commit 60812db

Please sign in to comment.