Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2024 18:14:56 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: 4b2cad0d7ac6 - main - security/boringssl: update to the recent snapshot
Message-ID:  <202406041814.454IEuY4088706@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=4b2cad0d7ac698fc8c68e4295bffb695bd89e56a

commit 4b2cad0d7ac698fc8c68e4295bffb695bd89e56a
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-06-04 18:14:35 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-06-04 18:14:35 +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 30f8d55747bb..b031465eb097 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2024.05.17.01
+PORTVERSION=	0.0.0.0.2024.06.03.01
 CATEGORIES=	security
 MASTER_SITES+=	https://proxy.golang.org/:gomods
 DISTFILES+=	golang.org/x/crypto/@v/v0.17.0.zip:gomods \
@@ -28,7 +28,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	ba62c81
+GH_TAGNAME=	25cf1bb
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1
 
 CFLAGS_i386=	-msse2
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 62886d9d228e..2e3ab0b05c70 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1716132578
+TIMESTAMP = 1717522982
 SHA256 (golang.org/x/crypto/@v/v0.17.0.zip) = 97ea91df712ac1ca39c122480489be532b437bf4aeb5d781465cb1cf39824083
 SIZE (golang.org/x/crypto/@v/v0.17.0.zip) = 1798689
 SHA256 (golang.org/x/crypto/@v/v0.17.0.mod) = dc40867bef3ca5179569cc2f8742bb618b8cc684b0d25a753250e81d6dc29442
@@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.15.0.zip) = cb7fff77d2925dc0e4f5ac0ced38d1068382
 SIZE (golang.org/x/term/@v/v0.15.0.zip) = 19883
 SHA256 (golang.org/x/term/@v/v0.15.0.mod) = 4b86976f8c4efb87bbcbec283cbfb395a28177b4b8b83420b49d95728eb7a2f8
 SIZE (golang.org/x/term/@v/v0.15.0.mod) = 68
-SHA256 (google-boringssl-0.0.0.0.2024.05.17.01-ba62c81_GH0.tar.gz) = 3391dc9b5bc0a6e26b690447f86e135b7d3822623aeb53cda321890197600a94
-SIZE (google-boringssl-0.0.0.0.2024.05.17.01-ba62c81_GH0.tar.gz) = 38257979
+SHA256 (google-boringssl-0.0.0.0.2024.06.03.01-25cf1bb_GH0.tar.gz) = 592c1cf3371f6ceaa91683f77b2c180ef4ae631ed90e37e51ce247d166500b83
+SIZE (google-boringssl-0.0.0.0.2024.06.03.01-25cf1bb_GH0.tar.gz) = 38780825



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