From owner-svn-ports-all@freebsd.org Tue Oct 27 19:50:11 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 5A121458AA8; Tue, 27 Oct 2020 19:50:11 +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 4CLMkC1gRYz457Y; Tue, 27 Oct 2020 19:50:11 +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 1C8A210B66; Tue, 27 Oct 2020 19:50:11 +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 09RJoAgh099182; Tue, 27 Oct 2020 19:50:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09RJoAjO099179; Tue, 27 Oct 2020 19:50:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202010271950.09RJoAjO099179@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 27 Oct 2020 19:50:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553480 - head/devel/fbthrift X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/fbthrift X-SVN-Commit-Revision: 553480 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, 27 Oct 2020 19:50:11 -0000 Author: yuri Date: Tue Oct 27 19:50:10 2020 New Revision: 553480 URL: https://svnweb.freebsd.org/changeset/ports/553480 Log: devel/fbthrift: Update 2020.10.12.00 -> 2020.10.26.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 Oct 27 19:49:41 2020 (r553479) +++ head/devel/fbthrift/Makefile Tue Oct 27 19:50:10 2020 (r553480) @@ -2,7 +2,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2020.10.12.00 +DISTVERSION= 2020.10.26.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/fbthrift/distinfo ============================================================================== --- head/devel/fbthrift/distinfo Tue Oct 27 19:49:41 2020 (r553479) +++ head/devel/fbthrift/distinfo Tue Oct 27 19:50:10 2020 (r553480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602727813 -SHA256 (facebook-fbthrift-v2020.10.12.00_GH0.tar.gz) = 02242ed9ee152c4a6619f02bdf168ef4498485590b7da6022e7992ef2f3f8243 -SIZE (facebook-fbthrift-v2020.10.12.00_GH0.tar.gz) = 5162451 +TIMESTAMP = 1603824864 +SHA256 (facebook-fbthrift-v2020.10.26.00_GH0.tar.gz) = 31427f39d1c0a01e87981d18d22425e98f89a23f6676ad2f74075dafd347d81a +SIZE (facebook-fbthrift-v2020.10.26.00_GH0.tar.gz) = 5188607 Modified: head/devel/fbthrift/pkg-plist ============================================================================== --- head/devel/fbthrift/pkg-plist Tue Oct 27 19:49:41 2020 (r553479) +++ head/devel/fbthrift/pkg-plist Tue Oct 27 19:50:10 2020 (r553480) @@ -210,6 +210,7 @@ include/thrift/lib/cpp2/protocol/ProtocolReaderWithRef include/thrift/lib/cpp2/protocol/Serializer.h 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/VirtualProtocol.h include/thrift/lib/cpp2/protocol/detail/protocol_methods.h