diff options
Diffstat (limited to 'net/mvfst')
-rw-r--r-- | net/mvfst/Makefile | 2 | ||||
-rw-r--r-- | net/mvfst/distinfo | 6 | ||||
-rw-r--r-- | net/mvfst/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 4cb540ca5f57..e7d8fead8558 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2025.06.23.00 +DISTVERSION= 2025.08.18.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 62562fdcb686..cb83f907202c 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750695893 -SHA256 (facebook-mvfst-v2025.06.23.00_GH0.tar.gz) = 22beec6c3d1d466bededa8dae7f8e4785bdd23d3f40b9cae2cc9df998479f481 -SIZE (facebook-mvfst-v2025.06.23.00_GH0.tar.gz) = 2094223 +TIMESTAMP = 1755586129 +SHA256 (facebook-mvfst-v2025.08.18.00_GH0.tar.gz) = 8906b8e7e517a5676d1ab1288ca0566e4bbaa87f484af258c9e2f59e682be91b +SIZE (facebook-mvfst-v2025.08.18.00_GH0.tar.gz) = 2109920 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index 7dec706efd12..835dc383b420 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -23,6 +23,7 @@ include/quic/api/QuicTimer.h include/quic/api/QuicTransportBase.h include/quic/api/QuicTransportBaseLite.h include/quic/api/QuicTransportFunctions.h +include/quic/api/TransportInfo.h include/quic/api/test/MockQuicSocket.h include/quic/api/test/Mocks.h include/quic/client/QuicClientAsyncTransport.h @@ -74,6 +75,7 @@ include/quic/common/events/QuicEventBase.h include/quic/common/events/QuicTimer.h include/quic/common/testutil/MockAsyncUDPSocket.h include/quic/common/third-party/enum.h +include/quic/common/third-party/expected.hpp include/quic/common/third-party/optional.h include/quic/common/third-party/optional_flag_manipulator_fwd.h include/quic/common/udpsocket/FollyQuicAsyncUDPSocket.h |