Date: Fri, 14 Jan 2022 03:13:38 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: 0b3c20aaf1cf - main - security/boringssl: update to the recent commit Message-ID: <202201140313.20E3DcpO097428@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=0b3c20aaf1cff13422e588e09985eed032babaeb commit 0b3c20aaf1cff13422e588e09985eed032babaeb Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-01-14 03:13:10 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-01-14 03:13:10 +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 8eeb4427fa71..135f949bf6f5 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.01.10.01 +PORTVERSION= 0.0.0.0.2022.01.13.01 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -20,7 +20,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 0354b79 +GH_TAGNAME= f797570 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 d6c1776ed01b..2df953e4bf72 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1641998170 -SHA256 (google-boringssl-0.0.0.0.2022.01.10.01-0354b79_GH0.tar.gz) = bebf388001ebe346339cf472ffea4f351d6f789a5156136ceea12ed7fefa99d1 -SIZE (google-boringssl-0.0.0.0.2022.01.10.01-0354b79_GH0.tar.gz) = 30723240 +TIMESTAMP = 1642129179 +SHA256 (google-boringssl-0.0.0.0.2022.01.13.01-f797570_GH0.tar.gz) = 982b38c601a6288496547200b4f002a191453b8bb7729708a0bbaf185bf6a685 +SIZE (google-boringssl-0.0.0.0.2022.01.13.01-f797570_GH0.tar.gz) = 30725951 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?202201140313.20E3DcpO097428>