git: b8438005a87c - main - devel/folly: update 2025.07.28.00 → 2025.08.04.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Aug 2025 00:01:37 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b8438005a87cd2e6cd3b6e33920936fce9679f15
commit b8438005a87cd2e6cd3b6e33920936fce9679f15
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-08-06 00:00:36 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-08-06 00:01:29 +0000
devel/folly: update 2025.07.28.00 → 2025.08.04.00
---
devel/folly/Makefile | 2 +-
devel/folly/distinfo | 6 +++---
devel/folly/pkg-plist | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index e825ef32ec2c..164f873dd6a7 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
-DISTVERSION= 2025.07.28.00
+DISTVERSION= 2025.08.04.00
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 8dc770701fce..e357da9f3b8f 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753765022
-SHA256 (facebook-folly-v2025.07.28.00_GH0.tar.gz) = 23eea7d7631b76c79f97094d618c772c62d863ed71c0bfa3eadd64b86eed1d64
-SIZE (facebook-folly-v2025.07.28.00_GH0.tar.gz) = 4571393
+TIMESTAMP = 1754411602
+SHA256 (facebook-folly-v2025.08.04.00_GH0.tar.gz) = 7bc57f84a8bf4cb7f7746b9bc8eab799ee03bf8ade868e145547b0b7a6796484
+SIZE (facebook-folly-v2025.08.04.00_GH0.tar.gz) = 4592408
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index ccdb5e3e95d6..bee13ef059bf 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -859,6 +859,7 @@ include/folly/lang/RValueReferenceWrapper.h
include/folly/lang/SafeAlias-fwd.h
include/folly/lang/SafeAlias.h
include/folly/lang/SafeAssert.h
+include/folly/lang/SafeClosure.h
include/folly/lang/StaticConst.h
include/folly/lang/Switch.h
include/folly/lang/Thunk.h
@@ -866,6 +867,7 @@ include/folly/lang/ToAscii.h
include/folly/lang/TypeInfo.h
include/folly/lang/UncaughtExceptions.h
include/folly/lang/VectorTraits.h
+include/folly/lang/bind/AsArgument.h
include/folly/lang/bind/Bind.h
include/folly/lang/bind/Named.h
include/folly/lang/bind/NamedToStorage.h
@@ -998,6 +1000,7 @@ include/folly/random/xoshiro256pp.h
include/folly/result/gtest_helpers.h
include/folly/result/result.h
include/folly/result/try.h
+include/folly/result/value_only_result.h
include/folly/settings/CommandLineParser.h
include/folly/settings/Immutables.h
include/folly/settings/Observer.h