Date: Tue, 26 May 2026 03:06:44 +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: 9a19344ccf10 - main - devel/fbthrift: update 2026.05.18.0=?utf-8?Q?0 =E2=86=92 20?=26.05.25.00 Message-ID: <6a150e44.27db1.38e810f9@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=9a19344ccf108c013186f1fdb05a336b17ecb432 commit 9a19344ccf108c013186f1fdb05a336b17ecb432 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-25 20:25:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-26 03:06:36 +0000 devel/fbthrift: update 2026.05.18.00 → 2026.05.25.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 15 +++++++++++++-- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 1e036588075b..d826bd74873a 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2026.05.18.00 +DISTVERSION= 2026.05.25.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 2493d5b4bf81..8f36a1b78259 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779147362 -SHA256 (facebook-fbthrift-v2026.05.18.00_GH0.tar.gz) = 831144b631f018e81c3daff160169b353a65cb4999e25b26e668369969e5f692 -SIZE (facebook-fbthrift-v2026.05.18.00_GH0.tar.gz) = 18742476 +TIMESTAMP = 1779739592 +SHA256 (facebook-fbthrift-v2026.05.25.00_GH0.tar.gz) = 0c8e8e28353e1ba7f4e6c8901c520a16e6bbb94c9c3608ae2d80ef2f58840b59 +SIZE (facebook-fbthrift-v2026.05.25.00_GH0.tar.gz) = 18840326 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 3573ec4474ec..afc7825c0634 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -379,6 +379,9 @@ include/thrift/lib/cpp2/fast_thrift/common/Stats.h include/thrift/lib/cpp2/fast_thrift/common/TransportAdapter.h include/thrift/lib/cpp2/fast_thrift/common/test/MockMetricsContext.h include/thrift/lib/cpp2/fast_thrift/common/test/MockTransportAdapter.h +include/thrift/lib/cpp2/fast_thrift/connection/ConnectionHandler.h +include/thrift/lib/cpp2/fast_thrift/connection/ConnectionManager.h +include/thrift/lib/cpp2/fast_thrift/connection/SocketOptions.h include/thrift/lib/cpp2/fast_thrift/frame/ErrorCode.h include/thrift/lib/cpp2/fast_thrift/frame/FrameDescriptor.h include/thrift/lib/cpp2/fast_thrift/frame/FrameType.h @@ -405,6 +408,9 @@ include/thrift/lib/cpp2/fast_thrift/frame/write/handler/FrameFragmentationHandle include/thrift/lib/cpp2/fast_thrift/frame/write/handler/FrameLengthEncoderHandler.h include/thrift/lib/cpp2/fast_thrift/frame/write/handler/IntervalBatchingFrameHandler.h include/thrift/lib/cpp2/fast_thrift/frame/write/handler/LoopBatchingFrameHandler.h +include/thrift/lib/cpp2/fast_thrift/interface/debug/DebugServerInterface.h +include/thrift/lib/cpp2/fast_thrift/interface/monitor/MonitoringServerInterface.h +include/thrift/lib/cpp2/fast_thrift/interface/status/StatusServerInterface.h include/thrift/lib/cpp2/fast_thrift/rocket/bench/BenchContext.h include/thrift/lib/cpp2/fast_thrift/rocket/client/Messages.h include/thrift/lib/cpp2/fast_thrift/rocket/client/adapter/RocketClientAppAdapter.h @@ -423,8 +429,6 @@ include/thrift/lib/cpp2/fast_thrift/rocket/server/MetadataProtocol.h include/thrift/lib/cpp2/fast_thrift/rocket/server/adapter/RocketServerAppAdapter.h include/thrift/lib/cpp2/fast_thrift/rocket/server/common/RocketServerAppAdapter.h include/thrift/lib/cpp2/fast_thrift/rocket/server/common/RocketServerConnection.h -include/thrift/lib/cpp2/fast_thrift/rocket/server/connection/ConnectionHandler.h -include/thrift/lib/cpp2/fast_thrift/rocket/server/connection/ConnectionManager.h include/thrift/lib/cpp2/fast_thrift/rocket/server/handler/RocketServerFrameCodecHandler.h include/thrift/lib/cpp2/fast_thrift/rocket/server/handler/RocketServerRequestResponseHandler.h include/thrift/lib/cpp2/fast_thrift/rocket/server/handler/RocketServerSetupFrameHandler.h @@ -467,7 +471,9 @@ include/thrift/lib/cpp2/fast_thrift/thrift/common/ThriftResponsePayloads.h include/thrift/lib/cpp2/fast_thrift/thrift/common/handler/ThriftMetricsHandler.h include/thrift/lib/cpp2/fast_thrift/thrift/server/FastThriftChannelServer.h include/thrift/lib/cpp2/fast_thrift/thrift/server/FastThriftServer.h +include/thrift/lib/cpp2/fast_thrift/thrift/server/FastThriftServerRegistry.h include/thrift/lib/cpp2/fast_thrift/thrift/server/ThriftServerChannel.h +include/thrift/lib/cpp2/fast_thrift/thrift/server/adapter/MetadataAppAdapter.h include/thrift/lib/cpp2/fast_thrift/thrift/server/adapter/ThriftServerAppAdapter.h include/thrift/lib/cpp2/fast_thrift/thrift/server/adapter/ThriftServerAppAdapterFactory.h include/thrift/lib/cpp2/fast_thrift/thrift/server/adapter/ThriftServerCompositeAppAdapter.h @@ -475,6 +481,10 @@ include/thrift/lib/cpp2/fast_thrift/thrift/server/adapter/ThriftServerTransportA include/thrift/lib/cpp2/fast_thrift/thrift/server/common/Messages.h include/thrift/lib/cpp2/fast_thrift/thrift/server/common/PayloadVariants.h include/thrift/lib/cpp2/fast_thrift/thrift/server/common/ServerAppAdapter.h +include/thrift/lib/cpp2/fast_thrift/thrift/server/common/context/ThriftConnContext.h +include/thrift/lib/cpp2/fast_thrift/thrift/server/common/context/ThriftRequestContext.h +include/thrift/lib/cpp2/fast_thrift/thrift/server/handler/ThriftServerConnectionContextHandler.h +include/thrift/lib/cpp2/fast_thrift/thrift/server/handler/ThriftServerRequestContextHandler.h include/thrift/lib/cpp2/fast_thrift/thrift/server/util/FastHandlerCallback.h include/thrift/lib/cpp2/fast_thrift/thrift/server/util/ResponseError.h include/thrift/lib/cpp2/fast_thrift/thrift/server/util/ResponseMetadata.h @@ -614,6 +624,7 @@ include/thrift/lib/cpp2/protocol/Traits.h include/thrift/lib/cpp2/protocol/VirtualProtocol.h include/thrift/lib/cpp2/protocol/benchmark/ThriftProtocolBenchmarkHelper.h include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestData.h +include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestDataMessages-decl.h include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestDataMessages-inl.h include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestDataMessages.h include/thrift/lib/cpp2/protocol/detail/CompoundTypeTracker.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a150e44.27db1.38e810f9>
