git: 3af8a60287f5 - main - net/mvfst: update g20230718 → g20230828

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 29 Aug 2023 07:32:49 UTC
The branch main has been updated by yuri:

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

commit 3af8a60287f5f04db86f458f7400ed65941d0255
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-29 06:02:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-29 07:32:41 +0000

    net/mvfst: update g20230718 → g20230828
---
 net/mvfst/Makefile  | 8 ++++----
 net/mvfst/distinfo  | 6 +++---
 net/mvfst/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile
index b844b949e145..a51b557f93d1 100644
--- a/net/mvfst/Makefile
+++ b/net/mvfst/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	mvfst
-DISTVERSION=	g20230718
+DISTVERSION=	g20230828
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Implementation of the QUIC transport protocol
-WWW=		https://github.com/facebookincubator/mvfst
+WWW=		https://github.com/facebook/mvfst
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -29,8 +29,8 @@ USES=		cmake:testing compiler:c++17-lang cpe ssl
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	facebookincubator
-GH_TAGNAME=	8ce29ec
+GH_ACCOUNT=	facebook
+GH_TAGNAME=	3b1ce5b
 
 CPE_VENDOR=	facebook
 
diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo
index b9777009562c..11dcf6a70d6c 100644
--- a/net/mvfst/distinfo
+++ b/net/mvfst/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689731239
-SHA256 (facebookincubator-mvfst-g20230718-8ce29ec_GH0.tar.gz) = 8757c4ec2ce1af94f0a7257957dc64e58fbc188baea9141eace7c73f3c1f6022
-SIZE (facebookincubator-mvfst-g20230718-8ce29ec_GH0.tar.gz) = 1822363
+TIMESTAMP = 1693282624
+SHA256 (facebook-mvfst-g20230828-3b1ce5b_GH0.tar.gz) = 4e10ba313270fe9972009f9649dce586b7411e93b4718db5cddc55bcda274877
+SIZE (facebook-mvfst-g20230828-3b1ce5b_GH0.tar.gz) = 1829056
diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist
index a46b7deb9de9..f3c77f934a19 100644
--- a/net/mvfst/pkg-plist
+++ b/net/mvfst/pkg-plist
@@ -41,6 +41,7 @@ include/quic/common/EnumArray.h
 include/quic/common/FunctionLooper.h
 include/quic/common/IntervalSet-inl.h
 include/quic/common/IntervalSet.h
+include/quic/common/QuicAsyncUDPSocketImpl.h
 include/quic/common/QuicAsyncUDPSocketWrapper.h
 include/quic/common/QuicEventBase.h
 include/quic/common/QuicEventBaseInterface.h