git: 3abf8c5fc031 - main - devel/folly: update 2024.09.23.00 → 2024.09.30.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Oct 2024 06:03:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3abf8c5fc031702fd6354c4ed55706c9ca1318df commit 3abf8c5fc031702fd6354c4ed55706c9ca1318df Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-01 05:51:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-01 06:03:14 +0000 devel/folly: update 2024.09.23.00 → 2024.09.30.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index a415c8314269..6d22edb07be2 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.09.23.00 +DISTVERSION= 2024.09.30.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index d7fb1de51cba..41c6868e1cd9 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727106387 -SHA256 (facebook-folly-v2024.09.23.00_GH0.tar.gz) = c2ac9973bd1895487d5e4b328fa7c561e9da855a9bad1564b557571be12ba8db -SIZE (facebook-folly-v2024.09.23.00_GH0.tar.gz) = 4191436 +TIMESTAMP = 1727756914 +SHA256 (facebook-folly-v2024.09.30.00_GH0.tar.gz) = 38ae1861cfbbe3a1ce2ed74b66fa9b7971319847918c0c7551bf33b72483cf6f +SIZE (facebook-folly-v2024.09.30.00_GH0.tar.gz) = 4216327 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index dcc32038bba8..a28804991f2e 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -115,6 +115,7 @@ include/folly/algorithm/simd/Movemask.h include/folly/algorithm/simd/detail/SimdAnyOf.h include/folly/algorithm/simd/detail/SimdCharPlatform.h include/folly/algorithm/simd/detail/SimdForEach.h +include/folly/algorithm/simd/detail/Traits.h include/folly/algorithm/simd/detail/UnrollUtils.h include/folly/base64.h include/folly/channels/Channel-fwd.h @@ -146,7 +147,6 @@ include/folly/channels/Transform-inl.h include/folly/channels/Transform.h include/folly/channels/detail/AtomicQueue.h include/folly/channels/detail/ChannelBridge.h -include/folly/channels/detail/FunctionTraits.h include/folly/channels/detail/IntrusivePtr.h include/folly/channels/detail/MultiplexerTraits.h include/folly/channels/detail/PointerVariant.h @@ -597,7 +597,10 @@ include/folly/ext/test_ext.h include/folly/external/aor/asmdefs.h include/folly/external/farmhash/farmhash.h include/folly/external/fast-crc32/avx512_crc32c_v8s3x4.h +include/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.h +include/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.h include/folly/external/fast-crc32/sse_crc32c_v8s3x3.h +include/folly/external/nvidia/hash/detail/Crc32cCombineDetail.h include/folly/fibers/AddTasks-inl.h include/folly/fibers/AddTasks.h include/folly/fibers/AtomicBatchDispatcher-inl.h