git: 6de4ef787359 - main - devel/folly: update 2025.04.07.00 → 2025.04.14.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Apr 2025 09:41:30 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6de4ef787359d5c8fcc59be99c2f330c300dc2ff
commit 6de4ef787359d5c8fcc59be99c2f330c300dc2ff
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-16 09:40:41 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-16 09:41:14 +0000
devel/folly: update 2025.04.07.00 → 2025.04.14.00
---
devel/folly/Makefile | 2 +-
devel/folly/distinfo | 6 +++---
devel/folly/pkg-plist | 2 ++
3 files changed, 6 insertions(+), 4 deletions(-)
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