mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/folly: update 2025.04.07.00 → 2025.04.14.00
This commit is contained in:
parent
fa60d59a0d
commit
6de4ef7873
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= folly
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2025.04.07.00
|
||||
DISTVERSION= 2025.04.14.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue