mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
devel/folly: Update 2021.03.01.00 -> 2021.03.08.00
This commit is contained in:
parent
db9e4eb879
commit
a2c5b7612a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567883
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= folly
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2021.03.01.00
|
||||
DISTVERSION= 2021.03.08.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1614621484
|
||||
SHA256 (facebook-folly-v2021.03.01.00_GH0.tar.gz) = 07e89cfd2522e033481afe9961e638023387ac0ef24533e92a2164fa888400d6
|
||||
SIZE (facebook-folly-v2021.03.01.00_GH0.tar.gz) = 3306980
|
||||
TIMESTAMP = 1615246289
|
||||
SHA256 (facebook-folly-v2021.03.08.00_GH0.tar.gz) = 0abc95efe80c9852162018dfad084b89da5f5fa30c98dda373e7ae33c35a5221
|
||||
SIZE (facebook-folly-v2021.03.08.00_GH0.tar.gz) = 3347785
|
||||
|
@ -141,6 +141,7 @@ include/folly/container/HeterogeneousAccess.h
|
||||
include/folly/container/Iterator.h
|
||||
include/folly/container/Merge.h
|
||||
include/folly/container/SparseByteSet.h
|
||||
include/folly/container/View.h
|
||||
include/folly/container/detail/BitIteratorDetail.h
|
||||
include/folly/container/detail/F14Defaults.h
|
||||
include/folly/container/detail/F14IntrinsicsAvailability.h
|
||||
@ -156,7 +157,6 @@ include/folly/detail/AsyncTrace.h
|
||||
include/folly/detail/AtFork.h
|
||||
include/folly/detail/AtomicHashUtils.h
|
||||
include/folly/detail/AtomicUnorderedMapUtils.h
|
||||
include/folly/detail/Demangle.h
|
||||
include/folly/detail/DiscriminatedPtrDetail.h
|
||||
include/folly/detail/FileUtilDetail.h
|
||||
include/folly/detail/FingerprintPolynomial.h
|
||||
@ -309,7 +309,6 @@ include/folly/experimental/coro/Traits.h
|
||||
include/folly/experimental/coro/Transform-inl.h
|
||||
include/folly/experimental/coro/Transform.h
|
||||
include/folly/experimental/coro/UnboundedQueue.h
|
||||
include/folly/experimental/coro/Utils.h
|
||||
include/folly/experimental/coro/ViaIfAsync.h
|
||||
include/folly/experimental/coro/Wait.h
|
||||
include/folly/experimental/coro/WithAsyncStack.h
|
||||
@ -522,6 +521,8 @@ include/folly/io/async/test/TestSSLServer.h
|
||||
include/folly/io/async/test/TimeUtil.h
|
||||
include/folly/io/async/test/UndelayedDestruction.h
|
||||
include/folly/io/async/test/Util.h
|
||||
include/folly/io/coro/ServerSocket.h
|
||||
include/folly/io/coro/Socket.h
|
||||
include/folly/json.h
|
||||
include/folly/json_patch.h
|
||||
include/folly/json_pointer.h
|
||||
@ -545,6 +546,7 @@ include/folly/lang/PropagateConst.h
|
||||
include/folly/lang/RValueReferenceWrapper.h
|
||||
include/folly/lang/SafeAssert.h
|
||||
include/folly/lang/StaticConst.h
|
||||
include/folly/lang/ToAscii.h
|
||||
include/folly/lang/TypeInfo.h
|
||||
include/folly/lang/UncaughtExceptions.h
|
||||
include/folly/logging/AsyncFileWriter.h
|
||||
@ -593,6 +595,7 @@ include/folly/memory/detail/MallocImpl.h
|
||||
include/folly/memory/not_null-inl.h
|
||||
include/folly/memory/not_null.h
|
||||
include/folly/net/NetOps.h
|
||||
include/folly/net/NetOpsDispatcher.h
|
||||
include/folly/net/NetworkSocket.h
|
||||
include/folly/net/detail/SocketFileDescriptorMap.h
|
||||
include/folly/poly/Nullable.h
|
||||
|
Loading…
Reference in New Issue
Block a user