From owner-svn-ports-all@freebsd.org Fri Nov 20 07:19:10 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 E065747FD36; Fri, 20 Nov 2020 07:19:10 +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 4CcnwZ64hGz4gbM; Fri, 20 Nov 2020 07:19:10 +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 BF6FD124B6; Fri, 20 Nov 2020 07:19:10 +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 0AK7JAls033338; Fri, 20 Nov 2020 07:19:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AK7JAtr033335; Fri, 20 Nov 2020 07:19:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202011200719.0AK7JAtr033335@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 20 Nov 2020 07:19:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555740 - head/devel/folly X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/folly X-SVN-Commit-Revision: 555740 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: Fri, 20 Nov 2020 07:19:10 -0000 Author: yuri Date: Fri Nov 20 07:19:09 2020 New Revision: 555740 URL: https://svnweb.freebsd.org/changeset/ports/555740 Log: devel/folly: Update 2020.11.02.00 -> 2020.11.16.00 Modified: head/devel/folly/Makefile head/devel/folly/distinfo head/devel/folly/pkg-plist Modified: head/devel/folly/Makefile ============================================================================== --- head/devel/folly/Makefile Fri Nov 20 07:16:10 2020 (r555739) +++ head/devel/folly/Makefile Fri Nov 20 07:19:09 2020 (r555740) @@ -2,7 +2,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2020.11.02.00 +DISTVERSION= 2020.11.16.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/folly/distinfo ============================================================================== --- head/devel/folly/distinfo Fri Nov 20 07:16:10 2020 (r555739) +++ head/devel/folly/distinfo Fri Nov 20 07:19:09 2020 (r555740) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604421358 -SHA256 (facebook-folly-v2020.11.02.00_GH0.tar.gz) = 3a41ab604f470d6d313faf8b9cc4dc6aabf932cd0e6f21e7cdad18e510df1e14 -SIZE (facebook-folly-v2020.11.02.00_GH0.tar.gz) = 3247179 +TIMESTAMP = 1605817900 +SHA256 (facebook-folly-v2020.11.16.00_GH0.tar.gz) = c89c08793fc8f575558c1e09f802c59353c59f8f26d737c7fc93f3a53f9cfde6 +SIZE (facebook-folly-v2020.11.16.00_GH0.tar.gz) = 3256449 Modified: head/devel/folly/pkg-plist ============================================================================== --- head/devel/folly/pkg-plist Fri Nov 20 07:16:10 2020 (r555739) +++ head/devel/folly/pkg-plist Fri Nov 20 07:19:09 2020 (r555740) @@ -628,6 +628,7 @@ include/folly/portability/Windows.h include/folly/python/AsyncioExecutor.h include/folly/python/async_generator.h include/folly/python/coro.h +include/folly/python/executor.h include/folly/python/futures.h include/folly/python/iobuf.h include/folly/small_vector.h