Date: Tue, 03 Feb 2026 09:33:41 +0000 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: ee403475b206 - main - devel/folly: update 2026.01.26=?utf-8?Q?=2E00 =E2=86=92?= 2026.02.02.00 Message-ID: <6981c0f5.3cf66.2ca872c4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee403475b206d9dc32cb8a0b0c5e54c5ae0f8017 commit ee403475b206d9dc32cb8a0b0c5e54c5ae0f8017 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-02-03 09:33:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-02-03 09:33:25 +0000 devel/folly: update 2026.01.26.00 → 2026.02.02.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 7 ++++--- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 3e86a10c9167..87ca55d3e870 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2026.01.26.00 +DISTVERSION= 2026.02.02.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 739587337e40..e57017693221 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769486250 -SHA256 (facebook-folly-v2026.01.26.00_GH0.tar.gz) = 51949b1211a905e6d15b4ea13cf91fc149cff6eca8e5125a7e368bf16f154d96 -SIZE (facebook-folly-v2026.01.26.00_GH0.tar.gz) = 4917789 +TIMESTAMP = 1770106621 +SHA256 (facebook-folly-v2026.02.02.00_GH0.tar.gz) = 4558c9e9de4f5443efe3d961646798443545a380e5974bd2bb2486ab8d3eff66 +SIZE (facebook-folly-v2026.02.02.00_GH0.tar.gz) = 4921023 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index c20fbe156aa1..1a89c1cf510f 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -280,7 +280,6 @@ include/folly/coro/Invoke.h include/folly/coro/Merge-inl.h include/folly/coro/Merge.h include/folly/coro/Mutex.h -include/folly/coro/Noexcept.h include/folly/coro/Nothrow.h include/folly/coro/Promise.h include/folly/coro/Result.h @@ -305,6 +304,7 @@ include/folly/coro/Transform-inl.h include/folly/coro/Transform.h include/folly/coro/UnboundedQueue.h include/folly/coro/ValueOrError.h +include/folly/coro/ValueOrFatal.h include/folly/coro/ViaIfAsync.h include/folly/coro/WithAsyncStack.h include/folly/coro/WithCancellation.h @@ -920,6 +920,7 @@ include/folly/logging/StreamHandlerFactory.h include/folly/logging/xlog.h include/folly/memory/Arena-inl.h include/folly/memory/Arena.h +include/folly/memory/IoUringArena.h include/folly/memory/JemallocHugePageAllocator.h include/folly/memory/JemallocNodumpAllocator.h include/folly/memory/MallctlHelper.h @@ -1025,12 +1026,12 @@ include/folly/result/detail/result_or_unwind.h include/folly/result/detail/result_promise.h include/folly/result/detail/rich_error_common.h include/folly/result/detail/rich_exception_ptr_storage.h -include/folly/result/enrich_non_value.h +include/folly/result/epitaph.h include/folly/result/errc_rich_error.h include/folly/result/gtest_helpers.h include/folly/result/immortal_rich_error.h include/folly/result/nestable_coded_rich_error.h -include/folly/result/or_unwind_rich.h +include/folly/result/or_unwind_epitaph.h include/folly/result/result.h include/folly/result/rich_error.h include/folly/result/rich_error_base.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6981c0f5.3cf66.2ca872c4>
