Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2022 13:53:51 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: c3b81361abd8 - main - security/boringssl: update to the recent commit
Message-ID:  <202210281353.29SDrp9e013243@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=c3b81361abd8035f7d9b9cb6b85ee5915e337459

commit c3b81361abd8035f7d9b9cb6b85ee5915e337459
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2022-10-28 13:52:57 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2022-10-28 13:52:57 +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 c0c6c55acc2d..805065e32d96 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2022.10.21.01
+PORTVERSION=	0.0.0.0.2022.10.27.01
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -19,7 +19,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	671ccb1
+GH_TAGNAME=	054a5d3
 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 25487059a4a9..f369ed900b44 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1666464574
-SHA256 (google-boringssl-0.0.0.0.2022.10.21.01-671ccb1_GH0.tar.gz) = 4ac67aff2f50d7659df2bfd0ee60cc2071592d438e47ef158df8bd27e54565e6
-SIZE (google-boringssl-0.0.0.0.2022.10.21.01-671ccb1_GH0.tar.gz) = 30973772
+TIMESTAMP = 1666964865
+SHA256 (google-boringssl-0.0.0.0.2022.10.27.01-054a5d3_GH0.tar.gz) = 7760e726f0de1b0d467b5e60a32226fb266b538f73dd10221b83b65179578adb
+SIZE (google-boringssl-0.0.0.0.2022.10.27.01-054a5d3_GH0.tar.gz) = 30985915
 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?202210281353.29SDrp9e013243>