Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2023 17:01:30 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: b8207eed5135 - main - security/boringssl: update to the recent snapshot
Message-ID:  <202311091701.3A9H1UiO010728@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=b8207eed5135ffdb2faab621021a1568e0007488

commit b8207eed5135ffdb2faab621021a1568e0007488
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-11-09 17:01:06 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-11-09 17:01:24 +0000

    security/boringssl: update to the recent snapshot
---
 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 a45e3a370490..88b05eb0ff19 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.11.01.01
+PORTVERSION=	0.0.0.0.2023.11.06.01
 CATEGORIES=	security
 MASTER_SITES+=	https://proxy.golang.org/:gomods
 DISTFILES+=	golang.org/x/crypto/@v/v0.14.0.zip:gomods \
@@ -28,7 +28,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	d2a2913
+GH_TAGNAME=	ad57528
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 USE_LDCONFIG=	yes
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 4d013d21f6f7..5e0a981c6392 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1698857206
+TIMESTAMP = 1699548173
 SHA256 (golang.org/x/crypto/@v/v0.14.0.zip) = a72c57e71d0fbd460d8493c958fb2841357e3babbb32d7fe2cd533564b1d66b7
 SIZE (golang.org/x/crypto/@v/v0.14.0.zip) = 1791629
 SHA256 (golang.org/x/crypto/@v/v0.14.0.mod) = 336a220466eb3ced51eb4489762a3264a5cfb6cb710358870096660099a9caa7
@@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.13.0.zip) = a2140133ab5edea486ec9239da01995e606e
 SIZE (golang.org/x/term/@v/v0.13.0.zip) = 19958
 SHA256 (golang.org/x/term/@v/v0.13.0.mod) = 26277b0b5bc33d0241f2337839e8a663d2a6c603058870f27ced9df1fee7e357
 SIZE (golang.org/x/term/@v/v0.13.0.mod) = 68
-SHA256 (google-boringssl-0.0.0.0.2023.11.01.01-d2a2913_GH0.tar.gz) = f4b9be46556b025428d18d138c7094501fd1ef69f22d7bed07dcd130c5734f03
-SIZE (google-boringssl-0.0.0.0.2023.11.01.01-d2a2913_GH0.tar.gz) = 35461663
+SHA256 (google-boringssl-0.0.0.0.2023.11.06.01-ad57528_GH0.tar.gz) = 492046641df735ec51ae98e9bc8b5b766fedd23c10055a99f7561e6bf792df9a
+SIZE (google-boringssl-0.0.0.0.2023.11.06.01-ad57528_GH0.tar.gz) = 36685549



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