devel/fbthrift: Update 2020.10.26.00 -> 2020.11.02.00
Reported by: portscout
This commit is contained in:
parent
5a31bbcc45
commit
20d41a574d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554007
3 changed files with 36 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2020.10.26.00
|
||||
DISTVERSION= 2020.11.02.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -28,6 +28,8 @@ USE_LDCONFIG= yes
|
|||
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
|
||||
CXXFLAGS+= -fPIC # https://github.com/facebook/fbthrift/issues/399
|
||||
|
||||
post-install: # https://github.com/facebook/fbthrift/issues/393
|
||||
${FIND} ${STAGEDIR}${PREFIX}/include -type d -empty -delete
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1603824864
|
||||
SHA256 (facebook-fbthrift-v2020.10.26.00_GH0.tar.gz) = 31427f39d1c0a01e87981d18d22425e98f89a23f6676ad2f74075dafd347d81a
|
||||
SIZE (facebook-fbthrift-v2020.10.26.00_GH0.tar.gz) = 5188607
|
||||
TIMESTAMP = 1604421362
|
||||
SHA256 (facebook-fbthrift-v2020.11.02.00_GH0.tar.gz) = 847918e30bbbe42edf9e0b1d19f825deb535fc000bea24b0ea5e7d8ce47c3518
|
||||
SIZE (facebook-fbthrift-v2020.11.02.00_GH0.tar.gz) = 5211280
|
||||
|
|
|
@ -212,6 +212,7 @@ include/thrift/lib/cpp2/protocol/SimpleJSONProtocol-inl.h
|
|||
include/thrift/lib/cpp2/protocol/SimpleJSONProtocol.h
|
||||
include/thrift/lib/cpp2/protocol/TableBasedForwardTypes.h
|
||||
include/thrift/lib/cpp2/protocol/TableBasedSerializer.h
|
||||
include/thrift/lib/cpp2/protocol/Traits.h
|
||||
include/thrift/lib/cpp2/protocol/VirtualProtocol.h
|
||||
include/thrift/lib/cpp2/protocol/detail/protocol_methods.h
|
||||
include/thrift/lib/cpp2/protocol/nimble/BufferingNimbleDecoder.h
|
||||
|
@ -260,6 +261,7 @@ include/thrift/lib/cpp2/reflection/testing.h
|
|||
include/thrift/lib/cpp2/reflection/traits_test_helpers.h
|
||||
include/thrift/lib/cpp2/reflection/variant.h
|
||||
include/thrift/lib/cpp2/security/FizzPeeker.h
|
||||
include/thrift/lib/cpp2/security/SSLUtil.h
|
||||
include/thrift/lib/cpp2/security/extensions/ThriftParametersClientExtension.h
|
||||
include/thrift/lib/cpp2/security/extensions/ThriftParametersContext.h
|
||||
include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h
|
||||
|
@ -385,56 +387,82 @@ include/thrift/lib/py3/ssl.h
|
|||
include/thrift/lib/py3/stream.h
|
||||
include/thrift/lib/py3/test/BinaryTypes.h
|
||||
include/thrift/lib/py3/test/client_event_handlers/handler.h
|
||||
include/thrift/lib/py3/test/is_overload/func.h
|
||||
include/thrift/lib/py3/test/cpp_handler.h
|
||||
include/thrift/lib/py3/test/is_overload/func.h
|
||||
include/thrift/lib/py3/test/stream/server.h
|
||||
include/thrift/lib/py3/types.h
|
||||
include/thrift/lib/thrift/RpcMetadata_extra.h
|
||||
include/thrift/lib/thrift/SerializableDynamic.h
|
||||
include/thrift/lib/thrift/gen-cpp2/RpcMetadata_constants.h
|
||||
include/thrift/lib/thrift/gen-cpp2/RpcMetadata_data.h
|
||||
include/thrift/lib/thrift/gen-cpp2/RpcMetadata_for_each_field.h
|
||||
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_union.h
|
||||
include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visitation.h
|
||||
include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService.h
|
||||
include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService.tcc
|
||||
include/thrift/lib/thrift/gen-cpp2/ThriftMetadataServiceAsyncClient.h
|
||||
include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService_custom_protocol.h
|
||||
include/thrift/lib/thrift/gen-cpp2/frozen_constants.h
|
||||
include/thrift/lib/thrift/gen-cpp2/frozen_data.h
|
||||
include/thrift/lib/thrift/gen-cpp2/frozen_for_each_field.h
|
||||
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_union.h
|
||||
include/thrift/lib/thrift/gen-cpp2/frozen_visitation.h
|
||||
include/thrift/lib/thrift/gen-cpp2/metadata_constants.h
|
||||
include/thrift/lib/thrift/gen-cpp2/metadata_data.h
|
||||
include/thrift/lib/thrift/gen-cpp2/metadata_for_each_field.h
|
||||
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_union.h
|
||||
include/thrift/lib/thrift/gen-cpp2/metadata_visitation.h
|
||||
include/thrift/lib/thrift/gen-cpp2/reflection_constants.h
|
||||
include/thrift/lib/thrift/gen-cpp2/reflection_data.h
|
||||
include/thrift/lib/thrift/gen-cpp2/reflection_for_each_field.h
|
||||
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_union.h
|
||||
include/thrift/lib/thrift/gen-cpp2/reflection_visitation.h
|
||||
lib/cmake/fbthrift/FBThriftConfig.cmake
|
||||
lib/cmake/fbthrift/FBThriftTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/fbthrift/FBThriftTargets.cmake
|
||||
lib/libasync.so
|
||||
lib/libasync.so.1.0.0
|
||||
lib/libcompiler_ast.so
|
||||
lib/libcompiler_ast.so.1.0.0
|
||||
lib/libcompiler_base.so
|
||||
lib/libcompiler_generate_templates.so
|
||||
lib/libcompiler_base.so.1.0.0
|
||||
lib/libcompiler_generators.so
|
||||
lib/libcompiler_generators.so.1.0.0
|
||||
lib/libcompiler_lib.so
|
||||
lib/libcompiler_lib.so.1.0.0
|
||||
lib/libconcurrency.so
|
||||
lib/libconcurrency.so.1.0.0
|
||||
lib/libmustache_lib.so
|
||||
lib/libmustache_lib.so.1.0.0
|
||||
lib/libprotocol.so
|
||||
lib/libprotocol.so.1.0.0
|
||||
lib/librpcmetadata.so
|
||||
lib/librpcmetadata.so.1.0.0
|
||||
lib/libthrift-core.so
|
||||
lib/libthrift-core.so.1.0.0
|
||||
lib/libthriftcpp2.so
|
||||
lib/libthriftcpp2.so.1.0.0
|
||||
lib/libthriftfrozen2.so
|
||||
lib/libthriftfrozen2.so.1.0.0
|
||||
lib/libthriftmetadata.so
|
||||
lib/libthriftmetadata.so.1.0.0
|
||||
lib/libthriftprotocol.so
|
||||
lib/libthriftprotocol.so.1.0.0
|
||||
lib/libtransport.so
|
||||
lib/libtransport.so.1.0.0
|
||||
|
|
Loading…
Reference in a new issue