From owner-svn-ports-head@freebsd.org Tue Mar 9 01:24:02 2021 Return-Path: Delivered-To: svn-ports-head@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 83D2E561B33; Tue, 9 Mar 2021 01:24:02 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DvctT6D3rz4bMw; Tue, 9 Mar 2021 01:24:01 +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 A2EB41379A; Tue, 9 Mar 2021 01:24:01 +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 1291O1jx052344; Tue, 9 Mar 2021 01:24:01 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1291O1uh052341; Tue, 9 Mar 2021 01:24:01 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202103090124.1291O1uh052341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 9 Mar 2021 01:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567886 - head/devel/fbthrift X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/fbthrift X-SVN-Commit-Revision: 567886 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2021 01:24:02 -0000 Author: yuri Date: Tue Mar 9 01:24:00 2021 New Revision: 567886 URL: https://svnweb.freebsd.org/changeset/ports/567886 Log: devel/fbthrift: Update 2021.03.01.00 -> 2021.03.08.00 Modified: head/devel/fbthrift/Makefile head/devel/fbthrift/distinfo head/devel/fbthrift/pkg-plist Modified: head/devel/fbthrift/Makefile ============================================================================== --- head/devel/fbthrift/Makefile Tue Mar 9 01:23:57 2021 (r567885) +++ head/devel/fbthrift/Makefile Tue Mar 9 01:24:00 2021 (r567886) @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.03.01.00 +DISTVERSION= 2021.03.08.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -13,12 +13,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libdouble-conversion.so:devel/double-conversion \ + libevent.so:devel/libevent \ libfizz.so:security/fizz \ libfmt.so:devel/libfmt \ libfolly.so:devel/folly \ libgflags.so:devel/gflags \ libglog.so:devel/glog \ + liblz4.so:archivers/liblz4 \ + libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ + libunwind.so:devel/libunwind \ libwangle.so:net/wangle \ libzstd.so:archivers/zstd Modified: head/devel/fbthrift/distinfo ============================================================================== --- head/devel/fbthrift/distinfo Tue Mar 9 01:23:57 2021 (r567885) +++ head/devel/fbthrift/distinfo Tue Mar 9 01:24:00 2021 (r567886) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614621503 -SHA256 (facebook-fbthrift-v2021.03.01.00_GH0.tar.gz) = 65ecbcc98616cf2c44c3ef1bf70fad289d4098e90dc205408db18f814a8cbac3 -SIZE (facebook-fbthrift-v2021.03.01.00_GH0.tar.gz) = 5330064 +TIMESTAMP = 1615246294 +SHA256 (facebook-fbthrift-v2021.03.08.00_GH0.tar.gz) = d559dfd79a52fbe57886a91d8b39d5d46b53f686a8e8aa8038f515def6ba4fee +SIZE (facebook-fbthrift-v2021.03.08.00_GH0.tar.gz) = 5337964 Modified: head/devel/fbthrift/pkg-plist ============================================================================== --- head/devel/fbthrift/pkg-plist Tue Mar 9 01:23:57 2021 (r567885) +++ head/devel/fbthrift/pkg-plist Tue Mar 9 01:24:00 2021 (r567886) @@ -106,7 +106,6 @@ 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 include/thrift/lib/cpp2/Thrift.h @@ -292,7 +291,6 @@ include/thrift/lib/cpp2/server/admission_strategy/Prio 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 @@ -302,7 +300,6 @@ include/thrift/lib/cpp2/test/util/TestClientChannelFac include/thrift/lib/cpp2/test/util/TestHTTPClientChannelFactory.h include/thrift/lib/cpp2/test/util/TestHeaderClientChannelFactory.h include/thrift/lib/cpp2/test/util/TestInterface.h -include/thrift/lib/cpp2/test/util/TestProxygenThriftServerFactory.h include/thrift/lib/cpp2/test/util/TestServerFactory.h include/thrift/lib/cpp2/test/util/TestThriftServerFactory.h include/thrift/lib/cpp2/transport/core/ClientConnectionIf.h @@ -332,8 +329,6 @@ include/thrift/lib/cpp2/transport/http2/common/testuti include/thrift/lib/cpp2/transport/http2/common/testutil/FakeProcessors.h include/thrift/lib/cpp2/transport/http2/common/testutil/FakeResponseHandler.h include/thrift/lib/cpp2/transport/http2/server/ThriftRequestHandler.h -include/thrift/lib/cpp2/transport/inmemory/InMemoryChannel.h -include/thrift/lib/cpp2/transport/inmemory/InMemoryConnection.h include/thrift/lib/cpp2/transport/rocket/PayloadUtils.h include/thrift/lib/cpp2/transport/rocket/RocketException.h include/thrift/lib/cpp2/transport/rocket/Types.h