Skip to content

Commit

Permalink
www/proxygen: update 2023.10.30.00 → 2023.11.06.00
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Nov 7, 2023
1 parent c0978cc commit 3e14529
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions 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
5 changes: 5 additions & 0 deletions www/proxygen/pkg-plist
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 3e14529

Please sign in to comment.