Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2025 09:09:42 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: 3bb497981227 - main - =?utf-8?Q?devel/folly: update 2025.02.17.00 =E2=86=92 2025.02.24.00?=
Message-ID:  <202502250909.51P99g9S054087@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3bb497981227a9d054d5fe35248309e9d2d06fee

commit 3bb497981227a9d054d5fe35248309e9d2d06fee
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-25 06:48:09 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-25 09:09:36 +0000

    devel/folly: update 2025.02.17.00 → 2025.02.24.00
---
 devel/folly/Makefile  | 3 +--
 devel/folly/distinfo  | 6 +++---
 devel/folly/pkg-plist | 5 +++++
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 71afc5bd3c71..e481180e9a09 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2025.02.17.00
-PORTREVISION=	2
+DISTVERSION=	2025.02.24.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 1c0bfe95021c..60fad861e4bb 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739851618
-SHA256 (facebook-folly-v2025.02.17.00_GH0.tar.gz) = a2aa72692bafb5f406992789beb05386c146ee567428140e9db9737444cc043f
-SIZE (facebook-folly-v2025.02.17.00_GH0.tar.gz) = 4203599
+TIMESTAMP = 1740457242
+SHA256 (facebook-folly-v2025.02.24.00_GH0.tar.gz) = 283e38d99ed84fcc95e0d642d4f8e434170117f850bd6fe7d3d0c8dbf2c46d21
+SIZE (facebook-folly-v2025.02.24.00_GH0.tar.gz) = 4225368
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 9165a2e86b6b..2801724480d3 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -272,12 +272,14 @@ include/folly/coro/Result.h
 include/folly/coro/Retry.h
 include/folly/coro/RustAdaptors.h
 include/folly/coro/ScopeExit.h
+include/folly/coro/SerialQueueRunner.h
 include/folly/coro/SharedLock.h
 include/folly/coro/SharedMutex.h
 include/folly/coro/SharedPromise.h
 include/folly/coro/Sleep-inl.h
 include/folly/coro/Sleep.h
 include/folly/coro/SmallUnboundedQueue.h
+include/folly/coro/Synchronized.h
 include/folly/coro/Task.h
 include/folly/coro/TaskWrapper.h
 include/folly/coro/TimedWait.h
@@ -298,6 +300,7 @@ include/folly/coro/detail/InlineTask.h
 include/folly/coro/detail/Malloc.h
 include/folly/coro/detail/ManualLifetime.h
 include/folly/coro/detail/Traits.h
+include/folly/coro/safe/NowTask.h
 include/folly/crypto/Blake2xb.h
 include/folly/crypto/LtHash-inl.h
 include/folly/crypto/LtHash.h
@@ -738,6 +741,7 @@ include/folly/io/async/IoUringBase.h
 include/folly/io/async/IoUringEvent.h
 include/folly/io/async/IoUringEventBaseLocal.h
 include/folly/io/async/IoUringProvidedBufferRing.h
+include/folly/io/async/IoUringZeroCopyBufferPool.h
 include/folly/io/async/Liburing.h
 include/folly/io/async/MuxIOThreadPoolExecutor.h
 include/folly/io/async/NotificationQueue.h
@@ -878,6 +882,7 @@ include/folly/memory/UninitializedMemoryHacks.h
 include/folly/memory/detail/MallocImpl.h
 include/folly/memory/not_null-inl.h
 include/folly/memory/not_null.h
+include/folly/memory/shared_from_this_ptr.h
 include/folly/net/NetOps.h
 include/folly/net/NetOpsDispatcher.h
 include/folly/net/NetworkSocket.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502250909.51P99g9S054087>