Date: Tue, 13 Feb 2024 07:51:03 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 625e604f6bf9 - main - devel/folly: update 2024.02.05.00 =?utf-8?Q?=E2=86=92?= 2024.02.12.00 Message-ID: <202402130751.41D7p3WD040871@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=625e604f6bf97c6810b32b8d41f514b69eb7fd7b commit 625e604f6bf97c6810b32b8d41f514b69eb7fd7b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-13 07:50:21 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-13 07:50:50 +0000 devel/folly: update 2024.02.05.00 → 2024.02.12.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 13 +++++++++++-- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index e154c4641d27..728357d082e9 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.02.05.00 +DISTVERSION= 2024.02.12.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 6a73a6562af8..d3cb1ac79450 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707193049 -SHA256 (facebook-folly-v2024.02.05.00_GH0.tar.gz) = aad95c14b237ce489a9976e011f4ae7863716aa990227734b41b173fb6bfcfb3 -SIZE (facebook-folly-v2024.02.05.00_GH0.tar.gz) = 3980688 +TIMESTAMP = 1707799166 +SHA256 (facebook-folly-v2024.02.12.00_GH0.tar.gz) = 678db01d22e0525168dba33b4eb1c35f0e340f77cad5ee941c05eb25f173519d +SIZE (facebook-folly-v2024.02.12.00_GH0.tar.gz) = 3975679 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 5a2c49fb3d57..dce0bd50e996 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -288,7 +288,6 @@ include/folly/experimental/STTimerFDTimeoutManager.h include/folly/experimental/Select64.h include/folly/experimental/SingleWriterFixedHashMap.h include/folly/experimental/SingletonRelaxedCounter.h -include/folly/experimental/StampedPtr.h include/folly/experimental/StringKeyedCommon.h include/folly/experimental/StringKeyedMap.h include/folly/experimental/StringKeyedSet.h @@ -638,6 +637,17 @@ include/folly/io/async/test/Util.h include/folly/io/coro/ServerSocket.h include/folly/io/coro/Transport.h include/folly/io/coro/TransportCallbackBase.h +include/folly/json/DynamicConverter.h +include/folly/json/DynamicParser-inl.h +include/folly/json/DynamicParser.h +include/folly/json/JSONSchema.h +include/folly/json/JsonMockUtil.h +include/folly/json/JsonTestUtil.h +include/folly/json/dynamic-inl.h +include/folly/json/dynamic.h +include/folly/json/json.h +include/folly/json/json_patch.h +include/folly/json/json_pointer.h include/folly/json.h include/folly/json_patch.h include/folly/json_pointer.h @@ -868,7 +878,6 @@ include/folly/system/Shell.h include/folly/system/ThreadId.h include/folly/system/ThreadName.h include/folly/test/DeterministicSchedule.h -include/folly/test/JsonTestUtil.h include/folly/test/TestUtils.h include/folly/tracing/AsyncStack-inl.h include/folly/tracing/AsyncStack.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402130751.41D7p3WD040871>