git: 1af270ecae92 - main - devel/fbthrift: Update 2022.01.31.00 -> 2022.02.14.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 14 Feb 2022 19:56:26 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1af270ecae9203a2eda97baa3f025a6a955aae36

commit 1af270ecae9203a2eda97baa3f025a6a955aae36
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-02-14 19:23:15 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-02-14 19:56:18 +0000

    devel/fbthrift: Update 2022.01.31.00 -> 2022.02.14.00
---
 devel/fbthrift/Makefile                                       |  2 +-
 devel/fbthrift/distinfo                                       |  6 +++---
 .../files/patch-thrift_lib_cpp2_server_Cpp2ConnContext.cpp    | 11 -----------
 devel/fbthrift/pkg-plist                                      |  5 +----
 4 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index 422ec4e27fe8..540c460e65a2 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2022.01.31.00
+DISTVERSION=	2022.02.14.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo
index 14ee3f92f29f..564df2da9d54 100644
--- a/devel/fbthrift/distinfo
+++ b/devel/fbthrift/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643651488
-SHA256 (facebook-fbthrift-v2022.01.31.00_GH0.tar.gz) = 6194127fd9e6771bd34f502a84b292278bf3a6ee7b87377afd1ae287a5572f48
-SIZE (facebook-fbthrift-v2022.01.31.00_GH0.tar.gz) = 6310503
+TIMESTAMP = 1644861728
+SHA256 (facebook-fbthrift-v2022.02.14.00_GH0.tar.gz) = 269f40b973e90d080e98283b4ce5cc7647ba4304945d38926bf3ce47ced5e83d
+SIZE (facebook-fbthrift-v2022.02.14.00_GH0.tar.gz) = 6340378
diff --git a/devel/fbthrift/files/patch-thrift_lib_cpp2_server_Cpp2ConnContext.cpp b/devel/fbthrift/files/patch-thrift_lib_cpp2_server_Cpp2ConnContext.cpp
deleted file mode 100644
index f05de8eef600..000000000000
--- a/devel/fbthrift/files/patch-thrift_lib_cpp2_server_Cpp2ConnContext.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- thrift/lib/cpp2/server/Cpp2ConnContext.cpp.orig	2020-09-10 00:42:26 UTC
-+++ thrift/lib/cpp2/server/Cpp2ConnContext.cpp
-@@ -51,7 +51,7 @@ Cpp2ConnContext::PeerCred Cpp2ConnContext::PeerCred::q
-   } else {
-     return PeerCred{cred.pid, cred.uid, cred.gid};
-   }
--#elif defined(LOCAL_PEERCRED) // macOS
-+#elif defined(LOCAL_PEERCRED) && defined(LOCAL_PEEREPID) // macOS
-   struct xucred cred = {};
-   pid_t epid = 0;
-   socklen_t len;
diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist
index 29cf9720039a..f31c2f623683 100644
--- a/devel/fbthrift/pkg-plist
+++ b/devel/fbthrift/pkg-plist
@@ -25,7 +25,6 @@ include/thrift/lib/cpp/async/TStreamAsyncChannel-inl.h
 include/thrift/lib/cpp/async/TStreamAsyncChannel.h
 include/thrift/lib/cpp/async/TUnframedAsyncChannel-inl.h
 include/thrift/lib/cpp/async/TUnframedAsyncChannel.h
-include/thrift/lib/cpp/async/TZlibAsyncChannel.h
 include/thrift/lib/cpp/concurrency/Exception.h
 include/thrift/lib/cpp/concurrency/FunctionRunner.h
 include/thrift/lib/cpp/concurrency/InitThreadFactory.h
@@ -309,6 +308,7 @@ include/thrift/lib/cpp2/server/PreprocessParams.h
 include/thrift/lib/cpp2/server/RequestDebugLog.h
 include/thrift/lib/cpp2/server/RequestPileInterface.h
 include/thrift/lib/cpp2/server/RequestsRegistry.h
+include/thrift/lib/cpp2/server/ResourcePool.h
 include/thrift/lib/cpp2/server/ResourcePoolHandle.h
 include/thrift/lib/cpp2/server/RoundRobinRequestPile.h
 include/thrift/lib/cpp2/server/ServerAttribute.h
@@ -330,9 +330,6 @@ include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h
 include/thrift/lib/cpp2/test/Structs.h
 include/thrift/lib/cpp2/test/ThriftStructs-inl.h
 include/thrift/lib/cpp2/test/util/FakeClock.h
-include/thrift/lib/cpp2/test/util/TestClientChannelFactory.h
-include/thrift/lib/cpp2/test/util/TestHTTPClientChannelFactory.h
-include/thrift/lib/cpp2/test/util/TestHeaderClientChannelFactory.h
 include/thrift/lib/cpp2/test/util/TestInterface.h
 include/thrift/lib/cpp2/test/util/TestServerFactory.h
 include/thrift/lib/cpp2/test/util/TestThriftServerFactory.h