Date: Mon, 28 Dec 2020 20:35:50 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559520 - head/devel/fbthrift Message-ID: <202012282035.0BSKZoec047805@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Dec 28 20:35:50 2020 New Revision: 559520 URL: https://svnweb.freebsd.org/changeset/ports/559520 Log: devel/fbthrift: Update 2020.12.21.00 -> 2020.12.28.00 Modified: head/devel/fbthrift/Makefile head/devel/fbthrift/distinfo head/devel/fbthrift/pkg-plist Modified: head/devel/fbthrift/Makefile ============================================================================== --- head/devel/fbthrift/Makefile Mon Dec 28 20:35:47 2020 (r559519) +++ head/devel/fbthrift/Makefile Mon Dec 28 20:35:50 2020 (r559520) @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2020.12.21.00 +DISTVERSION= 2020.12.28.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/fbthrift/distinfo ============================================================================== --- head/devel/fbthrift/distinfo Mon Dec 28 20:35:47 2020 (r559519) +++ head/devel/fbthrift/distinfo Mon Dec 28 20:35:50 2020 (r559520) @@ -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 Modified: head/devel/fbthrift/pkg-plist ============================================================================== --- head/devel/fbthrift/pkg-plist Mon Dec 28 20:35:47 2020 (r559519) +++ head/devel/fbthrift/pkg-plist Mon Dec 28 20:35:50 2020 (r559520) @@ -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/Whit 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/ScopedServerInterfaceThre 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_metadat 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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012282035.0BSKZoec047805>