Date: Mon, 05 Jan 2026 17:34:44 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 547bf8f1e7a3 - main - net/mvfst: update 2025.12.15.0=?utf-8?Q?0 =E2=86=92 20?=26.01.05.00 Message-ID: <695bf634.306c3.2ad316d5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=547bf8f1e7a3198d4910705a518f34e72ce1aa38 commit 547bf8f1e7a3198d4910705a518f34e72ce1aa38 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-01-05 17:34:21 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-01-05 17:34:33 +0000 net/mvfst: update 2025.12.15.00 → 2026.01.05.00 --- net/mvfst/Makefile | 2 +- net/mvfst/distinfo | 6 +++--- net/mvfst/pkg-plist | 7 +++++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 66e94ea01b7f..99b2898b5260 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2025.12.15.00 +DISTVERSION= 2026.01.05.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 79b1b5894f60..1bca0521fa09 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765873876 -SHA256 (facebook-mvfst-v2025.12.15.00_GH0.tar.gz) = acbb76ffdf9a2c38fff0a80efbb04422c2c7ba4934bdc0630626d8bb2db9f144 -SIZE (facebook-mvfst-v2025.12.15.00_GH0.tar.gz) = 2142206 +TIMESTAMP = 1767633400 +SHA256 (facebook-mvfst-v2026.01.05.00_GH0.tar.gz) = 761b4504e542dcf536f5692c387de200acdd287e5ae249afb724963475cd69ca +SIZE (facebook-mvfst-v2026.01.05.00_GH0.tar.gz) = 2154412 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index 0bc880f710bb..4becea918d40 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -61,6 +61,7 @@ include/quic/common/Expected.h include/quic/common/FunctionLooper.h include/quic/common/IntervalSet-inl.h include/quic/common/IntervalSet.h +include/quic/common/MvfstLogging.h include/quic/common/NetworkData.h include/quic/common/Optional.h include/quic/common/QuicBuffer.h @@ -99,6 +100,7 @@ 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/PacerFactory.h include/quic/congestion_control/PacketProcessor.h include/quic/congestion_control/QuicCubic.h include/quic/congestion_control/ServerCongestionControllerFactory.h @@ -107,6 +109,7 @@ 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/datagram/DatagramFlowManager.h include/quic/dsr/BaseXskContainer.h include/quic/dsr/HashingXskContainer.h include/quic/dsr/ThreadLocalXskContainer.h @@ -138,11 +141,13 @@ include/quic/logging/QLogSchema.h include/quic/logging/QLogger.h include/quic/logging/QLoggerCommon.h include/quic/logging/QLoggerConstants.h +include/quic/logging/QLoggerMacros.h include/quic/logging/QLoggerTypes.h include/quic/loss/QuicLossFunctions.h include/quic/mvfst-config.h include/quic/observer/SocketObserverContainer.h include/quic/observer/SocketObserverInterface.h +include/quic/observer/SocketObserverMacros.h include/quic/observer/SocketObserverTypes.h include/quic/priority/HTTPPriorityQueue.h include/quic/priority/PriorityQueue.h @@ -234,6 +239,8 @@ lib/libmvfst_constants.so lib/libmvfst_constants.so.0 lib/libmvfst_contiguous_cursor.so lib/libmvfst_contiguous_cursor.so.0 +lib/libmvfst_datagram_flow_manager.so +lib/libmvfst_datagram_flow_manager.so.0 lib/libmvfst_events.so lib/libmvfst_events.so.0 lib/libmvfst_exception.sohelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695bf634.306c3.2ad316d5>
