git: 20ab5f8dac5a - main - www/proxygen: update 2025.05.19.00 → 2025.05.26.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 May 2025 16:32:08 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=20ab5f8dac5a63f36329072b63598a4e9e27c7cd commit 20ab5f8dac5a63f36329072b63598a4e9e27c7cd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-05-27 15:38:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-05-27 16:31:02 +0000 www/proxygen: update 2025.05.19.00 → 2025.05.26.00 --- www/proxygen/Makefile | 2 +- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index e29bf0e39b54..a7487ed50dc6 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2025.05.19.00 +DISTVERSION= 2025.05.26.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 8ff6ca192308..f5779e8db134 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747730524 -SHA256 (facebook-proxygen-v2025.05.19.00_GH0.tar.gz) = 9f228584d42be9381bdc044a8289f2a6db34fae2e8f23239e9748fb37938edc6 -SIZE (facebook-proxygen-v2025.05.19.00_GH0.tar.gz) = 1217144 +TIMESTAMP = 1748334338 +SHA256 (facebook-proxygen-v2025.05.26.00_GH0.tar.gz) = c18daa4a2557221d05195f6eb7447efcec2a055d1706932c2954bf41b1957de1 +SIZE (facebook-proxygen-v2025.05.26.00_GH0.tar.gz) = 1225431 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 1cdf6029d938..6ba68cff9764 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -155,6 +155,8 @@ include/proxygen/lib/http/codec/compress/experimental/simulator/HPACKScheme.h include/proxygen/lib/http/codec/compress/experimental/simulator/QMINScheme.h include/proxygen/lib/http/codec/compress/experimental/simulator/QPACKScheme.h include/proxygen/lib/http/codec/compress/experimental/simulator/SimStreamingCallback.h +include/proxygen/lib/http/codec/webtransport/WebTransportCapsuleCodec.h +include/proxygen/lib/http/codec/webtransport/WebTransportFramer.h include/proxygen/lib/http/connpool/Endpoint.h include/proxygen/lib/http/connpool/ServerIdleSessionController.h include/proxygen/lib/http/connpool/SessionHolder.h @@ -198,6 +200,7 @@ include/proxygen/lib/http/session/ServerPushLifecycle.h include/proxygen/lib/http/session/SimpleController.h include/proxygen/lib/http/session/TTLBAStats.h include/proxygen/lib/http/session/TransactionByteEvents.h +include/proxygen/lib/http/session/WebTransportFilter.h include/proxygen/lib/http/sink/FlowControlInfo.h include/proxygen/lib/http/sink/HTTPConnectSink.h include/proxygen/lib/http/sink/HTTPSink.h