Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2023 20:19:01 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: 2b891464f526 - main - security/boringssl: update to the recent commit
Message-ID:  <202303172019.32HKJ1QW036970@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=2b891464f526d8ea86065bb94dd1b771b353f5e5

commit 2b891464f526d8ea86065bb94dd1b771b353f5e5
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-03-17 20:18:35 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-03-17 20:18:55 +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 c658a764487c..c8636a080e1f 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.03.09.01
+PORTVERSION=	0.0.0.0.2023.03.16.01
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -18,7 +18,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	8aa51dd
+GH_TAGNAME=	898de8d
 GH_TUPLE=	golang:crypto:v0.6.0:golang_crypto/vendor/golang.org/x/crypto \
 		golang:net:v0.7.0:golang_net/vendor/golang.org/x/net \
 		golang:sys:v0.5.0:golang_sys/vendor/golang.org/x/sys \
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 58628eb1fd11..60196b4b8f79 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1678802671
-SHA256 (google-boringssl-0.0.0.0.2023.03.09.01-8aa51dd_GH0.tar.gz) = fb1827bc9fe253b5e108f620e2faf9e3b4f369db60ee0c18ac29b7f3239fcf01
-SIZE (google-boringssl-0.0.0.0.2023.03.09.01-8aa51dd_GH0.tar.gz) = 31803989
+TIMESTAMP = 1679083960
+SHA256 (google-boringssl-0.0.0.0.2023.03.16.01-898de8d_GH0.tar.gz) = 98893bd35331f608cc62036a54c07bf567846facae38449954854fe25b2fe268
+SIZE (google-boringssl-0.0.0.0.2023.03.16.01-898de8d_GH0.tar.gz) = 31817667
 SHA256 (golang-crypto-v0.6.0_GH0.tar.gz) = abdd55e246751307493aac73d787c38953814668cf13a3dd73b600050e7b5058
 SIZE (golang-crypto-v0.6.0_GH0.tar.gz) = 1633588
 SHA256 (golang-net-v0.7.0_GH0.tar.gz) = 4949a0dbdd3c200c8681c18bebd65c8e8b620470189361dac05c89c714d9a59b



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