From 74a37ca13bc644c449238cb91ae192cb3b2ff80f Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 16 Dec 2025 01:04:02 -0800 Subject: [PATCH] =?UTF-8?q?net/mvfst:=20update=202025.12.01.00=20=E2=86=92?= =?UTF-8?q?=202025.12.15.00?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- net/mvfst/Makefile | 3 +-- net/mvfst/distinfo | 6 +++--- net/mvfst/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 98ada249eb6c..66e94ea01b7f 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,7 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2025.12.01.00 -PORTREVISION= 1 +DISTVERSION= 2025.12.15.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 47ddb4b05632..79b1b5894f60 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764662202 -SHA256 (facebook-mvfst-v2025.12.01.00_GH0.tar.gz) = edf2d20a3e5412836780de5ae86b389a5250231e74fbe7da22ff773bddb36250 -SIZE (facebook-mvfst-v2025.12.01.00_GH0.tar.gz) = 2133825 +TIMESTAMP = 1765873876 +SHA256 (facebook-mvfst-v2025.12.15.00_GH0.tar.gz) = acbb76ffdf9a2c38fff0a80efbb04422c2c7ba4934bdc0630626d8bb2db9f144 +SIZE (facebook-mvfst-v2025.12.15.00_GH0.tar.gz) = 2142206 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index cc3a69a22c81..0bc880f710bb 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -1,6 +1,7 @@ include/quic/QuicConstants.h include/quic/QuicException.h include/quic/QuicTLSException.h +include/quic/QuicTypealiases.h include/quic/api/FollyQuicAsyncUDPSocket.h include/quic/api/FollyQuicEventBase.h include/quic/api/HighResQuicTimer.h @@ -183,7 +184,6 @@ include/quic/state/QuicAckFrequencyFunctions.h include/quic/state/QuicConnectionStats.h include/quic/state/QuicPacingFunctions.h include/quic/state/QuicPathManager.h -include/quic/state/QuicPriorityQueue.h include/quic/state/QuicStateFunctions.h include/quic/state/QuicStreamFunctions.h include/quic/state/QuicStreamGroupRetransmissionPolicy.h