git: 06e276deb021 - main - devel/folly: Update 2023.09.04.00 → 2023.09.11.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 06:44:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=06e276deb0216b203411bb758d8576cbfa9f4389 commit 06e276deb0216b203411bb758d8576cbfa9f4389 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-09-12 06:23:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-09-12 06:44:02 +0000 devel/folly: Update 2023.09.04.00 → 2023.09.11.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 82c0912d309d..bf6eb44550d4 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2023.09.04.00 +DISTVERSION= 2023.09.11.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 6919088d46a3..6f2cc62ee025 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693888652 -SHA256 (facebook-folly-v2023.09.04.00_GH0.tar.gz) = 9f0d6ec847b464aa1bdc2a8f0f707d46b86e8c4ee98365988288fbe269e07d12 -SIZE (facebook-folly-v2023.09.04.00_GH0.tar.gz) = 3903163 +TIMESTAMP = 1694494348 +SHA256 (facebook-folly-v2023.09.11.00_GH0.tar.gz) = 8544e5b8175f903a360e2c49f25995731d781d78d9966478ccfa1b5fcfac666d +SIZE (facebook-folly-v2023.09.11.00_GH0.tar.gz) = 3913737 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index af895a141590..2e89d2ba6a72 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -144,6 +144,7 @@ include/folly/container/Foreach-inl.h include/folly/container/Foreach.h include/folly/container/HeterogeneousAccess-fwd.h include/folly/container/HeterogeneousAccess.h +include/folly/container/IntrusiveHeap.h include/folly/container/Iterator.h include/folly/container/Merge.h include/folly/container/SparseByteSet.h @@ -406,6 +407,7 @@ include/folly/experimental/io/IoUringBase.h include/folly/experimental/io/IoUringBackend.h include/folly/experimental/io/IoUringEvent.h include/folly/experimental/io/IoUringEventBaseLocal.h +include/folly/experimental/io/Liburing.h include/folly/experimental/io/SimpleAsyncIO.h include/folly/experimental/observer/CoreCachedObserver.h include/folly/experimental/observer/HazptrObserver.h @@ -502,6 +504,7 @@ include/folly/futures/Future-inl.h include/folly/futures/Future-pre.h include/folly/futures/Future.h include/folly/futures/FutureSplitter.h +include/folly/futures/HeapTimekeeper.h include/folly/futures/ManualTimekeeper.h include/folly/futures/Portability.h include/folly/futures/Promise-inl.h