Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2022 19:41:36 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 721e27002d77 - main - devel/fbthrift: Update 2022.03.14.00 -> 2022.03.28.00
Message-ID:  <202203281941.22SJfaeQ036278@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=721e27002d772efe8079cf4c5424cb8ba01bf24b

commit 721e27002d772efe8079cf4c5424cb8ba01bf24b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-28 19:41:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-28 19:41:28 +0000

    devel/fbthrift: Update 2022.03.14.00 -> 2022.03.28.00
---
 devel/fbthrift/Makefile  | 2 +-
 devel/fbthrift/distinfo  | 6 +++---
 devel/fbthrift/pkg-plist | 7 +++++++
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index 45bf4b617e33..332df0700e7a 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2022.03.14.00
+DISTVERSION=	2022.03.28.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo
index 071756fd8b8e..c8c66f054f64 100644
--- a/devel/fbthrift/distinfo
+++ b/devel/fbthrift/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647275011
-SHA256 (facebook-fbthrift-v2022.03.14.00_GH0.tar.gz) = 20d1efabb57678f8fe4aa3ae49c620ede5c2f154ea068a54b3c048394f9a691e
-SIZE (facebook-fbthrift-v2022.03.14.00_GH0.tar.gz) = 7117582
+TIMESTAMP = 1648492053
+SHA256 (facebook-fbthrift-v2022.03.28.00_GH0.tar.gz) = 5c4e9215a475cd34665471cb26927d766a6656bafaa5876f62085c8f58154781
+SIZE (facebook-fbthrift-v2022.03.28.00_GH0.tar.gz) = 7395322
diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist
index 54f79252d9d7..c4a29db7bd4c 100644
--- a/devel/fbthrift/pkg-plist
+++ b/devel/fbthrift/pkg-plist
@@ -115,6 +115,7 @@ include/thrift/lib/cpp2/TypeClass.h
 include/thrift/lib/cpp2/async/AsyncClient.h
 include/thrift/lib/cpp2/async/AsyncProcessor.h
 include/thrift/lib/cpp2/async/AsyncProcessorHelper.h
+include/thrift/lib/cpp2/async/AsyncProcessorHolder.h
 include/thrift/lib/cpp2/async/ChannelCallbacks.h
 include/thrift/lib/cpp2/async/ClientBufferedStream.h
 include/thrift/lib/cpp2/async/ClientChannel.h
@@ -209,12 +210,15 @@ include/thrift/lib/cpp2/op/Hash.h
 include/thrift/lib/cpp2/op/Patch.h
 include/thrift/lib/cpp2/op/StdHasher.h
 include/thrift/lib/cpp2/op/Testing.h
+include/thrift/lib/cpp2/op/detail/BasePatch.h
 include/thrift/lib/cpp2/op/detail/Clear.h
 include/thrift/lib/cpp2/op/detail/Compare.h
 include/thrift/lib/cpp2/op/detail/Create.h
 include/thrift/lib/cpp2/op/detail/Hash.h
 include/thrift/lib/cpp2/op/detail/HashProtocol.h
 include/thrift/lib/cpp2/op/detail/Patch.h
+include/thrift/lib/cpp2/op/detail/StructPatch.h
+include/thrift/lib/cpp2/op/detail/ValuePatch.h
 include/thrift/lib/cpp2/protocol/BinaryProtocol-inl.h
 include/thrift/lib/cpp2/protocol/BinaryProtocol.h
 include/thrift/lib/cpp2/protocol/CompactProtocol-inl.h
@@ -296,6 +300,7 @@ include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h
 include/thrift/lib/cpp2/security/extensions/Types.h
 include/thrift/lib/cpp2/server/AdaptiveConcurrency.h
 include/thrift/lib/cpp2/server/BaseThriftServer.h
+include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h
 include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h
 include/thrift/lib/cpp2/server/ControlServerInterface.h
 include/thrift/lib/cpp2/server/Cpp2ConnContext.h
@@ -326,6 +331,8 @@ include/thrift/lib/cpp2/server/StatusServerInterface.h
 include/thrift/lib/cpp2/server/ThriftProcessor.h
 include/thrift/lib/cpp2/server/ThriftServer.h
 include/thrift/lib/cpp2/server/TransportRoutingHandler.h
+include/thrift/lib/cpp2/server/WeightedRequestPileQueue-inl.h
+include/thrift/lib/cpp2/server/WeightedRequestPileQueue.h
 include/thrift/lib/cpp2/server/peeking/PeekingManager.h
 include/thrift/lib/cpp2/server/peeking/TLSHelper.h
 include/thrift/lib/cpp2/test/IndirectionWrapperTest.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203281941.22SJfaeQ036278>