Date: Tue, 31 Jan 2023 03:05:01 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 469306b83e7d - main - =?utf-8?Q?devel/folly:=20Update=202023.01.23.00=20=E2=86=92=202023.01.30.00?= Message-ID: <202301310305.30V3516P073717@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=469306b83e7d03a1a047c8c22fe9314951e48fac commit 469306b83e7d03a1a047c8c22fe9314951e48fac Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-31 02:58:34 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-31 03:04:54 +0000 devel/folly: Update 2023.01.23.00 → 2023.01.30.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 16c40ef0a317..ade043956463 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2023.01.23.00 +DISTVERSION= 2023.01.30.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 103b000ba813..629ebc241161 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674494233 -SHA256 (facebook-folly-v2023.01.23.00_GH0.tar.gz) = f646641ef58e9b0ada44ba4a96c0cb8f811df4ef661a03e2db0b82177654906d -SIZE (facebook-folly-v2023.01.23.00_GH0.tar.gz) = 3782454 +TIMESTAMP = 1675131025 +SHA256 (facebook-folly-v2023.01.30.00_GH0.tar.gz) = d489c25863759313d029348cdee5627c23fec12e866587aadfa544184d59ccab +SIZE (facebook-folly-v2023.01.30.00_GH0.tar.gz) = 3793331 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index b91f9d12abf6..3a82c0caa89c 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -147,6 +147,7 @@ include/folly/container/Iterator.h include/folly/container/Merge.h include/folly/container/SparseByteSet.h include/folly/container/View.h +include/folly/container/WeightedEvictingCacheMap.h include/folly/container/detail/BitIteratorDetail.h include/folly/container/detail/F14Defaults.h include/folly/container/detail/F14IntrinsicsAvailability.h @@ -221,6 +222,7 @@ include/folly/executors/QueuedImmediateExecutor.h include/folly/executors/ScheduledExecutor.h include/folly/executors/SequencedExecutor.h include/folly/executors/SerialExecutor.h +include/folly/executors/SerializedExecutor.h include/folly/executors/SoftRealTimeExecutor.h include/folly/executors/StrandExecutor.h include/folly/executors/ThreadPoolExecutor.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301310305.30V3516P073717>