Date: Tue, 10 Jan 2023 15:00:05 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: 27163623e7f9 - main - security/boringssl: update to the recent commit Message-ID: <202301101500.30AF05j8086129@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=27163623e7f917b6599eb29f360d4f7ca89b76f8 commit 27163623e7f917b6599eb29f360d4f7ca89b76f8 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2023-01-10 14:59:44 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2023-01-10 15:00:00 +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 d22df4b8fb59..a3579dc376b9 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.12.22.01 +PORTVERSION= 0.0.0.0.2023.01.09.01 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -19,7 +19,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 31bad25 +GH_TAGNAME= f8a10ee 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 5348fbd0862e..2847559b90b4 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1672156969 -SHA256 (google-boringssl-0.0.0.0.2022.12.22.01-31bad25_GH0.tar.gz) = 356f891e610df32762d358fb2fa438d83d94afc4b193822c4ec089933c93247a -SIZE (google-boringssl-0.0.0.0.2022.12.22.01-31bad25_GH0.tar.gz) = 30997247 +TIMESTAMP = 1673361619 +SHA256 (google-boringssl-0.0.0.0.2023.01.09.01-f8a10ee_GH0.tar.gz) = 4f1e43df680211424a784cea3dce67a004f4ab7e79e6f30084c89a7c894fae22 +SIZE (google-boringssl-0.0.0.0.2023.01.09.01-f8a10ee_GH0.tar.gz) = 30996939 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?202301101500.30AF05j8086129>