From owner-dev-commits-ports-all@freebsd.org Tue Aug 24 17:10:24 2021 Return-Path: Delivered-To: dev-commits-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 D45CD65BD02; Tue, 24 Aug 2021 17:10:24 +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 4GvFww4cVTz4hZP; Tue, 24 Aug 2021 17:10:24 +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 6902E4810; Tue, 24 Aug 2021 17:10:24 +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 17OHAOxk023810; Tue, 24 Aug 2021 17:10:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17OHAORJ023809; Tue, 24 Aug 2021 17:10:24 GMT (envelope-from git) Date: Tue, 24 Aug 2021 17:10:24 GMT Message-Id: <202108241710.17OHAORJ023809@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: 05193c171be3 - main - devel/folly: Update to 2021.08.23.00 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: 05193c171be300e809a5215f8995fd093bd0ab99 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2021 17:10:25 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=05193c171be300e809a5215f8995fd093bd0ab99 commit 05193c171be300e809a5215f8995fd093bd0ab99 Author: Yuri Victorovich AuthorDate: 2021-08-24 16:44:39 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-24 17:10:13 +0000 devel/folly: Update to 2021.08.23.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 6 +++++- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index beecc28482ca..e3bd0c3c1c50 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2021.08.02.00 +DISTVERSION= 2021.08.23.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index c50ae2c48982..c616ec76bb68 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627932668 -SHA256 (facebook-folly-v2021.08.02.00_GH0.tar.gz) = 2f9b0ff1af934ca715028462985b6c22004f2599af157bab475857ffc9a5688d -SIZE (facebook-folly-v2021.08.02.00_GH0.tar.gz) = 3469070 +TIMESTAMP = 1629819443 +SHA256 (facebook-folly-v2021.08.23.00_GH0.tar.gz) = 9dac3893fa05a3f43f745a3105c5481b2c908f26c7ffc1f4a089fbc32dd36893 +SIZE (facebook-folly-v2021.08.23.00_GH0.tar.gz) = 3476250 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 0e6283bf505a..f7e54b92783a 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -123,7 +123,6 @@ include/folly/concurrency/CoreCachedSharedPtr.h include/folly/concurrency/DeadlockDetector.h include/folly/concurrency/DynamicBoundedQueue.h include/folly/concurrency/PriorityUnboundedQueueSet.h -include/folly/concurrency/QueueObserver.h include/folly/concurrency/UnboundedQueue.h include/folly/concurrency/detail/AtomicSharedPtr-detail.h include/folly/concurrency/detail/ConcurrentHashMap-detail.h @@ -204,6 +203,7 @@ include/folly/executors/IOThreadPoolExecutor.h include/folly/executors/InlineExecutor.h include/folly/executors/ManualExecutor.h include/folly/executors/MeteredExecutor.h +include/folly/executors/QueueObserver.h include/folly/executors/QueuedImmediateExecutor.h include/folly/executors/ScheduledExecutor.h include/folly/executors/SequencedExecutor.h @@ -275,6 +275,8 @@ include/folly/experimental/channels/ChannelCallbackHandle.h include/folly/experimental/channels/ConsumeChannel-inl.h include/folly/experimental/channels/ConsumeChannel.h include/folly/experimental/channels/FanoutChannel-inl.h +include/folly/experimental/channels/FanoutSender-inl.h +include/folly/experimental/channels/FanoutSender.h include/folly/experimental/channels/FanoutChannel.h include/folly/experimental/channels/Merge-inl.h include/folly/experimental/channels/Merge.h @@ -286,6 +288,7 @@ include/folly/experimental/channels/Transform-inl.h include/folly/experimental/channels/Transform.h include/folly/experimental/channels/detail/AtomicQueue.h include/folly/experimental/channels/detail/ChannelBridge.h +include/folly/experimental/channels/detail/PointerVariant.h include/folly/experimental/channels/detail/Utility.h include/folly/experimental/coro/Accumulate-inl.h include/folly/experimental/coro/Accumulate.h @@ -525,6 +528,7 @@ include/folly/io/async/Request.h include/folly/io/async/SSLContext.h include/folly/io/async/SSLOptions.h include/folly/io/async/ScopedEventBaseThread.h +include/folly/io/async/TerminateCancellationToken.h include/folly/io/async/TimeoutManager.h include/folly/io/async/VirtualEventBase.h include/folly/io/async/WriteChainAsyncTransportWrapper.h