From owner-svn-ports-all@freebsd.org Tue Nov 3 18:09:09 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5BDF545F2DB; Tue, 3 Nov 2020 18:09:09 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CQd8P1kb0z4Ds4; Tue, 3 Nov 2020 18:09:09 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1FF421E558; Tue, 3 Nov 2020 18:09:09 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0A3I98RK067302; Tue, 3 Nov 2020 18:09:08 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0A3I98gk067299; Tue, 3 Nov 2020 18:09:08 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202011031809.0A3I98gk067299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 3 Nov 2020 18:09:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554007 - head/devel/fbthrift X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/fbthrift X-SVN-Commit-Revision: 554007 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2020 18:09:09 -0000 Author: yuri Date: Tue Nov 3 18:09:08 2020 New Revision: 554007 URL: https://svnweb.freebsd.org/changeset/ports/554007 Log: devel/fbthrift: Update 2020.10.26.00 -> 2020.11.02.00 Reported by: portscout Modified: head/devel/fbthrift/Makefile head/devel/fbthrift/distinfo head/devel/fbthrift/pkg-plist Modified: head/devel/fbthrift/Makefile ============================================================================== --- head/devel/fbthrift/Makefile Tue Nov 3 18:08:31 2020 (r554006) +++ head/devel/fbthrift/Makefile Tue Nov 3 18:09:08 2020 (r554007) @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2020.10.26.00 +DISTVERSION= 2020.11.02.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -27,6 +27,8 @@ GH_ACCOUNT= facebook 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 Modified: head/devel/fbthrift/distinfo ============================================================================== --- head/devel/fbthrift/distinfo Tue Nov 3 18:08:31 2020 (r554006) +++ head/devel/fbthrift/distinfo Tue Nov 3 18:09:08 2020 (r554007) @@ -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 Modified: head/devel/fbthrift/pkg-plist ============================================================================== --- head/devel/fbthrift/pkg-plist Tue Nov 3 18:08:31 2020 (r554006) +++ head/devel/fbthrift/pkg-plist Tue Nov 3 18:09:08 2020 (r554007) @@ -212,6 +212,7 @@ include/thrift/lib/cpp2/protocol/SimpleJSONProtocol-in 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