git: d88e317b7442 - main - devel/fbthrift: Update 2023.05.08.00 → 2023.06.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Jun 2023 03:20:42 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d88e317b7442ca2f7da9e51faa833956fca7c07d commit d88e317b7442ca2f7da9e51faa833956fca7c07d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-11 03:20:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-11 03:20:34 +0000 devel/fbthrift: Update 2023.05.08.00 → 2023.06.08.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 9 ++++++++- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index f0c5f7b320e3..c0da46f06893 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2023.05.08.00 +DISTVERSION= 2023.06.08.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 810dba5cbfdb..5c2b7dc608bf 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683618318 -SHA256 (facebook-fbthrift-v2023.05.08.00_GH0.tar.gz) = 264761857ce444a073776e99946ecb83c431020e5b864904e91d2597f636ddd0 -SIZE (facebook-fbthrift-v2023.05.08.00_GH0.tar.gz) = 13806335 +TIMESTAMP = 1686422591 +SHA256 (facebook-fbthrift-v2023.06.08.00_GH0.tar.gz) = 130d6453692ed4f9ceab8ef6b3099bcaaab33f7d244f68674f3f5d1fab31773e +SIZE (facebook-fbthrift-v2023.06.08.00_GH0.tar.gz) = 13837215 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index dccd1f46e426..475f33359ff1 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -190,7 +190,6 @@ include/thrift/lib/cpp2/FieldRefTraits.h include/thrift/lib/cpp2/Flags.h include/thrift/lib/cpp2/GeneratedCodeHelper.h include/thrift/lib/cpp2/PluggableFunction.h -include/thrift/lib/cpp2/server/ResourcePoolSet.h include/thrift/lib/cpp2/SerializationSwitch.h include/thrift/lib/cpp2/Thrift.h include/thrift/lib/cpp2/TrustedServerException.h @@ -425,17 +424,21 @@ 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/ResourcePoolSet.h include/thrift/lib/cpp2/server/RoundRobinRequestPile.h include/thrift/lib/cpp2/server/ServerAttribute.h include/thrift/lib/cpp2/server/ServerConfigs.h include/thrift/lib/cpp2/server/ServerFlags.h include/thrift/lib/cpp2/server/ServerInstrumentation.h include/thrift/lib/cpp2/server/ServiceHealthPoller.h +include/thrift/lib/cpp2/server/StandardConcurrencyController.h include/thrift/lib/cpp2/server/StatusServerInterface.h +include/thrift/lib/cpp2/server/TMConcurrencyController.h include/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.h include/thrift/lib/cpp2/server/ThriftProcessor.h include/thrift/lib/cpp2/server/ThriftServer.h include/thrift/lib/cpp2/server/ThriftServerConfig.h +include/thrift/lib/cpp2/server/TokenBucketConcurrencyController.h include/thrift/lib/cpp2/server/TransportRoutingHandler.h include/thrift/lib/cpp2/server/WeightedRequestPileQueue-inl.h include/thrift/lib/cpp2/server/WeightedRequestPileQueue.h @@ -480,6 +483,7 @@ include/thrift/lib/cpp2/transport/http2/common/testutil/ChannelTestFixture.h include/thrift/lib/cpp2/transport/http2/common/testutil/FakeProcessors.h include/thrift/lib/cpp2/transport/http2/common/testutil/FakeResponseHandler.h include/thrift/lib/cpp2/transport/http2/server/ThriftRequestHandler.h +include/thrift/lib/cpp2/transport/rocket/Compression.h include/thrift/lib/cpp2/transport/rocket/FdSocketMetadata.h include/thrift/lib/cpp2/transport/rocket/PayloadUtils.h include/thrift/lib/cpp2/transport/rocket/RocketException.h @@ -496,6 +500,9 @@ include/thrift/lib/cpp2/transport/rocket/framing/Parser-inl.h include/thrift/lib/cpp2/transport/rocket/framing/Parser.h include/thrift/lib/cpp2/transport/rocket/framing/Serializer.h include/thrift/lib/cpp2/transport/rocket/framing/Util.h +include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy-inl.h +include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy.h +include/thrift/lib/cpp2/transport/rocket/framing/parser/ParserStrategy.h include/thrift/lib/cpp2/transport/rocket/framing/test/Util.h include/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h