git: f00347a63fb4 - main - devel/folly: update 2024.04.15.00 → 2024.04.22.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Apr 2024 08:40:49 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f00347a63fb4d45258752e395f1f053ff7c6f13b commit f00347a63fb4d45258752e395f1f053ff7c6f13b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-23 08:35:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-23 08:40:30 +0000 devel/folly: update 2024.04.15.00 → 2024.04.22.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 30 ++++++++++++++++++++++++++++++ 3 files changed, 34 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 1fa115181a9d..9ef54b4eb47c 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.04.15.00 +DISTVERSION= 2024.04.22.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 644e24c7ef06..06d9cc3ad02f 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713241125 -SHA256 (facebook-folly-v2024.04.15.00_GH0.tar.gz) = 3d59eb2acdeec40d662cd48fc37c5f3888f1dbc784064365dda223d67958ee26 -SIZE (facebook-folly-v2024.04.15.00_GH0.tar.gz) = 3972158 +TIMESTAMP = 1713844776 +SHA256 (facebook-folly-v2024.04.22.00_GH0.tar.gz) = 872952ed18df1d063a439bea80500dd1268eb9fcb344082ced02c2cc4545f0ba +SIZE (facebook-folly-v2024.04.22.00_GH0.tar.gz) = 3967121 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index d53c85d1d954..822f27afd49e 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -111,6 +111,33 @@ include/folly/Utility.h include/folly/Varint.h include/folly/VirtualExecutor.h include/folly/base64.h +include/folly/channels/Channel-fwd.h +include/folly/channels/Channel-inl.h +include/folly/channels/Channel.h +include/folly/channels/ChannelCallbackHandle.h +include/folly/channels/ChannelProcessor-inl.h +include/folly/channels/ChannelProcessor.h +include/folly/channels/ConsumeChannel-inl.h +include/folly/channels/ConsumeChannel.h +include/folly/channels/FanoutChannel-inl.h +include/folly/channels/FanoutChannel.h +include/folly/channels/FanoutSender-inl.h +include/folly/channels/FanoutSender.h +include/folly/channels/MaxConcurrentRateLimiter.h +include/folly/channels/Merge-inl.h +include/folly/channels/Merge.h +include/folly/channels/MergeChannel-inl.h +include/folly/channels/MergeChannel.h +include/folly/channels/MultiplexChannel-inl.h +include/folly/channels/MultiplexChannel.h +include/folly/channels/OnClosedException.h +include/folly/channels/Producer-inl.h +include/folly/channels/Producer.h +include/folly/channels/ProxyChannel-inl.h +include/folly/channels/ProxyChannel.h +include/folly/channels/RateLimiter.h +include/folly/channels/Transform-inl.h +include/folly/channels/Transform.h include/folly/chrono/Clock.h include/folly/chrono/Conv.h include/folly/chrono/Hardware.h @@ -644,6 +671,7 @@ include/folly/json/DynamicParser.h include/folly/json/JSONSchema.h include/folly/json/JsonMockUtil.h include/folly/json/JsonTestUtil.h +include/folly/json/bser/Bser.h include/folly/json/dynamic-inl.h include/folly/json/dynamic.h include/folly/json/json.h @@ -713,6 +741,8 @@ include/folly/logging/StreamHandlerFactory.h include/folly/logging/xlog.h include/folly/memory/Arena-inl.h include/folly/memory/Arena.h +include/folly/memory/JemallocHugePageAllocator.h +include/folly/memory/JemallocNodumpAllocator.h include/folly/memory/MallctlHelper.h include/folly/memory/Malloc.h include/folly/memory/MemoryResource.h