security/boringssl: update to the recent commit
This commit is contained in:
parent
0772795015
commit
b43f9ddfc1
@ -1,5 +1,5 @@
|
||||
PORTNAME= boringssl
|
||||
PORTVERSION= 0.0.0.0.2022.11.21.01
|
||||
PORTVERSION= 0.0.0.0.2022.11.28.01
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= osa@FreeBSD.org
|
||||
@ -19,7 +19,7 @@ CPE_VENDOR= google
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= google
|
||||
GH_TAGNAME= 5511fa8
|
||||
GH_TAGNAME= de43457
|
||||
GH_TUPLE= golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \
|
||||
golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \
|
||||
golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \
|
||||
@ -29,7 +29,7 @@ CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 \
|
||||
USE_LDCONFIG= yes
|
||||
LDFLAGS+= -Wl,-rpath,${LOCALBASE}/lib
|
||||
TEST_TARGET= run_tests
|
||||
MAKE_ENV+= GOFLAGS=-mod=vendor \
|
||||
MAKE_ENV+= GOFLAGS=-mod=mod \
|
||||
GOPATH=${WRKSRC}/vendor \
|
||||
GOPROXY=off
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1669128447
|
||||
SHA256 (google-boringssl-0.0.0.0.2022.11.21.01-5511fa8_GH0.tar.gz) = 9df04daf7888d0dcbec81b2fa4d5acf0e2bd3c2cb1697991f1a3d28eccbc3e3c
|
||||
SIZE (google-boringssl-0.0.0.0.2022.11.21.01-5511fa8_GH0.tar.gz) = 30983776
|
||||
TIMESTAMP = 1669682642
|
||||
SHA256 (google-boringssl-0.0.0.0.2022.11.28.01-de43457_GH0.tar.gz) = cf2544fb2e9c6830e4fb09aa1db03fd5899d37688b3dad9e25011354eb79c579
|
||||
SIZE (google-boringssl-0.0.0.0.2022.11.28.01-de43457_GH0.tar.gz) = 30986821
|
||||
SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4
|
||||
SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023
|
||||
SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d
|
||||
|
@ -75,6 +75,7 @@ include/openssl/ssl.h
|
||||
include/openssl/ssl3.h
|
||||
include/openssl/stack.h
|
||||
include/openssl/thread.h
|
||||
include/openssl/time.h
|
||||
include/openssl/tls1.h
|
||||
include/openssl/trust_token.h
|
||||
include/openssl/type_check.h
|
||||
|
Loading…
Reference in New Issue
Block a user