From owner-svn-ports-all@freebsd.org Fri Nov 20 07:20:27 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 7695747FD49; Fri, 20 Nov 2020 07:20:27 +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 4Ccny330cVz4gdG; Fri, 20 Nov 2020 07:20:27 +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 59EDE1264D; Fri, 20 Nov 2020 07:20:27 +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 0AK7KROC033818; Fri, 20 Nov 2020 07:20:27 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AK7KQR5033813; Fri, 20 Nov 2020 07:20:26 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202011200720.0AK7KQR5033813@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 20 Nov 2020 07:20:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555743 - head/devel/fbthrift X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/fbthrift X-SVN-Commit-Revision: 555743 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.34 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: Fri, 20 Nov 2020 07:20:27 -0000 Author: yuri Date: Fri Nov 20 07:20:26 2020 New Revision: 555743 URL: https://svnweb.freebsd.org/changeset/ports/555743 Log: devel/fbthrift: Update 2020.11.02.00 -> 2020.11.16.00 Modified: head/devel/fbthrift/Makefile head/devel/fbthrift/distinfo head/devel/fbthrift/pkg-plist Modified: head/devel/fbthrift/Makefile ============================================================================== --- head/devel/fbthrift/Makefile Fri Nov 20 07:19:55 2020 (r555742) +++ head/devel/fbthrift/Makefile Fri Nov 20 07:20:26 2020 (r555743) @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2020.11.02.00 +DISTVERSION= 2020.11.16.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/fbthrift/distinfo ============================================================================== --- head/devel/fbthrift/distinfo Fri Nov 20 07:19:55 2020 (r555742) +++ head/devel/fbthrift/distinfo Fri Nov 20 07:20:26 2020 (r555743) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604421362 -SHA256 (facebook-fbthrift-v2020.11.02.00_GH0.tar.gz) = 847918e30bbbe42edf9e0b1d19f825deb535fc000bea24b0ea5e7d8ce47c3518 -SIZE (facebook-fbthrift-v2020.11.02.00_GH0.tar.gz) = 5211280 +TIMESTAMP = 1605817905 +SHA256 (facebook-fbthrift-v2020.11.16.00_GH0.tar.gz) = 86189dc3a9543b016711da62ff2760087c3652bd9536ed0c90f944bec8260e04 +SIZE (facebook-fbthrift-v2020.11.16.00_GH0.tar.gz) = 5247280 Modified: head/devel/fbthrift/pkg-plist ============================================================================== --- head/devel/fbthrift/pkg-plist Fri Nov 20 07:19:55 2020 (r555742) +++ head/devel/fbthrift/pkg-plist Fri Nov 20 07:20:26 2020 (r555743) @@ -106,6 +106,7 @@ include/thrift/lib/cpp2/Flags.h include/thrift/lib/cpp2/GeneratedCodeHelper.h include/thrift/lib/cpp2/GeneratedHeaderHelper.h include/thrift/lib/cpp2/OptionalField.h +include/thrift/lib/cpp2/PluggableFunction.h include/thrift/lib/cpp2/SerializationSwitch.h include/thrift/lib/cpp2/Thrift.h include/thrift/lib/cpp2/TypeClass.h @@ -148,6 +149,7 @@ include/thrift/lib/cpp2/async/Sink.h include/thrift/lib/cpp2/async/SinkBridgeUtil.h include/thrift/lib/cpp2/async/StreamCallbacks.h include/thrift/lib/cpp2/async/TAsyncTransportHandler.h +include/thrift/lib/cpp2/async/ThreadBoundAdaptorChannel.h include/thrift/lib/cpp2/async/TwoWayBridge.h include/thrift/lib/cpp2/async/tests/util/TestSinkService.h include/thrift/lib/cpp2/async/tests/util/TestStreamService.h @@ -450,8 +452,6 @@ 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