Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2023 20:47:16 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: 88321122cef4 - main - security/boringssl: update to the recent commit
Message-ID:  <202305032047.343KlGum086131@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=88321122cef429fde0ea02c83fc25c05927b0f70

commit 88321122cef429fde0ea02c83fc25c05927b0f70
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-05-03 20:45:36 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-05-03 20:47:10 +0000

    security/boringssl: update to the recent commit
    
    Tests are fine now.
---
 security/boringssl/Makefile | 5 ++---
 security/boringssl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 2d1f80f66871..c58d6b3cca70 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.04.26.01
-PORTREVISION=	1
+PORTVERSION=	0.0.0.0.2023.05.02.01
 CATEGORIES=	security
 MASTER_SITES+=	https://proxy.golang.org/:gomods
 DISTFILES+=	golang.org/x/crypto/@v/v0.6.0.zip:gomods \
@@ -29,7 +28,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	a02b743
+GH_TAGNAME=	4c8bcf0
 CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1 \
 		-DCMAKE_BUILD_TYPE=Release
 USE_LDCONFIG=	yes
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 573594c2c370..b730c1629a13 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1682726879
+TIMESTAMP = 1683142196
 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.04.26.01-a02b743_GH0.tar.gz) = 554f4146ab282beb07cd5b4ca260b68adcbbeb81145443a74984ad55d7d9ff95
-SIZE (google-boringssl-0.0.0.0.2023.04.26.01-a02b743_GH0.tar.gz) = 32280592
+SHA256 (google-boringssl-0.0.0.0.2023.05.02.01-4c8bcf0_GH0.tar.gz) = 9ba934cf1d2b54d95665da0ca33338b4e5dd868ebb505041f8ba678de60f1283
+SIZE (google-boringssl-0.0.0.0.2023.05.02.01-4c8bcf0_GH0.tar.gz) = 32368678



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