git: 9a2735a2e5fb - main - net/mvfst: Update 2024.02.19.00 → 2024.03.04.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Mar 2024 02:17:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a2735a2e5fbebfd8e3454f9b2ea2d34354c0177 commit 9a2735a2e5fbebfd8e3454f9b2ea2d34354c0177 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-05 01:29:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-05 02:17:24 +0000 net/mvfst: Update 2024.02.19.00 → 2024.03.04.00 --- net/mvfst/Makefile | 2 +- net/mvfst/distinfo | 6 +++--- net/mvfst/pkg-plist | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 71966ba768c5..ade334e8b274 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2024.02.19.00 +DISTVERSION= 2024.03.04.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 90b49be7d2cd..baf479a92524 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708404307 -SHA256 (facebook-mvfst-v2024.02.19.00_GH0.tar.gz) = e871d9149dd91bb2c760fa4ce1e24e462ca39082876087d9a916981d406c8ee6 -SIZE (facebook-mvfst-v2024.02.19.00_GH0.tar.gz) = 1868751 +TIMESTAMP = 1709594476 +SHA256 (facebook-mvfst-v2024.03.04.00_GH0.tar.gz) = 06922633d6ee2f01e77f66812c87517ebbf06bbb56552a61ba1f7a3b757dc15a +SIZE (facebook-mvfst-v2024.03.04.00_GH0.tar.gz) = 1871631 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index 2c1868b4afda..9995bd6f37a9 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -89,9 +89,11 @@ include/quic/congestion_control/StaticCwndCongestionController.h include/quic/congestion_control/ThrottlingSignalProvider.h include/quic/congestion_control/TokenlessPacer.h include/quic/congestion_control/third_party/windowed_filter.h +include/quic/dsr/BaseXskContainer.h include/quic/dsr/DSRPacketizationRequestSender.h +include/quic/dsr/HashingXskContainer.h +include/quic/dsr/ThreadLocalXskContainer.h include/quic/dsr/Types.h -include/quic/dsr/XskContainer.h include/quic/dsr/XskSender.h include/quic/dsr/backend/DSRPacketizer.h include/quic/dsr/frontend/PacketBuilder.h