git: 1640a70c9fe6 - main - devel/folly: update 2025.03.03.00 → 2025.03.10.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Mar 2025 07:34:37 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1640a70c9fe6cc96748ee60c150319c45c71499c commit 1640a70c9fe6cc96748ee60c150319c45c71499c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-11 05:11:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-11 07:34:26 +0000 devel/folly: update 2025.03.03.00 → 2025.03.10.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 effe62c06168..06d45ddd0b25 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2025.03.03.00 +DISTVERSION= 2025.03.10.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 8960106c73d5..50f78a6fc91a 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741051559 -SHA256 (facebook-folly-v2025.03.03.00_GH0.tar.gz) = 50cd20e45677a3838ea16a56ca08fa4cd152fae0900c39d63d7ddd9daca44ebb -SIZE (facebook-folly-v2025.03.03.00_GH0.tar.gz) = 4195198 +TIMESTAMP = 1741662604 +SHA256 (facebook-folly-v2025.03.10.00_GH0.tar.gz) = c375a4fdf9785f49e53a602bdfc023668062d37887d5127b97bd6c289ab5f8f0 +SIZE (facebook-folly-v2025.03.10.00_GH0.tar.gz) = 4212148 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 1df6690cb8ae..78467dfe3d98 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -246,6 +246,7 @@ include/folly/coro/AsyncScope.h include/folly/coro/AsyncStack.h include/folly/coro/AutoCleanup-fwd.h include/folly/coro/AutoCleanup.h +include/folly/coro/AwaitImmediately.h include/folly/coro/Baton.h include/folly/coro/BlockingWait.h include/folly/coro/BoundedQueue.h @@ -958,9 +959,11 @@ include/folly/python/executor.h include/folly/python/futures.h include/folly/python/import.h include/folly/python/iobuf.h +include/folly/settings/CommandLineParser.h include/folly/settings/Immutables.h include/folly/settings/Observer.h include/folly/settings/Settings.h +include/folly/settings/SettingsAccessorProxy.h include/folly/settings/Types.h include/folly/settings/detail/SettingsImpl.h include/folly/small_vector.h