git: 786b920ecdb8 - main - devel/folly: Update 2022.08.22.00 -> 2022.08.29.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Aug 2022 21:10:14 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=786b920ecdb8a7c181dc3faa67d900689e3e7f90 commit 786b920ecdb8a7c181dc3faa67d900689e3e7f90 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-30 21:09:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-30 21:10:09 +0000 devel/folly: Update 2022.08.22.00 -> 2022.08.29.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 94f6a55f57f7..211955e98513 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2022.08.22.00 +DISTVERSION= 2022.08.29.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 05b3c7fa93d7..448515dd9282 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661279662 -SHA256 (facebook-folly-v2022.08.22.00_GH0.tar.gz) = e24a25c65b373da26863b389dcadf89d24bb85389a176cf4443d4d3aba22a9c5 -SIZE (facebook-folly-v2022.08.22.00_GH0.tar.gz) = 3695431 +TIMESTAMP = 1661888702 +SHA256 (facebook-folly-v2022.08.29.00_GH0.tar.gz) = 9a7b4b3fcda0082aee29001c382e60bcc4a0161cd6e7cdf69a887ae6a34f0192 +SIZE (facebook-folly-v2022.08.29.00_GH0.tar.gz) = 3699363 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 9167b97a2580..1872b2986d4c 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -214,6 +214,7 @@ include/folly/executors/IOThreadPoolDeadlockDetectorObserver.h include/folly/executors/IOThreadPoolExecutor.h include/folly/executors/InlineExecutor.h include/folly/executors/ManualExecutor.h +include/folly/executors/MeteredExecutor-inl.h include/folly/executors/MeteredExecutor.h include/folly/executors/QueueObserver.h include/folly/executors/QueuedImmediateExecutor.h