git: aafc91ee2ebf - main - devel/folly: update 2024.08.05.00 → 2024.08.12.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Aug 2024 05:12:34 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=aafc91ee2ebfb007b5848905e11b90ae7924cfa2 commit aafc91ee2ebfb007b5848905e11b90ae7924cfa2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-13 04:49:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-13 05:12:27 +0000 devel/folly: update 2024.08.05.00 → 2024.08.12.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 f34fe025372f..ea42c7593ea1 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.08.05.00 +DISTVERSION= 2024.08.12.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 13d92defb61f..ad8551757688 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722999129 -SHA256 (facebook-folly-v2024.08.05.00_GH0.tar.gz) = 02a9d566a60156d51bfbee7a44e4f352737459547d9008b0b13a8c029e36f5a4 -SIZE (facebook-folly-v2024.08.05.00_GH0.tar.gz) = 4168284 +TIMESTAMP = 1723509311 +SHA256 (facebook-folly-v2024.08.12.00_GH0.tar.gz) = f6229c8b564aab912ebb8b9d7329c22865d20b37800408efa4e0166f630fe733 +SIZE (facebook-folly-v2024.08.12.00_GH0.tar.gz) = 4170825 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 8a7d4277e012..1681f2ec1ccb 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -113,6 +113,8 @@ 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/SimdAnyOf.h +include/folly/algorithm/simd/detail/SimdCharPlatform.h include/folly/algorithm/simd/detail/UnrollUtils.h include/folly/base64.h include/folly/channels/Channel-fwd.h @@ -334,8 +336,6 @@ include/folly/detail/PerfScoped.h include/folly/detail/PolyDetail.h include/folly/detail/RangeCommon.h include/folly/detail/RangeSse42.h -include/folly/detail/SimdAnyOf.h -include/folly/detail/SimdCharPlatform.h include/folly/detail/SimpleSimdStringUtils.h include/folly/detail/SimpleSimdStringUtilsImpl.h include/folly/detail/Singleton.h