diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 69c4d130b72b..d1f6d1dd82f0 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2025.04.07.00 +DISTVERSION= 2025.04.14.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index e23c898cd75b..34cee6c7f692 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744053442 -SHA256 (facebook-folly-v2025.04.07.00_GH0.tar.gz) = 414e489a9056945ae3afc2e770be52141df3a5b2eb908d0e8150a0ca2d099e0b -SIZE (facebook-folly-v2025.04.07.00_GH0.tar.gz) = 4300133 +TIMESTAMP = 1744790781 +SHA256 (facebook-folly-v2025.04.14.00_GH0.tar.gz) = fde48016dfa0aaac21306777bef0338d7bdf12119c4cc5016a10114625c57abb +SIZE (facebook-folly-v2025.04.14.00_GH0.tar.gz) = 4302570 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 64eb80b87b52..debaec3c61be 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -225,6 +225,7 @@ include/folly/container/SparseByteSet.h include/folly/container/View.h include/folly/container/WeightedEvictingCacheMap.h include/folly/container/detail/BitIteratorDetail.h +include/folly/container/detail/BoolWrapper.h include/folly/container/detail/F14Defaults.h include/folly/container/detail/F14IntrinsicsAvailability.h include/folly/container/detail/F14MapFallback.h @@ -242,6 +243,7 @@ include/folly/container/span.h include/folly/container/tape.h include/folly/container/test/F14TestUtil.h include/folly/container/test/TrackingTypes.h +include/folly/container/vector_bool.h include/folly/coro/Accumulate-inl.h include/folly/coro/Accumulate.h include/folly/coro/AsyncGenerator.h