diff options
Diffstat (limited to 'www/proxygen')
-rw-r--r-- | www/proxygen/Makefile | 2 | ||||
-rw-r--r-- | www/proxygen/distinfo | 6 | ||||
-rw-r--r-- | www/proxygen/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index d0bbd1653a57..f6102363d4d7 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2025.07.07.00 +DISTVERSION= 2025.08.18.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 2800180a613d..d8d33284f430 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752053901 -SHA256 (facebook-proxygen-v2025.07.07.00_GH0.tar.gz) = 9a7d756fe88704e4f0fc69e72c71249894c94c205215b38e24a4fdd6459d73c8 -SIZE (facebook-proxygen-v2025.07.07.00_GH0.tar.gz) = 1223443 +TIMESTAMP = 1755586120 +SHA256 (facebook-proxygen-v2025.08.18.00_GH0.tar.gz) = 2c28aa692544116fd34224310165e344588922be973164b572b9b1b5e9b24f54 +SIZE (facebook-proxygen-v2025.08.18.00_GH0.tar.gz) = 1236762 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 4698092a50af..c01f1f77e90f 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -209,6 +209,7 @@ include/proxygen/lib/http/sink/HTTPTunnelSink.h include/proxygen/lib/http/stats/ConnectionStats.h include/proxygen/lib/http/stats/HTTPCodecStats.h include/proxygen/lib/http/stats/HTTPCodecStatsFilter.h +include/proxygen/lib/http/stats/HttpServerStats.h include/proxygen/lib/http/stats/HeaderCodecStats.h include/proxygen/lib/http/stats/ResponseCodeStatsMinute.h include/proxygen/lib/http/stats/TLResponseCodeStats.h @@ -218,6 +219,7 @@ include/proxygen/lib/http/structuredheaders/StructuredHeadersConstants.h include/proxygen/lib/http/structuredheaders/StructuredHeadersDecoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersEncoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h +include/proxygen/lib/http/webtransport/FlowController.h include/proxygen/lib/http/webtransport/HTTPWebTransport.h include/proxygen/lib/http/webtransport/WebTransport.h include/proxygen/lib/http/webtransport/test/FakeSharedWebTransport.h |