git: fd946ca85e2b - main - devel/folly: update 2025.03.31.00 → 2025.04.07.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 07 Apr 2025 21:21:58 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd946ca85e2bc37c8829bafffff3ff7f080c3b24

commit fd946ca85e2bc37c8829bafffff3ff7f080c3b24
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-07 14:03:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-07 21:21:51 +0000

    devel/folly: update 2025.03.31.00 → 2025.04.07.00
---
 devel/folly/Makefile  | 2 +-
 devel/folly/distinfo  | 6 +++---
 devel/folly/pkg-plist | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index be4dc4ba6ebd..69c4d130b72b 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2025.03.31.00
+DISTVERSION=	2025.04.07.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 0c6d636289f7..e23c898cd75b 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743440343
-SHA256 (facebook-folly-v2025.03.31.00_GH0.tar.gz) = 16be039831cd59c361e83196285c8746852924b908c357303479d3e40b4ae27c
-SIZE (facebook-folly-v2025.03.31.00_GH0.tar.gz) = 4320950
+TIMESTAMP = 1744053442
+SHA256 (facebook-folly-v2025.04.07.00_GH0.tar.gz) = 414e489a9056945ae3afc2e770be52141df3a5b2eb908d0e8150a0ca2d099e0b
+SIZE (facebook-folly-v2025.04.07.00_GH0.tar.gz) = 4300133
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 2215e48144e8..64eb80b87b52 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -69,6 +69,7 @@ include/folly/MicroLock.h
 include/folly/MicroSpinLock.h
 include/folly/MoveWrapper.h
 include/folly/ObserverContainer.h
+include/folly/OperationCancelled.h
 include/folly/Optional.h
 include/folly/Overload.h
 include/folly/PackedSyncPtr.h
@@ -250,6 +251,7 @@ include/folly/coro/AsyncStack.h
 include/folly/coro/AutoCleanup-fwd.h
 include/folly/coro/AutoCleanup.h
 include/folly/coro/AwaitImmediately.h
+include/folly/coro/AwaitResult.h
 include/folly/coro/Baton.h
 include/folly/coro/BlockingWait.h
 include/folly/coro/BoundedQueue.h
@@ -273,6 +275,7 @@ include/folly/coro/Merge.h
 include/folly/coro/Mutex.h
 include/folly/coro/Noexcept.h
 include/folly/coro/Promise.h
+include/folly/coro/Ready.h
 include/folly/coro/Result.h
 include/folly/coro/Retry.h
 include/folly/coro/RustAdaptors.h
@@ -936,6 +939,7 @@ include/folly/portability/FmtCompile.h
 include/folly/portability/GFlags.h
 include/folly/portability/GMock.h
 include/folly/portability/GTest.h
+include/folly/portability/GTestProd.h
 include/folly/portability/IOVec.h
 include/folly/portability/Libgen.h
 include/folly/portability/Libunwind.h
@@ -965,6 +969,7 @@ include/folly/portability/Unistd.h
 include/folly/portability/Windows.h
 include/folly/portability/openat2.h
 include/folly/python/AsyncioExecutor.h
+include/folly/python/Weak.h
 include/folly/python/async_generator.h
 include/folly/python/coro.h
 include/folly/python/error.h
@@ -972,6 +977,9 @@ include/folly/python/executor.h
 include/folly/python/futures.h
 include/folly/python/import.h
 include/folly/python/iobuf.h
+include/folly/result/gtest_helpers.h
+include/folly/result/result.h
+include/folly/result/try.h
 include/folly/settings/CommandLineParser.h
 include/folly/settings/Immutables.h
 include/folly/settings/Observer.h