Date: Wed, 25 May 2022 15:19:47 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0ac9fde46775 - main - security/boringssl: update to the recent commit Message-ID: <202205251519.24PFJlIB019176@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ac9fde467751afe6ae64354611267367b3a2f35 commit 0ac9fde467751afe6ae64354611267367b3a2f35 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-05-25 15:19:26 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-05-25 15:19:26 +0000 security/boringssl: update to the recent commit --- security/boringssl/Makefile | 4 ++-- security/boringssl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index ec4c23c7e484..d95597dbb056 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.05.23.01 +PORTVERSION= 0.0.0.0.2022.05.24.01 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -18,7 +18,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 71573dc +GH_TAGNAME= 1530333 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 4e0334932fad..3e49e5963e11 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1653418312 -SHA256 (google-boringssl-0.0.0.0.2022.05.23.01-71573dc_GH0.tar.gz) = 5dd7588b538d76b00d98dce5627b88dd31c4c442aea677be9e8a221861eb3932 -SIZE (google-boringssl-0.0.0.0.2022.05.23.01-71573dc_GH0.tar.gz) = 30893770 +TIMESTAMP = 1653491546 +SHA256 (google-boringssl-0.0.0.0.2022.05.24.01-1530333_GH0.tar.gz) = 17e35c1e976e1dc9c4cadbecfe2a8132a2a0f7c3c6dd2d4eb7f5edac4228456e +SIZE (google-boringssl-0.0.0.0.2022.05.24.01-1530333_GH0.tar.gz) = 30892653 SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4 SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023 SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205251519.24PFJlIB019176>