git: 3ad06517aed3 - main - net/mvfst: update 2024.05.20.00 → 2024.06.24.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jun 2024 18:20:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ad06517aed396d8f8fc6b45cdfc2ed5d2ea33c4 commit 3ad06517aed396d8f8fc6b45cdfc2ed5d2ea33c4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-24 18:14:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-24 18:20:25 +0000 net/mvfst: update 2024.05.20.00 → 2024.06.24.00 --- net/mvfst/Makefile | 2 +- net/mvfst/distinfo | 6 +++--- net/mvfst/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 36cad3d0aa13..f6dfa06c898a 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.20.00 +DISTVERSION= 2024.06.24.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index dcfd598cea7e..00a0b70c42b1 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716264273 -SHA256 (facebook-mvfst-v2024.05.20.00_GH0.tar.gz) = bf551a07b8e8c6c0647c3886164e2d4ac3d8f1a3df1a90e590087a5de20d1ccd -SIZE (facebook-mvfst-v2024.05.20.00_GH0.tar.gz) = 1941504 +TIMESTAMP = 1719245142 +SHA256 (facebook-mvfst-v2024.06.24.00_GH0.tar.gz) = 0a8c9bf9c9e1e293e56c0bd05e60606b2b299245510442a2e9af01519c040041 +SIZE (facebook-mvfst-v2024.06.24.00_GH0.tar.gz) = 1992918 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index 9995bd6f37a9..67c62e3c1663 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -51,6 +51,7 @@ include/quic/common/FunctionLooper.h include/quic/common/IntervalSet-inl.h include/quic/common/IntervalSet.h include/quic/common/NetworkData.h +include/quic/common/Optional.h include/quic/common/SmallCollections.h include/quic/common/SocketUtil.h include/quic/common/TimePoints.h @@ -64,6 +65,8 @@ 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/optional.h +include/quic/common/third-party/optional_flag_manipulator_fwd.h include/quic/common/udpsocket/FollyQuicAsyncUDPSocket.h include/quic/common/udpsocket/LibevQuicAsyncUDPSocket.h include/quic/common/udpsocket/QuicAsyncUDPSocket.h @@ -79,6 +82,7 @@ include/quic/congestion_control/CongestionController.h include/quic/congestion_control/CongestionControllerFactory.h include/quic/congestion_control/Copa.h include/quic/congestion_control/Copa2.h +include/quic/congestion_control/EcnL4sTracker.h include/quic/congestion_control/NewReno.h include/quic/congestion_control/Pacer.h include/quic/congestion_control/PacketProcessor.h