git: b0bae80bcefd - main - devel/folly: Update 2023.05.08.00 → 2023.06.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Jun 2023 03:20:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0bae80bcefda6c2b78451977254fae6339c5b0a commit b0bae80bcefda6c2b78451977254fae6339c5b0a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-11 03:20:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-11 03:20:33 +0000 devel/folly: Update 2023.05.08.00 → 2023.06.08.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/files/patch-folly_experimental_symbolizer_Elf.h | 12 ++++++++++++ devel/folly/pkg-plist | 5 +++++ 4 files changed, 21 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 7f05af1b71f5..76a386774f1a 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2023.05.08.00 +DISTVERSION= 2023.06.08.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index b4caf7bab724..d8859ef81da6 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683618311 -SHA256 (facebook-folly-v2023.05.08.00_GH0.tar.gz) = 4984c4df54c38db46f1475bc34760650e86b8fe73a5883342cedbe20b4654553 -SIZE (facebook-folly-v2023.05.08.00_GH0.tar.gz) = 3833613 +TIMESTAMP = 1686422583 +SHA256 (facebook-folly-v2023.06.08.00_GH0.tar.gz) = 61c3a415e46e09e01f313e1d135b7b1365251bb7885fe910385ea8a150be2554 +SIZE (facebook-folly-v2023.06.08.00_GH0.tar.gz) = 3851649 diff --git a/devel/folly/files/patch-folly_experimental_symbolizer_Elf.h b/devel/folly/files/patch-folly_experimental_symbolizer_Elf.h new file mode 100644 index 000000000000..f9386080ca1b --- /dev/null +++ b/devel/folly/files/patch-folly_experimental_symbolizer_Elf.h @@ -0,0 +1,12 @@ +- workaround for https://github.com/facebook/folly/issues/2015 + +--- folly/experimental/symbolizer/Elf.h.orig 2023-06-10 21:06:02 UTC ++++ folly/experimental/symbolizer/Elf.h +@@ -25,6 +25,7 @@ + #include <initializer_list> + #include <stdexcept> + #include <system_error> ++#include <unordered_map> + #include <unordered_set> + + #include <folly/Conv.h> diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index b66fdd0d2155..ba215f15feff 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -179,7 +179,11 @@ include/folly/detail/MemoryIdler.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/SimdForEach.h +include/folly/detail/SimpleSimdStringUtils.h +include/folly/detail/SimpleSimdStringUtilsImpl.h include/folly/detail/Singleton.h include/folly/detail/SlowFingerprint.h include/folly/detail/SocketFastOpen.h @@ -191,6 +195,7 @@ include/folly/detail/ThreadLocalDetail.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