Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2023 14:31:09 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: 5f1b81e13b9e - main - security/boringssl: update to the recent commit
Message-ID:  <202304121431.33CEV9xs097141@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=5f1b81e13b9e649667cd0d830a2b9bdf6ca5a2d5

commit 5f1b81e13b9e649667cd0d830a2b9bdf6ca5a2d5
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-04-12 14:30:51 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-04-12 14:30:51 +0000

    security/boringssl: update to the recent commit
---
 security/boringssl/Makefile  | 5 ++---
 security/boringssl/distinfo  | 6 +++---
 security/boringssl/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 261bf2cdcdde..76f952c1549a 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2023.03.23.01
-PORTREVISION=	1
+PORTVERSION=	0.0.0.0.2023.04.11.01
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -19,7 +18,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	2e13e36
+GH_TAGNAME=	89de6e1
 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 2b0955448014..69e778d6d8f2 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1679667979
-SHA256 (google-boringssl-0.0.0.0.2023.03.23.01-2e13e36_GH0.tar.gz) = 3e8f5d11e1074562ea4bae208e93301e41df4f507e2a599c0f18378a0e8f4754
-SIZE (google-boringssl-0.0.0.0.2023.03.23.01-2e13e36_GH0.tar.gz) = 31818463
+TIMESTAMP = 1681307793
+SHA256 (google-boringssl-0.0.0.0.2023.04.11.01-89de6e1_GH0.tar.gz) = 29cf4a3dfc16f52ef470481549d8af82573258906791870c0c2293344fd31eb9
+SIZE (google-boringssl-0.0.0.0.2023.04.11.01-89de6e1_GH0.tar.gz) = 32250581
 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
diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist
index 8f435dbe123d..6c3671e74e74 100644
--- a/security/boringssl/pkg-plist
+++ b/security/boringssl/pkg-plist
@@ -44,6 +44,7 @@ include/openssl/hpke.h
 include/openssl/hrss.h
 include/openssl/is_boringssl.h
 include/openssl/kdf.h
+include/openssl/kyber.h
 include/openssl/lhash.h
 include/openssl/md4.h
 include/openssl/md5.h



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