Date: Wed, 26 Jan 2022 13:36:35 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: 3b26437f680b - main - security/boringssl: update to the recent commit Message-ID: <202201261336.20QDaZKh043810@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=3b26437f680b71117673f3fb925403c6ee36274f commit 3b26437f680b71117673f3fb925403c6ee36274f Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-01-26 13:35:56 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-01-26 13:36:30 +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 69873d2c187a..50d90157ce48 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.01.25.01 +PORTVERSION= 0.0.0.0.2022.01.25.02 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -20,7 +20,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 387f820 +GH_TAGNAME= b90261a 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 b9def30083fe..6c5f2441ac82 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1643134981 -SHA256 (google-boringssl-0.0.0.0.2022.01.25.01-387f820_GH0.tar.gz) = d2335ca393b490211df5c0a788a22369aa34a922998e06111687cbc4ab2abd92 -SIZE (google-boringssl-0.0.0.0.2022.01.25.01-387f820_GH0.tar.gz) = 30731138 +TIMESTAMP = 1643203234 +SHA256 (google-boringssl-0.0.0.0.2022.01.25.02-b90261a_GH0.tar.gz) = d16e202b8eba8cd517d0676aec7c4800f4f7aa8ac38ec184cd49e7efd0f91c62 +SIZE (google-boringssl-0.0.0.0.2022.01.25.02-b90261a_GH0.tar.gz) = 30730783 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?202201261336.20QDaZKh043810>