From owner-svn-ports-all@freebsd.org Tue Feb 9 20:11:49 2021 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 E277D529C29; Tue, 9 Feb 2021 20:11:49 +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 4DZvDj674Wz3mXw; Tue, 9 Feb 2021 20:11:49 +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 BAF9E11289; Tue, 9 Feb 2021 20:11:49 +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 119KBnKm080565; Tue, 9 Feb 2021 20:11:49 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 119KBnE3079905; Tue, 9 Feb 2021 20:11:49 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202102092011.119KBnE3079905@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 9 Feb 2021 20:11:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564807 - head/devel/folly X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/folly X-SVN-Commit-Revision: 564807 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.34 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, 09 Feb 2021 20:11:49 -0000 Author: yuri Date: Tue Feb 9 20:11:48 2021 New Revision: 564807 URL: https://svnweb.freebsd.org/changeset/ports/564807 Log: devel/folly: Update 2021.02.01.00 -> 2021.02.08.00 Modified: head/devel/folly/Makefile head/devel/folly/distinfo head/devel/folly/pkg-plist Modified: head/devel/folly/Makefile ============================================================================== --- head/devel/folly/Makefile Tue Feb 9 19:49:01 2021 (r564806) +++ head/devel/folly/Makefile Tue Feb 9 20:11:48 2021 (r564807) @@ -2,7 +2,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2021.02.01.00 +DISTVERSION= 2021.02.08.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/folly/distinfo ============================================================================== --- head/devel/folly/distinfo Tue Feb 9 19:49:01 2021 (r564806) +++ head/devel/folly/distinfo Tue Feb 9 20:11:48 2021 (r564807) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612283262 -SHA256 (facebook-folly-v2021.02.01.00_GH0.tar.gz) = 4b05328957e8cbf6bc4b676d0e69514492d75807075162351202d577f641880f -SIZE (facebook-folly-v2021.02.01.00_GH0.tar.gz) = 3295998 +TIMESTAMP = 1612895826 +SHA256 (facebook-folly-v2021.02.08.00_GH0.tar.gz) = 69c69c596f4aebb692be8d7243a6ca3c3bf667956a23666bca5a8aeb1f536a76 +SIZE (facebook-folly-v2021.02.08.00_GH0.tar.gz) = 3298334 Modified: head/devel/folly/pkg-plist ============================================================================== --- head/devel/folly/pkg-plist Tue Feb 9 19:49:01 2021 (r564806) +++ head/devel/folly/pkg-plist Tue Feb 9 20:11:48 2021 (r564807) @@ -13,7 +13,6 @@ include/folly/CancellationToken-inl.h include/folly/CancellationToken.h include/folly/Chrono.h include/folly/ClockGettimeWrappers.h -include/folly/CompiledFormat.h include/folly/ConcurrentBitSet.h include/folly/ConcurrentLazy.h include/folly/ConcurrentSkipList-inl.h @@ -277,6 +276,7 @@ include/folly/experimental/coro/Collect-inl.h include/folly/experimental/coro/Collect.h include/folly/experimental/coro/Concat-inl.h include/folly/experimental/coro/Concat.h +include/folly/experimental/coro/Coroutine.h include/folly/experimental/coro/CurrentExecutor.h include/folly/experimental/coro/Dematerialize-inl.h include/folly/experimental/coro/Dematerialize.h @@ -605,6 +605,7 @@ include/folly/portability/Constexpr.h include/folly/portability/Dirent.h include/folly/portability/Event.h include/folly/portability/Fcntl.h +include/folly/portability/FmtCompile.h include/folly/portability/GFlags.h include/folly/portability/GMock.h include/folly/portability/GTest.h