From owner-svn-ports-head@freebsd.org Tue Jun 30 06:48:12 2020 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 7FE7C360719; Tue, 30 Jun 2020 06:48:12 +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 49ww0r2nGWz4061; Tue, 30 Jun 2020 06:48:12 +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 2AE4313E4A; Tue, 30 Jun 2020 06:48:12 +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 05U6mCSK075354; Tue, 30 Jun 2020 06:48:12 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05U6mBQc075351; Tue, 30 Jun 2020 06:48:11 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202006300648.05U6mBQc075351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 30 Jun 2020 06:48:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540860 - head/devel/folly X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/folly X-SVN-Commit-Revision: 540860 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.33 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, 30 Jun 2020 06:48:12 -0000 Author: yuri Date: Tue Jun 30 06:48:11 2020 New Revision: 540860 URL: https://svnweb.freebsd.org/changeset/ports/540860 Log: devel/folly: Update 2020.06.15.00 -> 2020.06.29.00 Reported by: portscout Modified: head/devel/folly/Makefile head/devel/folly/distinfo head/devel/folly/pkg-plist Modified: head/devel/folly/Makefile ============================================================================== --- head/devel/folly/Makefile Tue Jun 30 06:15:44 2020 (r540859) +++ head/devel/folly/Makefile Tue Jun 30 06:48:11 2020 (r540860) @@ -2,7 +2,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2020.06.15.00 +DISTVERSION= 2020.06.29.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/folly/distinfo ============================================================================== --- head/devel/folly/distinfo Tue Jun 30 06:15:44 2020 (r540859) +++ head/devel/folly/distinfo Tue Jun 30 06:48:11 2020 (r540860) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592253023 -SHA256 (facebook-folly-v2020.06.15.00_GH0.tar.gz) = f9d126ef068fab398ba2c0019567c08b21c4c15426d10ea44ef1418cde4a3b0f -SIZE (facebook-folly-v2020.06.15.00_GH0.tar.gz) = 3221258 +TIMESTAMP = 1593498881 +SHA256 (facebook-folly-v2020.06.29.00_GH0.tar.gz) = d057c33ace39373635b908580be90307e23b0d3b3185c37006952151b551e4b9 +SIZE (facebook-folly-v2020.06.29.00_GH0.tar.gz) = 3233027 Modified: head/devel/folly/pkg-plist ============================================================================== --- head/devel/folly/pkg-plist Tue Jun 30 06:15:44 2020 (r540859) +++ head/devel/folly/pkg-plist Tue Jun 30 06:48:11 2020 (r540860) @@ -201,6 +201,7 @@ include/folly/executors/ScheduledExecutor.h include/folly/executors/SequencedExecutor.h include/folly/executors/SerialExecutor.h include/folly/executors/SoftRealTimeExecutor.h +include/folly/executors/StrandExecutor.h include/folly/executors/ThreadPoolExecutor.h include/folly/executors/ThreadedExecutor.h include/folly/executors/TimedDrivableExecutor.h @@ -234,8 +235,8 @@ include/folly/experimental/JSONSchema.h include/folly/experimental/JemallocHugePageAllocator.h include/folly/experimental/JemallocNodumpAllocator.h include/folly/experimental/LockFreeRingBuffer.h -include/folly/experimental/MasterPtr.h include/folly/experimental/NestedCommandLineApp.h +include/folly/experimental/PrimaryPtr.h include/folly/experimental/ProgramOptions.h include/folly/experimental/QuotientMultiSet-inl.h include/folly/experimental/QuotientMultiSet.h @@ -364,6 +365,13 @@ include/folly/fibers/WhenN-inl.h include/folly/fibers/WhenN.h include/folly/fibers/async/Async.h include/folly/fibers/async/Baton.h +include/folly/fibers/async/Collect-inl.h +include/folly/fibers/async/Collect.h +include/folly/fibers/async/FiberManager.h +include/folly/fibers/async/Future.h +include/folly/fibers/async/Promise.h +include/folly/fibers/async/Task.h +include/folly/fibers/async/WaitUtils.h include/folly/fibers/detail/AtomicBatchDispatcher.h include/folly/fibers/traits.h include/folly/folly-config.h