From nobody Wed Dec 08 19:30:31 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4DE5F18D0EC7; Wed, 8 Dec 2021 19:30:32 +0000 (UTC) (envelope-from git@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 4J8S1g3pC3z3M4V; Wed, 8 Dec 2021 19:30:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4906C18C32; Wed, 8 Dec 2021 19:30:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B8JUV3A073045; Wed, 8 Dec 2021 19:30:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B8JUVhC073044; Wed, 8 Dec 2021 19:30:31 GMT (envelope-from git) Date: Wed, 8 Dec 2021 19:30:31 GMT Message-Id: <202112081930.1B8JUVhC073044@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: d5007460f0e8 - main - devel/fbthrift: Update 2021.11.29.00 -> 2021.12.06.00 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d5007460f0e83146863563962daad8f2bfbfdb27 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638991831; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XZ6y2ZQhSLQeMNxaH9qBrnVFOHJWppTFNbgIe6ly+jo=; b=A40eCVmZIDekzRwZ68DoiVxDIy+xSf7B+MF9BOBCZB2xAjebMfWKaKw+0H1XuisA4rYKz/ FjiKd1clQWtAfuwpNirg6EqQ4OjGMsVFduf74pYEBIA3sXsC7T0zC0OQZQM2SXWP3dEzJk K7jame7Sx6ee0KWyFlTZeEJ5C3LUltPHwg3EUb2KYbWgdGpQo9rxb5W/5cxoDwxs4gbcfA ybz8GUiveUNsAufuujdraMcC+CFIDMKVPCc4SwJIPt7H/iEHTxGYr0FHeiKXpHSrxKyIvL wVAlPVa9KiC713Iuf2lythrOmM2N491htp+TBDmnMc4FKxLlEhURrujoA29rQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638991831; a=rsa-sha256; cv=none; b=uhcnt89P0QkxJVaHAKKb9TCPdEqjfWSyJl/7l2ErlrIIFUt+CYVYkZc2gtPBfdmFNA0anH mf/NYhKws7xO7se3NOLUiwAraBpVeRCvT52zFNwaX4ifvkyeGxPf3fPcjh6rHJ1fXWXaBE RFSGJMYCfFuySfxuD7R3m+OmJNB05/G37SgriW5fOFhPNpUU4eBfydykoprssR+Gw+USGr 1KR70RT0tIGER9b/oC7iH/4QK3EYNQWQghAp9JOr1hAR0CEy/cJqKLeetpCGOC1UNMYJGD sVmr1Q4DbCavsydLkuzKQ5QayvyVypy8OQOLMLG1YPt4BUOdYFmtky7zBmB9ew== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5007460f0e83146863563962daad8f2bfbfdb27 commit d5007460f0e83146863563962daad8f2bfbfdb27 Author: Yuri Victorovich AuthorDate: 2021-12-08 18:59:59 +0000 Commit: Yuri Victorovich CommitDate: 2021-12-08 19:30:23 +0000 devel/fbthrift: Update 2021.11.29.00 -> 2021.12.06.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index ddb74f3eeff5..01d84d399782 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.11.29.00 +DISTVERSION= 2021.12.06.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index e93e195ced77..634b8100aed2 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638471971 -SHA256 (facebook-fbthrift-v2021.11.29.00_GH0.tar.gz) = 80b9d525a9c9655049f26f78ac54df43fb45d5d64e47b08340acdfdabf097d6c -SIZE (facebook-fbthrift-v2021.11.29.00_GH0.tar.gz) = 6160114 +TIMESTAMP = 1638985771 +SHA256 (facebook-fbthrift-v2021.12.06.00_GH0.tar.gz) = f15ac6c8316691a23ab79644c72506939b2125da3a23b614704713dc9642c36f +SIZE (facebook-fbthrift-v2021.12.06.00_GH0.tar.gz) = 6185737 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 4eec5265b3aa..6848dcabd17c 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -275,6 +275,7 @@ include/thrift/lib/cpp2/reflection/reflection.h include/thrift/lib/cpp2/reflection/serializer.h include/thrift/lib/cpp2/reflection/testing.h include/thrift/lib/cpp2/reflection/variant.h +include/thrift/lib/cpp2/security/AsyncStopTLS.h include/thrift/lib/cpp2/security/FizzPeeker.h include/thrift/lib/cpp2/security/SSLUtil.h include/thrift/lib/cpp2/security/extensions/ThriftParametersClientExtension.h @@ -385,11 +386,13 @@ include/thrift/lib/cpp2/transport/rocket/test/util/VersionServicesMock.h include/thrift/lib/cpp2/transport/util/ConnectionManager.h include/thrift/lib/cpp2/transport/util/ConnectionThread.h include/thrift/lib/cpp2/type/AnyType.h +include/thrift/lib/cpp2/type/AnyValue.h include/thrift/lib/cpp2/type/Name.h include/thrift/lib/cpp2/type/ThriftOp.h include/thrift/lib/cpp2/type/ThriftType.h include/thrift/lib/cpp2/type/Traits.h include/thrift/lib/cpp2/type/UniversalName.h +include/thrift/lib/cpp2/type/detail/AnyData.h include/thrift/lib/cpp2/type/detail/AnyType.h include/thrift/lib/cpp2/type/detail/Name.h include/thrift/lib/cpp2/type/detail/ThriftOp.h