Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2022 18:53:44 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: 976a6f0523b8 - main - security/boringssl: update to the recent commit
Message-ID:  <202207261853.26QIriM0078257@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=976a6f0523b8014f53f9da06e0daca7103afb21f

commit 976a6f0523b8014f53f9da06e0daca7103afb21f
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2022-07-26 18:53:18 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2022-07-26 18:53:37 +0000

    security/boringssl: update to the recent commit
---
 security/boringssl/Makefile | 5 ++---
 security/boringssl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 6bca457c80f1..820932595f5f 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2022.07.25.01
-PORTREVISION=	3
+PORTVERSION=	0.0.0.0.2022.07.26.01
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -19,7 +18,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	b95c7e5
+GH_TAGNAME=	2cc2aa9
 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 55499338187f..c4aa65b440ca 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1658780634
-SHA256 (google-boringssl-0.0.0.0.2022.07.25.01-b95c7e5_GH0.tar.gz) = 29e6da8bba6a0a2bdc643cd0cecbe3e4f83fc0958cc99b07e1094811ea38dc0f
-SIZE (google-boringssl-0.0.0.0.2022.07.25.01-b95c7e5_GH0.tar.gz) = 30954247
+TIMESTAMP = 1658861082
+SHA256 (google-boringssl-0.0.0.0.2022.07.26.01-2cc2aa9_GH0.tar.gz) = 9df22d21196e15c935adeda58f9e43f2d70bad4410f29e3406ad0f6e15398b14
+SIZE (google-boringssl-0.0.0.0.2022.07.26.01-2cc2aa9_GH0.tar.gz) = 30952987
 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?202207261853.26QIriM0078257>