git: aa1b1d3ba30b - main - devel/fbthrift: update 2025.08.04.00 → 2025.08.18.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 19 Aug 2025 09:39:24 UTC
The branch main has been updated by yuri:

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

commit aa1b1d3ba30b064f3a59898a60248ee2b026b1e7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-08-19 09:05:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-08-19 09:39:09 +0000

    devel/fbthrift: update 2025.08.04.00 → 2025.08.18.00
---
 devel/fbthrift/Makefile  |  3 +--
 devel/fbthrift/distinfo  |  6 +++---
 devel/fbthrift/pkg-plist | 13 ++++++++++---
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index 9954739ccebb..9f1b5c8f21c0 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2025.08.04.00
-PORTREVISION=	1
+DISTVERSION=	2025.08.18.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo
index 51f2da6a554c..8183d4e90704 100644
--- a/devel/fbthrift/distinfo
+++ b/devel/fbthrift/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754411615
-SHA256 (facebook-fbthrift-v2025.08.04.00_GH0.tar.gz) = f81afc8c9df74ffc6eac885e4731d5d5f7b791811d6e3dada2cccb48213ea885
-SIZE (facebook-fbthrift-v2025.08.04.00_GH0.tar.gz) = 15498906
+TIMESTAMP = 1755586115
+SHA256 (facebook-fbthrift-v2025.08.18.00_GH0.tar.gz) = 2bf208b198bf7ad55d404a8863ff5092ce0ad6f0d8693877cacb72db16b44772
+SIZE (facebook-fbthrift-v2025.08.18.00_GH0.tar.gz) = 15833912
diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist
index 5f1c17cd84d0..3b6eff045490 100644
--- a/devel/fbthrift/pkg-plist
+++ b/devel/fbthrift/pkg-plist
@@ -281,6 +281,7 @@ include/thrift/lib/cpp2/async/processor/ServerRequest.h
 include/thrift/lib/cpp2/async/processor/ServerRequestHelper.h
 include/thrift/lib/cpp2/async/processor/ServerRequestTask.h
 include/thrift/lib/cpp2/async/processor/ServiceHandlerBase.h
+include/thrift/lib/cpp2/async/tests/ClientInterceptorWithResponseValue.h
 include/thrift/lib/cpp2/async/tests/util/TestSinkService.h
 include/thrift/lib/cpp2/async/tests/util/TestStreamService.h
 include/thrift/lib/cpp2/async/tests/util/Util.h
@@ -295,11 +296,13 @@ include/thrift/lib/cpp2/detail/EventHandlerRuntime.h
 include/thrift/lib/cpp2/detail/Isset.h
 include/thrift/lib/cpp2/detail/meta.h
 include/thrift/lib/cpp2/dynamic/SerializableRecord.h
+include/thrift/lib/cpp2/dynamic/SerializableTypeSystemBuilder.h
 include/thrift/lib/cpp2/dynamic/TypeId.h
 include/thrift/lib/cpp2/dynamic/TypeSystem.h
 include/thrift/lib/cpp2/dynamic/TypeSystemBuilder.h
 include/thrift/lib/cpp2/dynamic/TypeSystemTraits.h
 include/thrift/lib/cpp2/dynamic/detail/Traits.h
+include/thrift/lib/cpp2/dynamic/detail/TypeSystem.h
 include/thrift/lib/cpp2/folly_dynamic/folly_dynamic.h
 include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-post.h
 include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-pre.h
@@ -467,6 +470,11 @@ include/thrift/lib/cpp2/server/ControlServerInterface.h
 include/thrift/lib/cpp2/server/Cpp2ConnContext.h
 include/thrift/lib/cpp2/server/Cpp2Connection.h
 include/thrift/lib/cpp2/server/Cpp2Worker.h
+include/thrift/lib/cpp2/server/DecoratorData.h
+include/thrift/lib/cpp2/server/DecoratorDataHandle.h
+include/thrift/lib/cpp2/server/DecoratorDataKey.h
+include/thrift/lib/cpp2/server/DecoratorDataRuntime.h
+include/thrift/lib/cpp2/server/DecoratorDataStorage.h
 include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h
 include/thrift/lib/cpp2/server/IOUringUtil.h
 include/thrift/lib/cpp2/server/IOWorkerContext.h
@@ -508,6 +516,7 @@ include/thrift/lib/cpp2/server/ServiceInterceptorBase.h
 include/thrift/lib/cpp2/server/ServiceInterceptorQualifiedName.h
 include/thrift/lib/cpp2/server/ServiceInterceptorStorage.h
 include/thrift/lib/cpp2/server/ServiceInterceptorControl.h
+include/thrift/lib/cpp2/server/ServiceMethodDecoratorBase.h
 include/thrift/lib/cpp2/server/StandardConcurrencyController.h
 include/thrift/lib/cpp2/server/StatusServerInterface.h
 include/thrift/lib/cpp2/server/TMConcurrencyController.h
@@ -589,8 +598,6 @@ include/thrift/lib/cpp2/transport/rocket/client/RocketClient.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/StreamChannelStatus.h
-include/thrift/lib/cpp2/transport/rocket/client/StreamChannelStatusResponse.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
@@ -726,7 +733,7 @@ include/thrift/lib/python/server/event_handler.h
 include/thrift/lib/python/server/flagged/RcAwareTaskPatch.h
 include/thrift/lib/python/server/interceptor/PythonServerModule.h
 include/thrift/lib/python/server/interceptor/PythonServiceInterceptor.h
-include/thrift/lib/python/server/util.h
+include/thrift/lib/python/server/response_helpers.h
 include/thrift/lib/python/streaming/PythonUserException.h
 include/thrift/lib/python/streaming/Sink.h
 include/thrift/lib/python/streaming/StreamElementEncoder.h