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 | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index c1e70446f125..e7d8fead8558 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2025.06.16.00 +DISTVERSION= 2025.08.18.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index c096fd45509c..cb83f907202c 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750093339 -SHA256 (facebook-mvfst-v2025.06.16.00_GH0.tar.gz) = 90a3fed194da2c7b2c36c918919068c8b605af47a9f085b7302902e86b2cddb8 -SIZE (facebook-mvfst-v2025.06.16.00_GH0.tar.gz) = 2092609 +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 9fb4e3d762e5..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 @@ -54,6 +55,7 @@ include/quic/common/CircularDeque-inl.h include/quic/common/CircularDeque.h include/quic/common/ContiguousCursor.h include/quic/common/EnumArray.h +include/quic/common/Expected.h include/quic/common/FunctionLooper.h include/quic/common/IntervalSet-inl.h include/quic/common/IntervalSet.h @@ -73,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 |