Date: Wed, 10 Aug 2022 13:57:21 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: 87513d40c2d5 - main - security/boringssl: update to the recent commit Message-ID: <202208101357.27ADvLM6095721@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=87513d40c2d5375f7fd9fc5193cc6aefc07d35ef commit 87513d40c2d5375f7fd9fc5193cc6aefc07d35ef Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-08-10 13:56:57 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-08-10 13:57:15 +0000 security/boringssl: update to the recent commit --- security/boringssl/Makefile | 5 ++--- security/boringssl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 1817e45ff02b..5094e9686d24 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,6 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.08.02.01 -PORTREVISION= 1 +PORTVERSION= 0.0.0.0.2022.08.05.01 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -19,7 +18,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 7f857ea +GH_TAGNAME= ce65c1d 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 1359bf5c2312..aa99600ac9a5 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1659484362 -SHA256 (google-boringssl-0.0.0.0.2022.08.02.01-7f857ea_GH0.tar.gz) = d31f117c59113fe7f2fe9177d57e7c5ade9d9c7e4ae9861b6eeb0414b808393a -SIZE (google-boringssl-0.0.0.0.2022.08.02.01-7f857ea_GH0.tar.gz) = 30957034 +TIMESTAMP = 1660139627 +SHA256 (google-boringssl-0.0.0.0.2022.08.05.01-ce65c1d_GH0.tar.gz) = 889c57687438a43d043843a28d2c7a8b1daad13df707589572cf0f1588a8724e +SIZE (google-boringssl-0.0.0.0.2022.08.05.01-ce65c1d_GH0.tar.gz) = 30956646 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?202208101357.27ADvLM6095721>