git: ebce59d19ac7 - main - security/boringssl: update to the recent commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Jul 2022 00:26:06 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebce59d19ac77733cd65109b75a3fb2fa4228a6a commit ebce59d19ac77733cd65109b75a3fb2fa4228a6a Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-07-27 00:25:38 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-07-27 00:26:01 +0000 security/boringssl: update to the recent commit --- security/boringssl/Makefile | 4 ++-- security/boringssl/distinfo | 6 +++--- security/boringssl/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 820932595f5f..e7b673b42dd5 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.07.26.01 +PORTVERSION= 0.0.0.0.2022.07.26.02 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -18,7 +18,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 2cc2aa9 +GH_TAGNAME= 24c0186 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 \ diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index c4aa65b440ca..26143731f887 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1658861082 -SHA256 (google-boringssl-0.0.0.0.2022.07.26.01-2cc2aa9_GH0.tar.gz) = 9df22d21196e15c935adeda58f9e43f2d70bad4410f29e3406ad0f6e15398b14 -SIZE (google-boringssl-0.0.0.0.2022.07.26.01-2cc2aa9_GH0.tar.gz) = 30952987 +TIMESTAMP = 1658881296 +SHA256 (google-boringssl-0.0.0.0.2022.07.26.02-24c0186_GH0.tar.gz) = b8d93cc6d06b8640cce2a184ce43a0dc951e714b6a881e7fd4ab789ce658272b +SIZE (google-boringssl-0.0.0.0.2022.07.26.02-24c0186_GH0.tar.gz) = 30951324 SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4 SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023 SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist index e42cbf267960..fce5bd369445 100644 --- a/security/boringssl/pkg-plist +++ b/security/boringssl/pkg-plist @@ -21,6 +21,7 @@ include/openssl/cmac.h include/openssl/conf.h include/openssl/cpu.h include/openssl/crypto.h +include/openssl/ctrdrbg.h include/openssl/curve25519.h include/openssl/des.h include/openssl/dh.h