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 bfac42b5c57e..f6102363d4d7 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2025.06.16.00 +DISTVERSION= 2025.08.18.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 245c9fe77485..d8d33284f430 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750093330 -SHA256 (facebook-proxygen-v2025.06.16.00_GH0.tar.gz) = 0d3fca76e727fc435ca6154487ad33f99a1593cc78175b2d78d3c1bf806c3cc8 -SIZE (facebook-proxygen-v2025.06.16.00_GH0.tar.gz) = 1224534 +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 |