Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2022 15:36:53 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: e3b5357a5e5a - 2022Q3 - security/boringssl: update to the recent commit
Message-ID:  <202207261536.26QFarxm006524@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3b5357a5e5a1e9736944b7848de6cdb8d70f9cb

commit e3b5357a5e5a1e9736944b7848de6cdb8d70f9cb
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2022-07-08 02:12:07 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2022-07-26 15:35:05 +0000

    security/boringssl: update to the recent commit
    
    (cherry picked from commit a158634d849aaf15ee8e57db27f0255574e13e9b)
    (cherry picked from commit 625fd413d5373ca7fdee6ec00a95fb2688225cec)
    (cherry picked from commit 1566ecb3a667e056d4a15a4ab58c30d965393025)
    (cherry picked from commit 832ab17bd7e2e061e18a213a1d559c4a594b1144)
    (cherry picked from commit 2b896982c78986ebbf5733ba74402de4db2e890f)
    (cherry picked from commit 31b42acd3f7cbe2f91983417a3a6d178f69d6218)
    (cherry picked from commit f231639fdf8b30f651a6573ba547f67ff71bb1f7)
    
    PR:             265440
---
 security/boringssl/Makefile  | 5 +++--
 security/boringssl/distinfo  | 6 +++---
 security/boringssl/pkg-plist | 2 ++
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 88f757a35f52..1a7f69d7f80e 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2022.06.25.01
+PORTVERSION=	0.0.0.0.2022.07.25.01
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -18,7 +19,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	c239ffd
+GH_TAGNAME=	b95c7e5
 GH_TUPLE=	golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \
 		golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \
 		golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 9b1bb06da6ea..55499338187f 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1656325883
-SHA256 (google-boringssl-0.0.0.0.2022.06.25.01-c239ffd_GH0.tar.gz) = 7aca4e674a3071c59921b87d3f65746c4f815cd051ead7ee0da71456039d774a
-SIZE (google-boringssl-0.0.0.0.2022.06.25.01-c239ffd_GH0.tar.gz) = 30904729
+TIMESTAMP = 1658780634
+SHA256 (google-boringssl-0.0.0.0.2022.07.25.01-b95c7e5_GH0.tar.gz) = 29e6da8bba6a0a2bdc643cd0cecbe3e4f83fc0958cc99b07e1094811ea38dc0f
+SIZE (google-boringssl-0.0.0.0.2022.07.25.01-b95c7e5_GH0.tar.gz) = 30954247
 SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4
 SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023
 SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d
diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist
index a90bc6743089..e42cbf267960 100644
--- a/security/boringssl/pkg-plist
+++ b/security/boringssl/pkg-plist
@@ -42,6 +42,7 @@ include/openssl/hmac.h
 include/openssl/hpke.h
 include/openssl/hrss.h
 include/openssl/is_boringssl.h
+include/openssl/kdf.h
 include/openssl/lhash.h
 include/openssl/md4.h
 include/openssl/md5.h
@@ -64,6 +65,7 @@ include/openssl/rc4.h
 include/openssl/ripemd.h
 include/openssl/rsa.h
 include/openssl/safestack.h
+include/openssl/service_indicator.h
 include/openssl/sha.h
 include/openssl/siphash.h
 include/openssl/span.h



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