git: da9d203a3b0f - main - net/mvfst: Update g20220214 -> g20220226

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 28 Feb 2022 18:30:39 UTC
The branch main has been updated by yuri:

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

commit da9d203a3b0f91ba0295a9346f0ed1c6858a1f54
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-02-28 17:25:40 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-02-28 18:30:25 +0000

    net/mvfst: Update g20220214 -> g20220226
---
 net/mvfst/Makefile  | 15 ++++++++++++---
 net/mvfst/distinfo  |  6 +++---
 net/mvfst/pkg-plist |  1 +
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile
index b6bdcc0d44ac..fe5b0020820b 100644
--- a/net/mvfst/Makefile
+++ b/net/mvfst/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mvfst
-DISTVERSION=	g20220214
+DISTVERSION=	g20220226
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -9,17 +9,26 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
+		libdouble-conversion.so:devel/double-conversion \
+		libevent.so:devel/libevent \
 		libfizz.so:security/fizz \
 		libfmt.so:devel/libfmt \
 		libfolly.so:devel/folly \
-		libglog.so:devel/glog
+		libgflags.so:devel/gflags \
+		libglog.so:devel/glog \
+		libicui18n.so:devel/icu \
+		liblz4.so:archivers/liblz4 \
+		libsnappy.so:archivers/snappy \
+		libsodium.so:security/libsodium \
+		libunwind.so:devel/libunwind \
+		libzstd.so:archivers/zstd
 
 USES=		cmake compiler:c++17-lang cpe
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	facebookincubator
-GH_TAGNAME=	2955152e0024c07e1ced07a1f968c7d25bc53ce3
+GH_TAGNAME=	aae5177794ce1c34ac77250cc2f325e8c1957259
 
 CPE_VENDOR=	facebook
 
diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo
index 333ebb1b7747..66add4952ffe 100644
--- a/net/mvfst/distinfo
+++ b/net/mvfst/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644862198
-SHA256 (facebookincubator-mvfst-g20220214-2955152e0024c07e1ced07a1f968c7d25bc53ce3_GH0.tar.gz) = 68ae2c2944b16f4cf05db03dcbabeabd57bf9dc8ea8df10205c54c9bed361884
-SIZE (facebookincubator-mvfst-g20220214-2955152e0024c07e1ced07a1f968c7d25bc53ce3_GH0.tar.gz) = 1723215
+TIMESTAMP = 1646067144
+SHA256 (facebookincubator-mvfst-g20220226-aae5177794ce1c34ac77250cc2f325e8c1957259_GH0.tar.gz) = 185b4defabb3240d251f94ebd47957018404a6477960739f8d017095bc74b457
+SIZE (facebookincubator-mvfst-g20220226-aae5177794ce1c34ac77250cc2f325e8c1957259_GH0.tar.gz) = 1737447
diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist
index 84ded20eb907..64d6aa14372e 100644
--- a/net/mvfst/pkg-plist
+++ b/net/mvfst/pkg-plist
@@ -48,6 +48,7 @@ include/quic/common/Timers.h
 include/quic/common/TransportKnobs.h
 include/quic/common/Variant.h
 include/quic/common/WindowedCounter.h
+include/quic/common/third-party/enum.h
 include/quic/congestion_control/Bandwidth.h
 include/quic/congestion_control/Bbr.h
 include/quic/congestion_control/BbrBandwidthSampler.h