git: 3e145297a80e - main - www/proxygen: update 2023.10.30.00 → 2023.11.06.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Nov 2023 15:53:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e145297a80eb0350ff3d9d3d6db6745ab694a8d commit 3e145297a80eb0350ff3d9d3d6db6745ab694a8d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-11-07 15:52:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-11-07 15:53:13 +0000 www/proxygen: update 2023.10.30.00 → 2023.11.06.00 --- www/proxygen/Makefile | 2 +- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index b33cb7811286..455fc5a53807 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2023.10.30.00 +DISTVERSION= 2023.11.06.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index ea7a145e4bb2..81d2158e4506 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698719144 -SHA256 (facebook-proxygen-v2023.10.30.00_GH0.tar.gz) = c811cc48c21dea5eafed7b43ba95ac05eead11a3ed1ef4c3e28c3f64d1b57158 -SIZE (facebook-proxygen-v2023.10.30.00_GH0.tar.gz) = 1161585 +TIMESTAMP = 1699331010 +SHA256 (facebook-proxygen-v2023.11.06.00_GH0.tar.gz) = fead59c392033166d9818be8adbd88c7ca3448874c8fef54ee9a3abb4e70c3b8 +SIZE (facebook-proxygen-v2023.11.06.00_GH0.tar.gz) = 1167628 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index da3ea27cc079..3b0c9d3eb607 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -62,6 +62,7 @@ include/proxygen/lib/http/codec/CodecUtil.h include/proxygen/lib/http/codec/ControlMessageRateLimitFilter.h include/proxygen/lib/http/codec/DebugFilter.h include/proxygen/lib/http/codec/DefaultHTTPCodecFactory.h +include/proxygen/lib/http/codec/DirectErrorsRateLimitFilter.h include/proxygen/lib/http/codec/ErrorCode.h include/proxygen/lib/http/codec/FlowControlFilter.h include/proxygen/lib/http/codec/HQControlCodec.h @@ -85,8 +86,11 @@ include/proxygen/lib/http/codec/HTTPParallelCodec.h include/proxygen/lib/http/codec/HTTPRequestVerifier.h include/proxygen/lib/http/codec/HTTPSettings.h include/proxygen/lib/http/codec/HeaderDecodeInfo.h +include/proxygen/lib/http/codec/HeadersRateLimitFilter.h include/proxygen/lib/http/codec/QPACKDecoderCodec.h include/proxygen/lib/http/codec/QPACKEncoderCodec.h +include/proxygen/lib/http/codec/RateLimitFilter.h +include/proxygen/lib/http/codec/ResetsRateLimitFilter.h include/proxygen/lib/http/codec/SettingsId.h include/proxygen/lib/http/codec/TransportDirection.h include/proxygen/lib/http/codec/compress/CompressionInfo.h @@ -255,5 +259,6 @@ lib/cmake/proxygen/proxygen-targets.cmake lib/liblibhttperf2.so lib/libproxygen.so lib/libproxygencurl.so +lib/libproxygendeviousbaton.so lib/libproxygenhqloggerhelper.so lib/libproxygenhttpserver.so