Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 16:35:40 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: 0251e289bcd7 - main - security/boringssl: update to the recent commit
Message-ID:  <202304181635.33IGZe9a027320@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=0251e289bcd7882a2aecbfc4051552dde4873405

commit 0251e289bcd7882a2aecbfc4051552dde4873405
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-04-18 16:35:14 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-04-18 16:35:14 +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 76f952c1549a..b133ae52305d 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.04.11.01
+PORTVERSION=	0.0.0.0.2023.04.18.01
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -18,7 +18,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	89de6e1
+GH_TAGNAME=	6776d5c
 GH_TUPLE=	golang:crypto:v0.6.0:golang_crypto/vendor/golang.org/x/crypto \
 		golang:net:v0.7.0:golang_net/vendor/golang.org/x/net \
 		golang:sys:v0.5.0:golang_sys/vendor/golang.org/x/sys \
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 69e778d6d8f2..22181bbdd62e 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1681307793
-SHA256 (google-boringssl-0.0.0.0.2023.04.11.01-89de6e1_GH0.tar.gz) = 29cf4a3dfc16f52ef470481549d8af82573258906791870c0c2293344fd31eb9
-SIZE (google-boringssl-0.0.0.0.2023.04.11.01-89de6e1_GH0.tar.gz) = 32250581
+TIMESTAMP = 1681834524
+SHA256 (google-boringssl-0.0.0.0.2023.04.18.01-6776d5c_GH0.tar.gz) = c1ec034f1a8ef734e93d5d2afe7d0ce4881ad6dc5f76f9e7ba8a21c77e1325f7
+SIZE (google-boringssl-0.0.0.0.2023.04.18.01-6776d5c_GH0.tar.gz) = 32263425
 SHA256 (golang-crypto-v0.6.0_GH0.tar.gz) = abdd55e246751307493aac73d787c38953814668cf13a3dd73b600050e7b5058
 SIZE (golang-crypto-v0.6.0_GH0.tar.gz) = 1633588
 SHA256 (golang-net-v0.7.0_GH0.tar.gz) = 4949a0dbdd3c200c8681c18bebd65c8e8b620470189361dac05c89c714d9a59b



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304181635.33IGZe9a027320>