Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2023 13:34:02 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: d60f76bbf4ba - main - security/boringssl: update to the recent commit
Message-ID:  <202306081334.358DY26R068323@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=d60f76bbf4ba87744a98716fb2d60e6de54f231e

commit d60f76bbf4ba87744a98716fb2d60e6de54f231e
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-06-08 13:33:44 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-06-08 13:33:44 +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 284ac09d546f..b9759d6b5ccc 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.05.24.01
+PORTVERSION=	0.0.0.0.2023.06.07.01
 CATEGORIES=	security
 MASTER_SITES+=	https://proxy.golang.org/:gomods
 DISTFILES+=	golang.org/x/crypto/@v/v0.6.0.zip:gomods \
@@ -28,7 +28,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	5fcd47d
+GH_TAGNAME=	3f680b0
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1 \
 		-DCMAKE_BUILD_TYPE=Release
 USE_LDCONFIG=	yes
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 98b18f8516f0..843f0965799b 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1685025305
+TIMESTAMP = 1686230619
 SHA256 (golang.org/x/crypto/@v/v0.6.0.zip) = 81ca88af371cff5a84442ba28e23d8f42ccc1387c8fe152e55e87ba4af9e1ac7
 SIZE (golang.org/x/crypto/@v/v0.6.0.zip) = 1761232
 SHA256 (golang.org/x/crypto/@v/v0.6.0.mod) = 1b6a683455a3b882b6ac53f22752960e87bd91040a94d6f2c5cb61261e2389d8
@@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.5.0.zip) = 7d89c49ab41306950128a0f4b7c67fb8e2d2f
 SIZE (golang.org/x/term/@v/v0.5.0.zip) = 19924
 SHA256 (golang.org/x/term/@v/v0.5.0.mod) = 0d6f58228aadc1a6528e6755da018516566e3ae5c5201f7ade1773f56fa8d934
 SIZE (golang.org/x/term/@v/v0.5.0.mod) = 67
-SHA256 (google-boringssl-0.0.0.0.2023.05.24.01-5fcd47d_GH0.tar.gz) = 4a15ae1bfdb34ea8cc4c563f4c24099b3463d7c0af0b4279a3af29c4a58cd03f
-SIZE (google-boringssl-0.0.0.0.2023.05.24.01-5fcd47d_GH0.tar.gz) = 32322584
+SHA256 (google-boringssl-0.0.0.0.2023.06.07.01-3f680b0_GH0.tar.gz) = 3f71a7e0f350e1bc7646abb013d056bfa59c92e082567b0eb10ae57cd8b65bee
+SIZE (google-boringssl-0.0.0.0.2023.06.07.01-3f680b0_GH0.tar.gz) = 32314302



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