git: b3e5f38d87e5 - main - devel/folly: update 2024.01.01.00 → 2024.01.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jan 2024 10:05:24 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3e5f38d87e5bf176f1ccc5e2d4739240ec999ca commit b3e5f38d87e5bf176f1ccc5e2d4739240ec999ca Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-09 10:04:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-09 10:05:13 +0000 devel/folly: update 2024.01.01.00 → 2024.01.08.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index b309fc079609..5653da1e7916 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.01.01.00 +DISTVERSION= 2024.01.08.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 9448c71a155f..cfd945175860 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704170618 -SHA256 (facebook-folly-v2024.01.01.00_GH0.tar.gz) = 3043ad0bf552ea9d56eb8f824b701cbe72d04f818cbf8bc1052fba038f6ad021 -SIZE (facebook-folly-v2024.01.01.00_GH0.tar.gz) = 3955217 +TIMESTAMP = 1704778217 +SHA256 (facebook-folly-v2024.01.08.00_GH0.tar.gz) = 381fd227b1399a8ef9584b6e3f59b33b71643466e47cbd627dd6c0b8e8780b7b +SIZE (facebook-folly-v2024.01.08.00_GH0.tar.gz) = 3967156 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 3b8f346e6f35..8342fe9c706c 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -149,6 +149,7 @@ include/folly/container/HeterogeneousAccess.h include/folly/container/IntrusiveHeap.h include/folly/container/Iterator.h include/folly/container/Merge.h +include/folly/container/Reserve.h include/folly/container/SparseByteSet.h include/folly/container/View.h include/folly/container/WeightedEvictingCacheMap.h @@ -161,7 +162,9 @@ include/folly/container/detail/F14Policy.h include/folly/container/detail/F14SetFallback.h include/folly/container/detail/F14Table.h include/folly/container/detail/Util.h +include/folly/container/detail/tape_detail.h include/folly/container/heap_vector_types.h +include/folly/container/tape.h include/folly/container/test/F14TestUtil.h include/folly/container/test/TrackingTypes.h include/folly/detail/AsyncTrace.h