diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-05 07:02:52 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-05 07:25:45 +0000 |
commit | 0b7910ef7a40853bfec33022c81ca11c17243886 (patch) | |
tree | b3ac6d00d1dd26ea03ddaef5f1b3e8205b37d284 | |
parent | 0e6494748d226ee0dca316e9e501d93175a021f7 (diff) | |
download | ports-0b7910ef7a40853bfec33022c81ca11c17243886.tar.gz ports-0b7910ef7a40853bfec33022c81ca11c17243886.zip |
devel/folly: update 2024.10.28.00 → 2024.11.04.00
-rw-r--r-- | devel/folly/Makefile | 3 | ||||
-rw-r--r-- | devel/folly/distinfo | 6 | ||||
-rw-r--r-- | devel/folly/pkg-plist | 4 |
3 files changed, 5 insertions, 8 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 14fb4781a48a..7115788cf7b3 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.10.28.00 -PORTREVISION= 1 +DISTVERSION= 2024.11.04.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 81de3e3fc0f3..19a3187706e0 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730177156 -SHA256 (facebook-folly-v2024.10.28.00_GH0.tar.gz) = fe544b549cd8094759113882a969082eedadb2732d2ede85d603e8066f753d5d -SIZE (facebook-folly-v2024.10.28.00_GH0.tar.gz) = 4249193 +TIMESTAMP = 1730783709 +SHA256 (facebook-folly-v2024.11.04.00_GH0.tar.gz) = b91e72b7e1f93772d03dc3938141046f9c66241ceb2e2d01a81630bdcff9b2a1 +SIZE (facebook-folly-v2024.11.04.00_GH0.tar.gz) = 4188454 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 88ac450713dd..35e30ba193d8 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -278,6 +278,7 @@ include/folly/coro/Sleep-inl.h include/folly/coro/Sleep.h include/folly/coro/SmallUnboundedQueue.h include/folly/coro/Task.h +include/folly/coro/TaskWrapper.h include/folly/coro/TimedWait.h include/folly/coro/Timeout-inl.h include/folly/coro/Timeout.h @@ -418,11 +419,8 @@ include/folly/experimental/EventCount.h include/folly/experimental/FlatCombiningPriorityQueue.h include/folly/experimental/FunctionScheduler.h include/folly/experimental/LockFreeRingBuffer.h -include/folly/experimental/PrimaryPtr.h include/folly/experimental/RelaxedConcurrentPriorityQueue.h -include/folly/experimental/SingleWriterFixedHashMap.h include/folly/experimental/SingletonRelaxedCounter.h -include/folly/experimental/TLRefCount.h include/folly/experimental/TestUtil.h include/folly/experimental/ThreadedRepeatingFunctionRunner.h include/folly/experimental/channels/Channel-fwd.h |