git: b43f9ddfc102 - main - security/boringssl: update to the recent commit

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Tue, 29 Nov 2022 01:38:41 UTC
The branch main has been updated by osa:

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

commit b43f9ddfc10299b7d2bee421bf33714191bf13c2
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2022-11-29 01:38:20 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2022-11-29 01:38:34 +0000

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

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 26ffdb21cc74..766c70fb031d 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2022.11.21.01
+PORTVERSION=	0.0.0.0.2022.11.28.01
 CATEGORIES=	security
 
 MAINTAINER=	osa@FreeBSD.org
@@ -19,7 +19,7 @@ CPE_VENDOR=	google
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	5511fa8
+GH_TAGNAME=	de43457
 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 \
@@ -29,7 +29,7 @@ CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1 \
 USE_LDCONFIG=	yes
 LDFLAGS+=	-Wl,-rpath,${LOCALBASE}/lib
 TEST_TARGET=	run_tests
-MAKE_ENV+=	GOFLAGS=-mod=vendor \
+MAKE_ENV+=	GOFLAGS=-mod=mod \
 		GOPATH=${WRKSRC}/vendor \
 		GOPROXY=off
 
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 557095ac982e..0d8ab2a87555 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1669128447
-SHA256 (google-boringssl-0.0.0.0.2022.11.21.01-5511fa8_GH0.tar.gz) = 9df04daf7888d0dcbec81b2fa4d5acf0e2bd3c2cb1697991f1a3d28eccbc3e3c
-SIZE (google-boringssl-0.0.0.0.2022.11.21.01-5511fa8_GH0.tar.gz) = 30983776
+TIMESTAMP = 1669682642
+SHA256 (google-boringssl-0.0.0.0.2022.11.28.01-de43457_GH0.tar.gz) = cf2544fb2e9c6830e4fb09aa1db03fd5899d37688b3dad9e25011354eb79c579
+SIZE (google-boringssl-0.0.0.0.2022.11.28.01-de43457_GH0.tar.gz) = 30986821
 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 fce5bd369445..8f435dbe123d 100644
--- a/security/boringssl/pkg-plist
+++ b/security/boringssl/pkg-plist
@@ -75,6 +75,7 @@ include/openssl/ssl.h
 include/openssl/ssl3.h
 include/openssl/stack.h
 include/openssl/thread.h
+include/openssl/time.h
 include/openssl/tls1.h
 include/openssl/trust_token.h
 include/openssl/type_check.h