Skip to content
Snippets Groups Projects
Commit f6b56fe2 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

devel/folly: update 2023.09.25.00 → 2023.10.09.00

parent 63671c49
No related branches found
No related tags found
No related merge requests found
PORTNAME= folly
DISTVERSIONPREFIX= v
DISTVERSION= 2023.09.25.00
PORTREVISION= 1
DISTVERSION= 2023.10.09.00
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
......
TIMESTAMP = 1695705905
SHA256 (facebook-folly-v2023.09.25.00_GH0.tar.gz) = 25fbb2d3a502b4e5f64d5c93fd8cb3e927928838ed12011c90e2d462456198cf
SIZE (facebook-folly-v2023.09.25.00_GH0.tar.gz) = 3914425
TIMESTAMP = 1696911291
SHA256 (facebook-folly-v2023.10.09.00_GH0.tar.gz) = 682b54ba10e36bc4c9bee0a08fd71981584c73e066eb5e573669404cdce0ce66
SIZE (facebook-folly-v2023.10.09.00_GH0.tar.gz) = 3923678
......@@ -110,6 +110,7 @@ include/folly/Utility.h
include/folly/Varint.h
include/folly/VirtualExecutor.h
include/folly/base64.h
include/folly/chrono/Clock.h
include/folly/chrono/Conv.h
include/folly/chrono/Hardware.h
include/folly/compression/Compression.h
......@@ -233,6 +234,7 @@ include/folly/executors/QueuedImmediateExecutor.h
include/folly/executors/ScheduledExecutor.h
include/folly/executors/SequencedExecutor.h
include/folly/executors/SerialExecutor.h
include/folly/executors/SerialExecutor-inl.h
include/folly/executors/SerializedExecutor.h
include/folly/executors/SoftRealTimeExecutor.h
include/folly/executors/StrandExecutor.h
......@@ -289,7 +291,6 @@ include/folly/experimental/StringKeyedUnorderedMap.h
include/folly/experimental/StringKeyedUnorderedSet.h
include/folly/experimental/TLRefCount.h
include/folly/experimental/TestUtil.h
include/folly/experimental/ThreadWheelTimekeeperHighRes.h
include/folly/experimental/ThreadedRepeatingFunctionRunner.h
include/folly/experimental/TimerFD.h
include/folly/experimental/TimerFDTimeoutManager.h
......@@ -400,6 +401,8 @@ include/folly/experimental/io/AsyncBase.h
include/folly/experimental/io/AsyncIO.h
include/folly/experimental/io/AsyncIoUringSocket.h
include/folly/experimental/io/AsyncIoUringSocketFactory.h
include/folly/experimental/io/Epoll.h
include/folly/experimental/io/EpollBackend.h
include/folly/experimental/io/FsUtil.h
include/folly/experimental/io/HugePages.h
include/folly/experimental/io/IoUring.h
......@@ -549,6 +552,7 @@ include/folly/io/RecordIO-inl.h
include/folly/io/RecordIO.h
include/folly/io/ShutdownSocketSet.h
include/folly/io/SocketOptionMap.h
include/folly/io/SocketOptionValue.h
include/folly/io/TypedIOBuf.h
include/folly/io/async/AsyncPipe.h
include/folly/io/async/AsyncSSLSocket.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment