Date: Tue, 5 Nov 2024 07:25:56 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: 0b7910ef7a40 - main - devel/folly: update 2024.10.28.00 =?utf-8?Q?=E2=86=92?= 2024.11.04.00 Message-ID: <202411050725.4A57Puhj001847@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=0b7910ef7a40853bfec33022c81ca11c17243886 commit 0b7910ef7a40853bfec33022c81ca11c17243886 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-05 07:02:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-05 07:25:45 +0000 devel/folly: update 2024.10.28.00 → 2024.11.04.00 --- devel/folly/Makefile | 3 +-- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 4 +--- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 14fb4781a48a..7115788cf7b3 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.10.28.00 -PORTREVISION= 1 +DISTVERSION= 2024.11.04.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 81de3e3fc0f3..19a3187706e0 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730177156 -SHA256 (facebook-folly-v2024.10.28.00_GH0.tar.gz) = fe544b549cd8094759113882a969082eedadb2732d2ede85d603e8066f753d5d -SIZE (facebook-folly-v2024.10.28.00_GH0.tar.gz) = 4249193 +TIMESTAMP = 1730783709 +SHA256 (facebook-folly-v2024.11.04.00_GH0.tar.gz) = b91e72b7e1f93772d03dc3938141046f9c66241ceb2e2d01a81630bdcff9b2a1 +SIZE (facebook-folly-v2024.11.04.00_GH0.tar.gz) = 4188454 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 88ac450713dd..35e30ba193d8 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -278,6 +278,7 @@ include/folly/coro/Sleep-inl.h include/folly/coro/Sleep.h include/folly/coro/SmallUnboundedQueue.h include/folly/coro/Task.h +include/folly/coro/TaskWrapper.h include/folly/coro/TimedWait.h include/folly/coro/Timeout-inl.h include/folly/coro/Timeout.h @@ -418,11 +419,8 @@ include/folly/experimental/EventCount.h include/folly/experimental/FlatCombiningPriorityQueue.h include/folly/experimental/FunctionScheduler.h include/folly/experimental/LockFreeRingBuffer.h -include/folly/experimental/PrimaryPtr.h include/folly/experimental/RelaxedConcurrentPriorityQueue.h -include/folly/experimental/SingleWriterFixedHashMap.h include/folly/experimental/SingletonRelaxedCounter.h -include/folly/experimental/TLRefCount.h include/folly/experimental/TestUtil.h include/folly/experimental/ThreadedRepeatingFunctionRunner.h include/folly/experimental/channels/Channel-fwd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411050725.4A57Puhj001847>