Date: Mon, 27 Jun 2022 19:36:34 GMT 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: 1cf321ca472e - main - devel/fbthrift: Update 2022.06.20.00 -> 2022.06.27.00 Message-ID: <202206271936.25RJaYwm020255@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cf321ca472e36953401d34c1bed3abfbbb3995c commit 1cf321ca472e36953401d34c1bed3abfbbb3995c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-27 19:36:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-27 19:36:27 +0000 devel/fbthrift: Update 2022.06.20.00 -> 2022.06.27.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 13 ++++++++++--- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 5f84d4128953..9f2c7e73da9a 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.06.20.00 +DISTVERSION= 2022.06.27.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 5437243934c2..32e58777da58 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655746882 -SHA256 (facebook-fbthrift-v2022.06.20.00_GH0.tar.gz) = 0d8ee5822bd04cfcb17d1dc275a2ed6fb69e828039d38dcfdb7208b723133f59 -SIZE (facebook-fbthrift-v2022.06.20.00_GH0.tar.gz) = 8167990 +TIMESTAMP = 1656352816 +SHA256 (facebook-fbthrift-v2022.06.27.00_GH0.tar.gz) = 8d3a9b720f6ad836e218a1c247e33071a2d8fafc9fc041323b9ca0b4b02d788a +SIZE (facebook-fbthrift-v2022.06.27.00_GH0.tar.gz) = 8254441 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 4200b5409546..d8727daeb423 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -3,7 +3,7 @@ include/thrift/ThriftLibrary.cmake include/thrift/lib/cpp/ContextStack.h include/thrift/lib/cpp/DistinctTable.h include/thrift/lib/cpp/EventHandlerBase.h -include/thrift/lib/cpp/FieldId.h +include/thrift/lib/cpp/Field.h include/thrift/lib/cpp/Frozen.h include/thrift/lib/cpp/Reflection.h include/thrift/lib/cpp/RelativePtr.h @@ -100,6 +100,7 @@ include/thrift/lib/cpp2/Adapt.h include/thrift/lib/cpp2/BadFieldAccess.h include/thrift/lib/cpp2/BoxedValuePtr.h include/thrift/lib/cpp2/CloneableIOBuf.h +include/thrift/lib/cpp2/FieldPath.h include/thrift/lib/cpp2/FieldRef.h include/thrift/lib/cpp2/FieldRefHash.h include/thrift/lib/cpp2/FieldRefTraits.h @@ -215,12 +216,13 @@ include/thrift/lib/cpp2/op/Sha256Hasher.h include/thrift/lib/cpp2/op/StdHasher.h include/thrift/lib/cpp2/op/StdSerializer.h include/thrift/lib/cpp2/op/Testing.h +include/thrift/lib/cpp2/op/detail/AnyOp.h +include/thrift/lib/cpp2/op/detail/BaseOp.h include/thrift/lib/cpp2/op/detail/BasePatch.h include/thrift/lib/cpp2/op/detail/Clear.h include/thrift/lib/cpp2/op/detail/Compare.h include/thrift/lib/cpp2/op/detail/ContainerPatch.h include/thrift/lib/cpp2/op/detail/Create.h -include/thrift/lib/cpp2/op/detail/Get.h include/thrift/lib/cpp2/op/detail/Hash.h include/thrift/lib/cpp2/op/detail/HashProtocol.h include/thrift/lib/cpp2/op/detail/Patch.h @@ -294,6 +296,7 @@ include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h include/thrift/lib/cpp2/security/extensions/Types.h include/thrift/lib/cpp2/server/AdaptiveConcurrency.h include/thrift/lib/cpp2/server/BaseThriftServer.h +include/thrift/lib/cpp2/server/CPUConcurrencyController.h include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h include/thrift/lib/cpp2/server/ControlServerInterface.h @@ -390,6 +393,7 @@ include/thrift/lib/cpp2/transport/rocket/framing/Util.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 +include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionObserver.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerHandler.h include/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.h @@ -399,6 +403,7 @@ include/thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h include/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h include/thrift/lib/cpp2/transport/rocket/test/fuzz/FuzzUtil.h include/thrift/lib/cpp2/transport/rocket/test/network/ClientServerTestUtil.h +include/thrift/lib/cpp2/transport/rocket/test/network/Mocks.h include/thrift/lib/cpp2/transport/rocket/test/network/Util.h include/thrift/lib/cpp2/transport/rocket/test/util/TestServiceMock.h include/thrift/lib/cpp2/transport/rocket/test/util/TestUtil.h @@ -426,8 +431,9 @@ include/thrift/lib/cpp2/type/detail/AnyType.h include/thrift/lib/cpp2/type/detail/Field.h include/thrift/lib/cpp2/type/detail/Name.h include/thrift/lib/cpp2/type/detail/NativeType.h -include/thrift/lib/cpp2/type/detail/ThriftTypeInfo.h +include/thrift/lib/cpp2/type/detail/Ptr.h include/thrift/lib/cpp2/type/detail/Traits.h +include/thrift/lib/cpp2/type/detail/TypeInfo.h include/thrift/lib/cpp2/type/detail/TypeRegistry.h include/thrift/lib/cpp2/type/detail/Wrap.h include/thrift/lib/cpp2/util/BucketedRate.h @@ -465,6 +471,7 @@ include/thrift/lib/py3/test/is_overload/func.h include/thrift/lib/py3/types.h include/thrift/lib/thrift/RpcMetadata_extra.h include/thrift/lib/thrift/SerializableDynamic.h +include/thrift/lib/thrift/detail/protocol.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc include/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206271936.25RJaYwm020255>