Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2023 14:08:52 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: efb5c4ebeeb3 - main - security/boringssl: update to the recent commit
Message-ID:  <202310171408.39HE8qjl047323@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=efb5c4ebeeb359d98bd2424ae1f7b30713d299f4

commit efb5c4ebeeb359d98bd2424ae1f7b30713d299f4
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-10-17 14:08:06 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-10-17 14:08:06 +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 b835f6b7c51f..e2b91ba47742 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.09.29.01
+PORTVERSION=	0.0.0.0.2023.10.16.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=	bd20800
+GH_TAGNAME=	5d58c55
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 USE_LDCONFIG=	yes
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index ba284de34613..c62fb8e99646 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1696096142
+TIMESTAMP = 1697550820
 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.09.29.01-bd20800_GH0.tar.gz) = 29376a822ad33160ebe41c3e9a02afb2e0b34584a5f62ef4a452c5349dcad5d2
-SIZE (google-boringssl-0.0.0.0.2023.09.29.01-bd20800_GH0.tar.gz) = 35432344
+SHA256 (google-boringssl-0.0.0.0.2023.10.16.01-5d58c55_GH0.tar.gz) = 2f0ac29f0f9fe9b1998cdfd57db00e8ce0d622fc1baccef1e93ab88e681843e1
+SIZE (google-boringssl-0.0.0.0.2023.10.16.01-5d58c55_GH0.tar.gz) = 35440645



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