git: 76c6bdba127b - main - net/mvfst: update 2024.08.26.00 → 2024.09.02.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Sep 2024 08:36:13 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=76c6bdba127b6a37ef66b744927d3996f328c8fe commit 76c6bdba127b6a37ef66b744927d3996f328c8fe Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-03 07:43:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-03 08:35:54 +0000 net/mvfst: update 2024.08.26.00 → 2024.09.02.00 --- net/mvfst/Makefile | 2 +- net/mvfst/distinfo | 6 +++--- net/mvfst/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 95489acca66f..0c47976681d1 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2024.08.26.00 +DISTVERSION= 2024.09.02.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 57a676c918a1..6e189932b39f 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724722987 -SHA256 (facebook-mvfst-v2024.08.26.00_GH0.tar.gz) = 6db7639be0b68cce47d98335cc0c3375a4a48d13bdc77f7f25dd433cef8ad24f -SIZE (facebook-mvfst-v2024.08.26.00_GH0.tar.gz) = 2001529 +TIMESTAMP = 1725344040 +SHA256 (facebook-mvfst-v2024.09.02.00_GH0.tar.gz) = 48ee5fdc64ce5aa3515bce2cabcfd1f73ba2dcd68f85d127ae46b7606705ab42 +SIZE (facebook-mvfst-v2024.09.02.00_GH0.tar.gz) = 2004641 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index 7f011f5d2f2e..e028f8a79ad7 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -163,10 +163,10 @@ include/quic/server/third-party/siphash.h include/quic/state/AckEvent.h include/quic/state/AckHandlers.h include/quic/state/AckStates.h +include/quic/state/ClonedPacketIdentifier.h include/quic/state/DatagramHandlers.h include/quic/state/LossState.h include/quic/state/OutstandingPacket.h -include/quic/state/PacketEvent.h include/quic/state/PendingPathRateLimiter.h include/quic/state/QuicAckFrequencyFunctions.h include/quic/state/QuicConnectionStats.h