diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-23 05:48:53 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-23 05:49:26 +0000 |
commit | f1e0e16058601649109bbda8173890dd55c69c36 (patch) | |
tree | c915f6a8727c8dea93100ecee09da234fea11c60 /devel | |
parent | 90fd691be027dd27b1409341da439048a3811cce (diff) | |
download | ports-f1e0e16058601649109bbda8173890dd55c69c36.tar.gz ports-f1e0e16058601649109bbda8173890dd55c69c36.zip |
Diffstat (limited to 'devel')
-rw-r--r-- | devel/folly/Makefile | 2 | ||||
-rw-r--r-- | devel/folly/distinfo | 6 | ||||
-rw-r--r-- | devel/folly/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile index e40a64f8ad03..1876ac9bb326 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.01.15.00 +DISTVERSION= 2024.01.22.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index dcf0f683b891..c8f9e99ae007 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705390935 -SHA256 (facebook-folly-v2024.01.15.00_GH0.tar.gz) = bdc141daf09b8c3428ac3fe9ae1bec2ea2c07efd796721f8dd301ad61172be57 -SIZE (facebook-folly-v2024.01.15.00_GH0.tar.gz) = 3970848 +TIMESTAMP = 1705983286 +SHA256 (facebook-folly-v2024.01.22.00_GH0.tar.gz) = ba8d9c84403ab71ced8d34e9fd241d0df97ef3391aaffde96f89da8b91703fa4 +SIZE (facebook-folly-v2024.01.22.00_GH0.tar.gz) = 3974083 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index a35f0157f490..6dc0dcae4354 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -164,6 +164,7 @@ 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/range_traits.h include/folly/container/tape.h include/folly/container/test/F14TestUtil.h include/folly/container/test/TrackingTypes.h @@ -454,6 +455,8 @@ include/folly/experimental/symbolizer/Symbolizer.h include/folly/experimental/symbolizer/detail/Debug.h include/folly/ext/test_ext.h include/folly/external/farmhash/farmhash.h +include/folly/external/fast-crc32/avx512_crc32c_v8s3x4.h +include/folly/external/fast-crc32/sse_crc32c_v8s3x3.h include/folly/fibers/AddTasks-inl.h include/folly/fibers/AddTasks.h include/folly/fibers/AtomicBatchDispatcher-inl.h |