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 | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index f0a1a711d4ba..f6102363d4d7 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2025.06.23.00 +DISTVERSION= 2025.08.18.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 2a120c3bc754..d8d33284f430 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750695890 -SHA256 (facebook-proxygen-v2025.06.23.00_GH0.tar.gz) = 8bf67f46b831f9e5a7f633201500dbdd3a763a7798c6aa2a1f7edbaf0dfcb95f -SIZE (facebook-proxygen-v2025.06.23.00_GH0.tar.gz) = 1224435 +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 6ba68cff9764..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,8 @@ 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 include/proxygen/lib/pools/generators/FileServerListGenerator.h |