Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2022 15:41:22 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: db955437dae6 - main - security/boringssl: update to the recent commit
Message-ID:  <202203011541.221FfMfV029319@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=db955437dae6ed6fb8d59ec3248f18b22caee88c

commit db955437dae6ed6fb8d59ec3248f18b22caee88c
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2022-03-01 15:40:55 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2022-03-01 15:41:13 +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 5930bf0d8c65..ae12ea6ad742 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2022.02.24.01
+PORTVERSION=	0.0.0.0.2022.02.28.01
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -18,7 +18,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	6595ddb
+GH_TAGNAME=	81502be
 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 080d17108931..d6c8fb6b495a 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1645756831
-SHA256 (google-boringssl-0.0.0.0.2022.02.24.01-6595ddb_GH0.tar.gz) = f2797de340f5ae2fde2a7f2304846263a0fdee3f49f28886310c3f7b403212a5
-SIZE (google-boringssl-0.0.0.0.2022.02.24.01-6595ddb_GH0.tar.gz) = 30867137
+TIMESTAMP = 1646100210
+SHA256 (google-boringssl-0.0.0.0.2022.02.28.01-81502be_GH0.tar.gz) = aeaf541153b59cbcbf196f0f1a1c1c4c40e0c2fe7c5eefc7cb60a4fc4a3e4726
+SIZE (google-boringssl-0.0.0.0.2022.02.28.01-81502be_GH0.tar.gz) = 30868135
 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?202203011541.221FfMfV029319>