Skip to content

Commit

Permalink
www/proxygen: Update 2023.09.04.00 → 2023.09.11.00
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Sep 12, 2023
1 parent e5a1059 commit c4c78ac
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion www/proxygen/Makefile
@@ -1,6 +1,6 @@
PORTNAME= proxygen
DISTVERSIONPREFIX= v
DISTVERSION= 2023.09.04.00
DISTVERSION= 2023.09.11.00
CATEGORIES= www

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions www/proxygen/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693888775
SHA256 (facebook-proxygen-v2023.09.04.00_GH0.tar.gz) = 1e6712eb06281679ee6de7c0ae2fd00a7cf5cdd734beda586915166b24c601a2
SIZE (facebook-proxygen-v2023.09.04.00_GH0.tar.gz) = 1145687
TIMESTAMP = 1694494356
SHA256 (facebook-proxygen-v2023.09.11.00_GH0.tar.gz) = 269434c8e02bc53a748017a121829cc1ae39aa2a74ff7904e015a855fa153973
SIZE (facebook-proxygen-v2023.09.11.00_GH0.tar.gz) = 1146701
6 changes: 6 additions & 0 deletions www/proxygen/pkg-plist
@@ -1,5 +1,8 @@
bin/hq
bin/proxygen_curl
bin/proxygen_echo
bin/proxygen_h3datagram_client
bin/proxygen_httperf2
bin/proxygen_proxy
bin/proxygen_push
bin/proxygen_static
Expand Down Expand Up @@ -162,6 +165,7 @@ include/proxygen/lib/http/session/ServerPushLifecycle.h
include/proxygen/lib/http/session/SimpleController.h
include/proxygen/lib/http/session/TTLBAStats.h
include/proxygen/lib/http/session/TransactionByteEvents.h
include/proxygen/lib/http/sink/FlowControlInfo.h
include/proxygen/lib/http/sink/HTTPSink.h
include/proxygen/lib/http/sink/HTTPTransactionSink.h
include/proxygen/lib/http/stats/ConnectionStats.h
Expand Down Expand Up @@ -248,6 +252,8 @@ include/proxygen/lib/utils/ZstdStreamDecompressor.h
lib/cmake/proxygen/proxygen-config.cmake
lib/cmake/proxygen/proxygen-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/proxygen/proxygen-targets.cmake
lib/liblibhttperf2.so
lib/libproxygen.so
lib/libproxygencurl.so
lib/libproxygenhqloggerhelper.so
lib/libproxygenhttpserver.so

0 comments on commit c4c78ac

Please sign in to comment.