git: 02295be652dc - main - net/mvfst: update 2026.07.27.00 → 2026.08.03.00
Yuri Victorovich <[email protected]> Wed, 05 Aug 2026 16:28:59 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=02295be652dcc35784a5411d70ed0d1bef269c70 commit 02295be652dcc35784a5411d70ed0d1bef269c70 Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-08-05 16:11:38 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-08-05 16:28:45 +0000 net/mvfst: update 2026.07.27.00 → 2026.08.03.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 32fda3f11143..dc7bff009a57 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2026.07.27.00 +DISTVERSION= 2026.08.03.00 CATEGORIES= net MAINTAINER= [email protected] diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 9829e322bb43..e593265720ee 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785174451 -SHA256 (facebook-mvfst-v2026.07.27.00_GH0.tar.gz) = 7e3b85c6dcbb96804936883eca2b429bc17ac9a74e5a86dfae5f919701bf12a5 -SIZE (facebook-mvfst-v2026.07.27.00_GH0.tar.gz) = 1551161 +TIMESTAMP = 1785908442 +SHA256 (facebook-mvfst-v2026.08.03.00_GH0.tar.gz) = fe54b237315036982cf808384dadc9c25ad707eb0707319d8ed0b043d27c2eca +SIZE (facebook-mvfst-v2026.08.03.00_GH0.tar.gz) = 1570841 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index 87fd1ac0c6df..b600cc06c690 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -76,6 +76,9 @@ include/quic/common/events/FollyQuicEventBase.h include/quic/common/events/HighResQuicTimer.h include/quic/common/events/LibevQuicEventBase.h include/quic/common/events/QuicEventBase.h +include/quic/common/events/QuicExecutor.h +include/quic/common/events/QuicFollyExecutorImpl.h +include/quic/common/events/QuicLibevExecutorImpl.h include/quic/common/events/QuicTimer.h include/quic/common/testutil/MockAsyncUDPSocket.h include/quic/common/third-party/enum.h @@ -210,6 +213,7 @@ include/quic/state/QuicTransportStatsCallback.h include/quic/state/SimpleFrameFunctions.h include/quic/state/StateData.h include/quic/state/StreamData.h +include/quic/state/TimestampFrameFunctions.h include/quic/state/TransportSettings.h include/quic/state/TransportSettingsFunctions.h include/quic/state/stream/StreamReceiveHandlers.h