git: 4a577dc69523 - main - devel/folly: Update 2023.04.24.00 → 2023.05.01.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 01:18:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a577dc69523b3e93267ad6167ec1386698eee61 commit 4a577dc69523b3e93267ad6167ec1386698eee61 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-05-02 01:17:46 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-05-02 01:18:04 +0000 devel/folly: Update 2023.04.24.00 → 2023.05.01.00 --- devel/folly/Makefile | 3 +-- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index ff08094ab078..1fe86dfa8f2f 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2023.04.24.00 -PORTREVISION= 1 +DISTVERSION= 2023.05.01.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 1a7e04c4b474..8dce6d11f91e 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682372449 -SHA256 (facebook-folly-v2023.04.24.00_GH0.tar.gz) = 3d3c7675d9d2699bd89f6d6fe1d2d4647bcb505f86c8d94b2a99504e01627ff7 -SIZE (facebook-folly-v2023.04.24.00_GH0.tar.gz) = 3823734 +TIMESTAMP = 1682966456 +SHA256 (facebook-folly-v2023.05.01.00_GH0.tar.gz) = 7448d114e4384693930cdaccc80dc382d3deafea556043b3c3a4696fc9aee02e +SIZE (facebook-folly-v2023.05.01.00_GH0.tar.gz) = 3827383 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 0050db1254ec..b66fdd0d2155 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -126,6 +126,7 @@ include/folly/concurrency/CoreCachedSharedPtr.h include/folly/concurrency/DeadlockDetector.h include/folly/concurrency/DynamicBoundedQueue.h include/folly/concurrency/PriorityUnboundedQueueSet.h +include/folly/concurrency/ProcessLocalUniqueId.h include/folly/concurrency/ThreadCachedSynchronized.h include/folly/concurrency/UnboundedQueue.h include/folly/concurrency/detail/AtomicSharedPtr-detail.h