From owner-dev-commits-ports-all@freebsd.org Mon Apr 12 23:45:09 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 5D3EE5E2485; Mon, 12 Apr 2021 23:45:09 +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 4FK52F2BlFz3J8D; Mon, 12 Apr 2021 23:45:09 +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 3E4CF203DF; Mon, 12 Apr 2021 23:45:09 +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 13CNj9xO043230; Mon, 12 Apr 2021 23:45:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13CNj9qf043229; Mon, 12 Apr 2021 23:45:09 GMT (envelope-from git) Date: Mon, 12 Apr 2021 23:45:09 GMT Message-Id: <202104122345.13CNj9qf043229@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: 1c7c26af2cfc - main - devel/folly: Update 2021.04.05.00 -> 2021.04.12.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: 1c7c26af2cfcd977d516d57fd5e01e718f232217 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: Mon, 12 Apr 2021 23:45:09 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c7c26af2cfcd977d516d57fd5e01e718f232217 commit 1c7c26af2cfcd977d516d57fd5e01e718f232217 Author: Yuri Victorovich AuthorDate: 2021-04-12 23:44:47 +0000 Commit: Yuri Victorovich CommitDate: 2021-04-12 23:45:04 +0000 devel/folly: Update 2021.04.05.00 -> 2021.04.12.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index fa36d8285469..d8e832efe9e4 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2021.04.05.00 +DISTVERSION= 2021.04.12.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index fc60a4dfcc76..88478526f651 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617726675 -SHA256 (facebook-folly-v2021.04.05.00_GH0.tar.gz) = d2e6e932f920304d9d2e912a568bd4655cccd3707120c172a88564c036a2d0f6 -SIZE (facebook-folly-v2021.04.05.00_GH0.tar.gz) = 3371110 +TIMESTAMP = 1618268094 +SHA256 (facebook-folly-v2021.04.12.00_GH0.tar.gz) = 39106681847294372a547912de030c32204a0ccc5a81446c66672bd7bacbee4c +SIZE (facebook-folly-v2021.04.12.00_GH0.tar.gz) = 3371879 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index da6823c2c88e..413f41149f6e 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -619,6 +619,7 @@ include/folly/portability/GMock.h include/folly/portability/GTest.h include/folly/portability/IOVec.h include/folly/portability/Libgen.h +include/folly/portability/Libunwind.h include/folly/portability/Malloc.h include/folly/portability/Math.h include/folly/portability/Memory.h