git: f0607bb80ee4 - main - devel/folly: update 2024.09.09.00 → 2024.09.16.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 16 Sep 2024 19:30:06 UTC
The branch main has been updated by yuri:

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

commit f0607bb80ee4aac41d3b2414758285506712e587
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-16 14:55:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-16 19:29:55 +0000

    devel/folly: update 2024.09.09.00 → 2024.09.16.00
---
 devel/folly/Makefile  | 2 +-
 devel/folly/distinfo  | 6 +++---
 devel/folly/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 3d10783b2ca1..38029c55c259 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2024.09.09.00
+DISTVERSION=	2024.09.16.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index e36f70baa727..e2e5c575fb0a 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725919109
-SHA256 (facebook-folly-v2024.09.09.00_GH0.tar.gz) = 3005e3247b40e5b50b8b28936a3c1baeac9aec411e5e20057eb49d1298883cd7
-SIZE (facebook-folly-v2024.09.09.00_GH0.tar.gz) = 4181599
+TIMESTAMP = 1726501482
+SHA256 (facebook-folly-v2024.09.16.00_GH0.tar.gz) = 6c6ecace1b7d44686118900db171d800e5d34fc7f1bf1c835d1009f159be159d
+SIZE (facebook-folly-v2024.09.16.00_GH0.tar.gz) = 4185768
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 118bd226c189..b5a6a216e9ef 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -229,6 +229,7 @@ include/folly/container/heap_vector_types.h
 include/folly/container/range_traits.h
 include/folly/container/small_vector.h
 include/folly/container/sorted_vector_types.h
+include/folly/container/span.h
 include/folly/container/tape.h
 include/folly/container/test/F14TestUtil.h
 include/folly/container/test/TrackingTypes.h
@@ -693,6 +694,7 @@ include/folly/hash/MurmurHash.h
 include/folly/hash/SpookyHashV1.h
 include/folly/hash/SpookyHashV2.h
 include/folly/hash/detail/ChecksumDetail.h
+include/folly/hash/traits.h
 include/folly/init/Init.h
 include/folly/init/Phase.h
 include/folly/io/Cursor-inl.h