git: cb0cedbd890b - main - devel/folly: update 2025.07.21.00 → 2025.07.28.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Jul 2025 09:57:05 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cb0cedbd890ba5d37cbbd4509526eb8d36c29cb5
commit cb0cedbd890ba5d37cbbd4509526eb8d36c29cb5
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-07-29 09:56:15 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-07-29 09:56:57 +0000
devel/folly: update 2025.07.21.00 → 2025.07.28.00
---
devel/folly/Makefile | 2 +-
devel/folly/distinfo | 6 +++---
devel/folly/files/patch-folly_debugging_symbolizer_Elf.cpp | 10 ----------
devel/folly/pkg-plist | 13 +++++++++----
4 files changed, 13 insertions(+), 18 deletions(-)
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index be74e7d56a6f..e825ef32ec2c 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
-DISTVERSION= 2025.07.21.00
+DISTVERSION= 2025.07.28.00
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index fabaaed1844a..8dc770701fce 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753158774
-SHA256 (facebook-folly-v2025.07.21.00_GH0.tar.gz) = 9c324cee559c30c727ef26df1a35d0f5ab05445a68bd920ed454900101aa4938
-SIZE (facebook-folly-v2025.07.21.00_GH0.tar.gz) = 4560674
+TIMESTAMP = 1753765022
+SHA256 (facebook-folly-v2025.07.28.00_GH0.tar.gz) = 23eea7d7631b76c79f97094d618c772c62d863ed71c0bfa3eadd64b86eed1d64
+SIZE (facebook-folly-v2025.07.28.00_GH0.tar.gz) = 4571393
diff --git a/devel/folly/files/patch-folly_debugging_symbolizer_Elf.cpp b/devel/folly/files/patch-folly_debugging_symbolizer_Elf.cpp
deleted file mode 100644
index af3415f164f3..000000000000
--- a/devel/folly/files/patch-folly_debugging_symbolizer_Elf.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- folly/debugging/symbolizer/Elf.cpp.orig 2024-02-16 02:33:47 UTC
-+++ folly/debugging/symbolizer/Elf.cpp
-@@ -19,6 +19,7 @@
- #include <fcntl.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <unistd.h>
- #include <cstring>
- #include <string>
-
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 5a66e6cb6fec..ccdb5e3e95d6 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -316,12 +316,12 @@ include/folly/coro/detail/PickTaskWrapper.h
include/folly/coro/detail/Traits.h
include/folly/coro/safe/AsyncClosure-fwd.h
include/folly/coro/safe/AsyncClosure.h
+include/folly/coro/safe/BindCaptures.h
include/folly/coro/safe/Captures.h
include/folly/coro/safe/NowTask.h
-include/folly/coro/safe/SafeAlias.h
include/folly/coro/safe/SafeTask.h
include/folly/coro/safe/detail/AsyncClosure.h
-include/folly/coro/safe/detail/AsyncClosureBindings.h
+include/folly/coro/safe/detail/BindAsyncClosure.h
include/folly/coro/safe/detail/DefineMovableDeepConstLrefCopyable.h
include/folly/crypto/Blake2xb.h
include/folly/crypto/LtHash-inl.h
@@ -705,6 +705,7 @@ include/folly/hash/MurmurHash.h
include/folly/hash/SpookyHashV1.h
include/folly/hash/SpookyHashV2.h
include/folly/hash/detail/ChecksumDetail.h
+include/folly/hash/detail/RandomSeed.h
include/folly/hash/rapidhash.h
include/folly/hash/traits.h
include/folly/init/Init.h
@@ -837,7 +838,6 @@ include/folly/lang/Align.h
include/folly/lang/Aligned.h
include/folly/lang/Assume.h
include/folly/lang/Badge.h
-include/folly/lang/Bindings.h
include/folly/lang/Bits.h
include/folly/lang/BitsClass.h
include/folly/lang/Builtin.h
@@ -857,6 +857,7 @@ include/folly/lang/Pretty.h
include/folly/lang/PropagateConst.h
include/folly/lang/RValueReferenceWrapper.h
include/folly/lang/SafeAlias-fwd.h
+include/folly/lang/SafeAlias.h
include/folly/lang/SafeAssert.h
include/folly/lang/StaticConst.h
include/folly/lang/Switch.h
@@ -865,7 +866,10 @@ include/folly/lang/ToAscii.h
include/folly/lang/TypeInfo.h
include/folly/lang/UncaughtExceptions.h
include/folly/lang/VectorTraits.h
-include/folly/lang/named/Bindings.h
+include/folly/lang/bind/Bind.h
+include/folly/lang/bind/Named.h
+include/folly/lang/bind/NamedToStorage.h
+include/folly/lang/bind/ToStorage.h
include/folly/logging/AsyncFileWriter.h
include/folly/logging/AsyncLogWriter.h
include/folly/logging/AutoTimer.h
@@ -989,6 +993,7 @@ include/folly/python/executor.h
include/folly/python/futures.h
include/folly/python/import.h
include/folly/python/iobuf.h
+include/folly/random/hash.h
include/folly/random/xoshiro256pp.h
include/folly/result/gtest_helpers.h
include/folly/result/result.h