Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2023 22:48:27 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: 6c2f22526af3 - main - security/boringssl: update to the recent commit
Message-ID:  <202308192248.37JMmRv7066738@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=6c2f22526af3adb8f64dae8606fbbb7246ad3948

commit 6c2f22526af3adb8f64dae8606fbbb7246ad3948
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-08-19 22:48:08 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-08-19 22:48:08 +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 1c17fd61c1d9..34e7c69b909e 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.08.09.01
+PORTVERSION=	0.0.0.0.2023.08.18.01
 CATEGORIES=	security
 MASTER_SITES+=	https://proxy.golang.org/:gomods
 DISTFILES+=	golang.org/x/crypto/@v/v0.10.0.zip:gomods \
@@ -28,7 +28,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	8d19c85
+GH_TAGNAME=	5d2a41d
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 USE_LDCONFIG=	yes
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index a6673ea3080c..409cdf5e8a91 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1691676683
+TIMESTAMP = 1692484680
 SHA256 (golang.org/x/crypto/@v/v0.10.0.zip) = 2e4f9b72df6f480a744483b14d6b8cbad98ff066399979ac74ff1dc5b74e9bec
 SIZE (golang.org/x/crypto/@v/v0.10.0.zip) = 1780916
 SHA256 (golang.org/x/crypto/@v/v0.10.0.mod) = 2c00b91b1a3838b4e5b8016dc7ee8010bee908af84ad51f7d1b82cf79e9facdd
@@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.9.0.zip) = b4e6d2ac97732625eee581f47fe4a2125dd86
 SIZE (golang.org/x/term/@v/v0.9.0.zip) = 19924
 SHA256 (golang.org/x/term/@v/v0.9.0.mod) = 5a2d9769d9712f0de7e833ca0cee625a26e1f2fbedfaca7486e141cecf7e094c
 SIZE (golang.org/x/term/@v/v0.9.0.mod) = 67
-SHA256 (google-boringssl-0.0.0.0.2023.08.09.01-8d19c85_GH0.tar.gz) = 038291ecaed8565bcbac383f6a25c19a848771315fe90fd7c0bc29f2d589afe3
-SIZE (google-boringssl-0.0.0.0.2023.08.09.01-8d19c85_GH0.tar.gz) = 34977072
+SHA256 (google-boringssl-0.0.0.0.2023.08.18.01-5d2a41d_GH0.tar.gz) = c24c3ef393f3d88b4fa56aae20fd7e033e9d8067f987a8050a2e32df6d3297ad
+SIZE (google-boringssl-0.0.0.0.2023.08.18.01-5d2a41d_GH0.tar.gz) = 35003843



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