diff options
-rw-r--r-- | devel/fbthrift/Makefile | 2 | ||||
-rw-r--r-- | devel/fbthrift/distinfo | 6 | ||||
-rw-r--r-- | devel/fbthrift/pkg-plist | 7 |
3 files changed, 11 insertions, 4 deletions
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index e74a69775723..00f96f29ef98 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2020.12.21.00 +DISTVERSION= 2020.12.28.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index f45c8a568cb3..a468e20122c4 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608659360 -SHA256 (facebook-fbthrift-v2020.12.21.00_GH0.tar.gz) = 494c122f2848cf8521f541eb3f0cee5b19169e216c1ec25bd37f15003b9e34f5 -SIZE (facebook-fbthrift-v2020.12.21.00_GH0.tar.gz) = 5304211 +TIMESTAMP = 1609183356 +SHA256 (facebook-fbthrift-v2020.12.28.00_GH0.tar.gz) = e39492d7cdb78278d4cc381445aab103c72387b15ef885a8e9111fe5466f5827 +SIZE (facebook-fbthrift-v2020.12.28.00_GH0.tar.gz) = 5325020 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index a9ff1d4fff5b..0e7a194ddd1b 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -104,6 +104,7 @@ include/thrift/lib/cpp2/FieldRefHash.h include/thrift/lib/cpp2/Flags.h include/thrift/lib/cpp2/GeneratedCodeHelper.h include/thrift/lib/cpp2/GeneratedHeaderHelper.h +include/thrift/lib/cpp2/IndirectionWrapper.h include/thrift/lib/cpp2/OptionalField.h include/thrift/lib/cpp2/PluggableFunction.h include/thrift/lib/cpp2/SerializationSwitch.h @@ -293,6 +294,7 @@ include/thrift/lib/cpp2/server/admission_strategy/WhitelistAdmissionStrategy.h include/thrift/lib/cpp2/server/peeking/PeekingManager.h include/thrift/lib/cpp2/server/peeking/TLSHelper.h include/thrift/lib/cpp2/server/proxygen/ProxygenThriftServer.h +include/thrift/lib/cpp2/test/IndirectionWrapperTest.h include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h include/thrift/lib/cpp2/test/Structs.h include/thrift/lib/cpp2/test/ThriftStructs-inl.h @@ -377,6 +379,7 @@ include/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h include/thrift/lib/cpp2/util/ScopedServerThread.h include/thrift/lib/cpp2/visitation/for_each.h include/thrift/lib/cpp2/visitation/metadata.h +include/thrift/lib/cpp2/visitation/visit_by_thrift_field_metadata.h include/thrift/lib/cpp2/visitation/visit_union.h include/thrift/lib/py3/client.h include/thrift/lib/py3/client_wrapper.h @@ -403,6 +406,7 @@ include/thrift/lib/thrift/gen-cpp2/RpcMetadata_metadata.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.tcc include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_custom_protocol.h +include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visit_union.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visitation.h include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService.h @@ -416,6 +420,7 @@ include/thrift/lib/thrift/gen-cpp2/frozen_metadata.h include/thrift/lib/thrift/gen-cpp2/frozen_types.h include/thrift/lib/thrift/gen-cpp2/frozen_types.tcc include/thrift/lib/thrift/gen-cpp2/frozen_types_custom_protocol.h +include/thrift/lib/thrift/gen-cpp2/frozen_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/frozen_visit_union.h include/thrift/lib/thrift/gen-cpp2/frozen_visitation.h include/thrift/lib/thrift/gen-cpp2/metadata_constants.h @@ -425,6 +430,7 @@ include/thrift/lib/thrift/gen-cpp2/metadata_metadata.h include/thrift/lib/thrift/gen-cpp2/metadata_types.h include/thrift/lib/thrift/gen-cpp2/metadata_types.tcc include/thrift/lib/thrift/gen-cpp2/metadata_types_custom_protocol.h +include/thrift/lib/thrift/gen-cpp2/metadata_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/metadata_visit_union.h include/thrift/lib/thrift/gen-cpp2/metadata_visitation.h include/thrift/lib/thrift/gen-cpp2/reflection_constants.h @@ -434,6 +440,7 @@ include/thrift/lib/thrift/gen-cpp2/reflection_metadata.h include/thrift/lib/thrift/gen-cpp2/reflection_types.h include/thrift/lib/thrift/gen-cpp2/reflection_types.tcc include/thrift/lib/thrift/gen-cpp2/reflection_types_custom_protocol.h +include/thrift/lib/thrift/gen-cpp2/reflection_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/reflection_visit_union.h include/thrift/lib/thrift/gen-cpp2/reflection_visitation.h lib/cmake/fbthrift/FBThriftConfig.cmake |