git: da2cdd8a730f - main - www/proxygen: Update 2021.11.01.00 -> 2021.11.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Nov 2021 22:35:36 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=da2cdd8a730f5c47a35845fb9b10d7e568a65564 commit da2cdd8a730f5c47a35845fb9b10d7e568a65564 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-11-14 21:50:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-11-14 22:35:23 +0000 www/proxygen: Update 2021.11.01.00 -> 2021.11.08.00 --- www/proxygen/Makefile | 10 ++++++++-- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 4 ++++ 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index e0b5c6b7e755..515cc41346a1 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2021.11.01.00 +DISTVERSION= 2021.11.08.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -14,11 +14,17 @@ BUILD_DEPENDS= bash:shells/bash \ gperf>0:devel/gperf LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \ libdouble-conversion.so:devel/double-conversion \ + libevent.so:devel/libevent \ libfizz.so:security/fizz \ libfmt.so:devel/libfmt \ + libfolly.so:devel/folly \ libgflags.so:devel/gflags \ libglog.so:devel/glog \ - libfolly.so:devel/folly \ + libicui18n.so:devel/icu \ + liblz4.so:archivers/liblz4 \ + libsnappy.so:archivers/snappy \ + libsodium.so:security/libsodium \ + libunwind.so:devel/libunwind \ libwangle.so:net/wangle \ libzstd.so:archivers/zstd diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index ad063c5e0cda..0504a8b39a4d 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636329282 -SHA256 (facebook-proxygen-v2021.11.01.00_GH0.tar.gz) = 3d3a11eade0509a6a71907c58a1c6a45c591b062b39e101802f477b61f7714f2 -SIZE (facebook-proxygen-v2021.11.01.00_GH0.tar.gz) = 1092749 +TIMESTAMP = 1636922513 +SHA256 (facebook-proxygen-v2021.11.08.00_GH0.tar.gz) = 72255f2a53b27f54f8bde70df35ea7f22aa63dd8e0fe4ef4113cb10189384cf0 +SIZE (facebook-proxygen-v2021.11.08.00_GH0.tar.gz) = 1095552 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index e72137dfc972..5737361ea2f3 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -171,6 +171,10 @@ include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h include/proxygen/lib/pools/generators/FileServerListGenerator.h include/proxygen/lib/pools/generators/MemberGroupConfig.h include/proxygen/lib/pools/generators/ServerListGenerator.h +include/proxygen/lib/sampling/MultiSampled.h +include/proxygen/lib/sampling/Sampled.h +include/proxygen/lib/sampling/Sampling.h +include/proxygen/lib/sampling/SamplingFunctions.h include/proxygen/lib/services/AcceptorConfiguration.h include/proxygen/lib/services/HTTPAcceptor.h include/proxygen/lib/services/RequestWorkerThread.h