Skip to content

Commit

Permalink
devel/fbthrift: Update 2023.05.08.00 → 2023.06.08.00
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jun 11, 2023
1 parent 6f9876c commit d88e317
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions 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
9 changes: 8 additions & 1 deletion devel/fbthrift/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d88e317

Please sign in to comment.