Date: Tue, 03 Feb 2026 09:33:45 +0000 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: a883eef443ff - main - devel/fbthrift: update 2026.01.26.0=?utf-8?Q?0 =E2=86=92 20?=26.02.02.00 Message-ID: <6981c0f9.3cdc6.a337078@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a883eef443ff25c577fb5729dad6b5750b0cb40f commit a883eef443ff25c577fb5729dad6b5750b0cb40f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-02-03 09:33:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-02-03 09:33:28 +0000 devel/fbthrift: update 2026.01.26.00 → 2026.02.02.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 11 ++++++++++- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 442e3feb5304..d7f2381090a6 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2026.01.26.00 +DISTVERSION= 2026.02.02.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 75bec4839c2b..2da257f7b9ae 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769486256 -SHA256 (facebook-fbthrift-v2026.01.26.00_GH0.tar.gz) = 0a82c9fc26a064d4eae3903549911b2c7b4bcd62413ff9651cffcd1bf5d0419d -SIZE (facebook-fbthrift-v2026.01.26.00_GH0.tar.gz) = 17113518 +TIMESTAMP = 1770106628 +SHA256 (facebook-fbthrift-v2026.02.02.00_GH0.tar.gz) = b98349a3b051a9ec8af4ef6aaad652f65b30671e87181b676e1177a8775641fc +SIZE (facebook-fbthrift-v2026.02.02.00_GH0.tar.gz) = 17129630 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 3c10c01243e5..3d79fcac29d1 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -250,8 +250,10 @@ include/thrift/lib/cpp2/async/RequestChannel.h include/thrift/lib/cpp2/async/ResponseChannel.h include/thrift/lib/cpp2/async/RetryingRequestChannel.h include/thrift/lib/cpp2/async/RocketClientChannel.h +include/thrift/lib/cpp2/async/RocketClientChannelBase.h include/thrift/lib/cpp2/async/RpcOptions.h include/thrift/lib/cpp2/async/RpcTypes.h +include/thrift/lib/cpp2/async/SecureRocketClientChannel.h include/thrift/lib/cpp2/async/ServerBiDiSinkBridge.h include/thrift/lib/cpp2/async/ServerBiDiStreamBridge.h include/thrift/lib/cpp2/async/ServerBiDiStreamFactory.h @@ -538,6 +540,7 @@ include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h include/thrift/lib/cpp2/server/IOUringUtil.h include/thrift/lib/cpp2/server/IOWorkerContext.h include/thrift/lib/cpp2/server/IResourcePoolAcceptor.h +include/thrift/lib/cpp2/server/LazyDynamicArguments.h include/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.h include/thrift/lib/cpp2/server/LoggingEvent.h include/thrift/lib/cpp2/server/LoggingEventHelper.h @@ -592,7 +595,6 @@ include/thrift/lib/cpp2/server/WeightedRequestPileQueue-inl.h include/thrift/lib/cpp2/server/WeightedRequestPileQueue.h include/thrift/lib/cpp2/server/metrics/InterceptorMetricCallback.h include/thrift/lib/cpp2/server/metrics/PendingConnectionsMetrics.h -include/thrift/lib/cpp2/server/metrics/StreamMetricCallback.h include/thrift/lib/cpp2/server/overload/ChainedOverloadChecker.h include/thrift/lib/cpp2/server/overload/CurrentlyOverloadedChecker.h include/thrift/lib/cpp2/server/overload/IOverloadChecker.h @@ -658,9 +660,11 @@ include/thrift/lib/cpp2/transport/rocket/client/RequestContext.h include/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.h include/thrift/lib/cpp2/transport/rocket/client/RocketBiDiServerCallback.h include/thrift/lib/cpp2/transport/rocket/client/RocketClient.h +include/thrift/lib/cpp2/transport/rocket/client/RocketClientLogger.h include/thrift/lib/cpp2/transport/rocket/client/RocketSinkServerCallback.h include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.h include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.h +include/thrift/lib/cpp2/transport/rocket/client/SecureRocketClient.h include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h include/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.h include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressor.h @@ -690,6 +694,7 @@ include/thrift/lib/cpp2/transport/rocket/payload/CustomCompressionPayloadSeriali include/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrategy.h include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializer.h include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializerStrategy.h +include/thrift/lib/cpp2/transport/rocket/server/BidirectionalStreamState.h include/thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h include/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.h include/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h @@ -720,6 +725,8 @@ include/thrift/lib/cpp2/transport/rocket/server/detail/RequestChannelHandler.h include/thrift/lib/cpp2/transport/rocket/server/detail/RequestFnfHandler.h include/thrift/lib/cpp2/transport/rocket/server/detail/RequestResponseHandler.h include/thrift/lib/cpp2/transport/rocket/server/detail/RequestStreamHandler.h +include/thrift/lib/cpp2/transport/rocket/server/detail/RocketContextUtils.h +include/thrift/lib/cpp2/transport/rocket/server/detail/RocketErrorHandler.h include/thrift/lib/cpp2/transport/rocket/server/detail/SetupFrameAcceptor.h include/thrift/lib/cpp2/transport/rocket/server/detail/SinkCallbackManager.h include/thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h @@ -1137,6 +1144,8 @@ lib/libserverdbginfo.so lib/libserverdbginfo.so.1.0.0 lib/libthrift-core.so lib/libthrift-core.so.1.0.0 +lib/libthrift_dynamic_value.so +lib/libthrift_dynamic_value.so.1.0.0 lib/libthriftannotation.so lib/libthriftannotation.so.1.0.0 lib/libthriftanyrep.sohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6981c0f9.3cdc6.a337078>
