git: c8b42c318f8c - main - devel/folly: update 2024.07.29.00 → 2024.08.05.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Aug 2024 03:41:23 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8b42c318f8cfb31f2afe7a6578dda9fe30aa7e2 commit c8b42c318f8cfb31f2afe7a6578dda9fe30aa7e2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-07 03:40:47 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-07 03:41:18 +0000 devel/folly: update 2024.07.29.00 → 2024.08.05.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 04979fa3366e..f34fe025372f 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.07.29.00 +DISTVERSION= 2024.08.05.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 08aa497fb7b7..13d92defb61f 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722293847 -SHA256 (facebook-folly-v2024.07.29.00_GH0.tar.gz) = fe1e79890b3b0ddaf8031e534ce85e031b487b8fcb6996a7c4d146dbac54ff5f -SIZE (facebook-folly-v2024.07.29.00_GH0.tar.gz) = 4155194 +TIMESTAMP = 1722999129 +SHA256 (facebook-folly-v2024.08.05.00_GH0.tar.gz) = 02a9d566a60156d51bfbee7a44e4f352737459547d9008b0b13a8c029e36f5a4 +SIZE (facebook-folly-v2024.08.05.00_GH0.tar.gz) = 4168284 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index e1b347756a41..8a7d4277e012 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -112,6 +112,8 @@ include/folly/Varint.h include/folly/VirtualExecutor.h include/folly/algorithm/simd/FindFixed.h include/folly/algorithm/simd/Movemask.h +include/folly/algorithm/simd/SimdForEach.h +include/folly/algorithm/simd/detail/UnrollUtils.h include/folly/base64.h include/folly/channels/Channel-fwd.h include/folly/channels/Channel-inl.h @@ -334,7 +336,6 @@ include/folly/detail/RangeCommon.h include/folly/detail/RangeSse42.h include/folly/detail/SimdAnyOf.h include/folly/detail/SimdCharPlatform.h -include/folly/detail/SimdForEach.h include/folly/detail/SimpleSimdStringUtils.h include/folly/detail/SimpleSimdStringUtilsImpl.h include/folly/detail/Singleton.h @@ -349,7 +350,6 @@ include/folly/detail/TrapOnAvx512.h include/folly/detail/TurnSequencer.h include/folly/detail/TypeList.h include/folly/detail/UniqueInstance.h -include/folly/detail/UnrollUtils.h include/folly/detail/base64_detail/Base64Api.h include/folly/detail/base64_detail/Base64Common.h include/folly/detail/base64_detail/Base64Constants.h