git: ea09da61e0b8 - main - devel/folly: update 2024.12.09.00 → 2024.12.23.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 01:02:27 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea09da61e0b8ea56ccacf8fda42daf3fd801346e commit ea09da61e0b8ea56ccacf8fda42daf3fd801346e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-24 23:30:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-25 00:57:12 +0000 devel/folly: update 2024.12.09.00 → 2024.12.23.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 5a3b8d32edcd..57f6ac6b6560 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.12.09.00 +DISTVERSION= 2024.12.23.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 3ce72efaeaf5..ba7a0b0c1637 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733807368 -SHA256 (facebook-folly-v2024.12.09.00_GH0.tar.gz) = 96ee5e63512c94de2d85958ae50d6b35f0781e4ec608d43f1e06380452bbcea3 -SIZE (facebook-folly-v2024.12.09.00_GH0.tar.gz) = 4190305 +TIMESTAMP = 1735068266 +SHA256 (facebook-folly-v2024.12.23.00_GH0.tar.gz) = c27ea31c2b681c1da264dfaf24d4e3a25311ec76ebcfd16d546de6d150956592 +SIZE (facebook-folly-v2024.12.23.00_GH0.tar.gz) = 4195266 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index a69fbaf426f9..18e3084b2870 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -38,6 +38,7 @@ include/folly/File.h include/folly/FileUtil.h include/folly/Fingerprint.h include/folly/FixedString.h +include/folly/FmtUtility.h include/folly/FollyMemcpy.h include/folly/FollyMemset.h include/folly/Format-inl.h @@ -341,6 +342,7 @@ include/folly/detail/MemoryIdler.h include/folly/detail/PerfScoped.h include/folly/detail/PolyDetail.h include/folly/detail/RangeCommon.h +include/folly/detail/RangeSimd.h include/folly/detail/RangeSse42.h include/folly/detail/SimpleSimdStringUtils.h include/folly/detail/SimpleSimdStringUtilsImpl.h @@ -580,6 +582,7 @@ 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/detail/RangeSve2.h include/folly/external/nvidia/hash/detail/Crc32cCombineDetail.h include/folly/fibers/AddTasks-inl.h include/folly/fibers/AddTasks.h @@ -951,6 +954,7 @@ include/folly/python/futures.h include/folly/python/import.h include/folly/python/iobuf.h include/folly/settings/Immutables.h +include/folly/settings/Observer.h include/folly/settings/Settings.h include/folly/settings/Types.h include/folly/settings/detail/SettingsImpl.h