diff options
Diffstat (limited to 'devel/folly')
-rw-r--r-- | devel/folly/Makefile | 2 | ||||
-rw-r--r-- | devel/folly/distinfo | 6 | ||||
-rw-r--r-- | devel/folly/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile index e825ef32ec2c..06f2240044fb 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.18.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 8dc770701fce..9b1fd1c42f0a 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 = 1755586101 +SHA256 (facebook-folly-v2025.08.18.00_GH0.tar.gz) = 54df42979bb9d0445e8cc84752116d929b924ae05de2d20ea7c033ec5c44d911 +SIZE (facebook-folly-v2025.08.18.00_GH0.tar.gz) = 4604977 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index ccdb5e3e95d6..7ce75ed656cc 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -205,6 +205,7 @@ include/folly/concurrency/memory/TLRefCount.h include/folly/container/Access.h include/folly/container/Array.h include/folly/container/BitIterator.h +include/folly/container/CollectionUtil.h include/folly/container/Enumerate.h include/folly/container/EvictingCacheMap.h include/folly/container/F14Map-fwd.h @@ -268,6 +269,7 @@ include/folly/coro/Concat.h include/folly/coro/Coroutine.h include/folly/coro/CurrentExecutor.h include/folly/coro/DetachOnCancel.h +include/folly/coro/Error.h include/folly/coro/Filter-inl.h include/folly/coro/Filter.h include/folly/coro/FutureUtil.h @@ -859,6 +861,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 +869,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 +1002,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 |