git: e55ea5eb4796 - main - devel/folly: update 2024.04.01.00 → 2024.04.08.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 09 Apr 2024 07:41:23 UTC
The branch main has been updated by yuri:

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

commit e55ea5eb4796f1c3889c13ff26401764bc015391
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-09 07:40:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-09 07:41:01 +0000

    devel/folly: update 2024.04.01.00 → 2024.04.08.00
---
 devel/folly/Makefile  | 2 +-
 devel/folly/distinfo  | 6 +++---
 devel/folly/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 09ba54f571d7..b93516df8950 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2024.04.01.00
+DISTVERSION=	2024.04.08.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/folly/distinfo b/devel/folly/distinfo
index 0bca82908ee1..0599f09200ac 100644
--- a/devel/folly/distinfo
+++ b/devel/folly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712040952
-SHA256 (facebook-folly-v2024.04.01.00_GH0.tar.gz) = 8d51e4e5d04ca29b752ecd57831fb78d79036877bbad424b371490b2a8bb5d11
-SIZE (facebook-folly-v2024.04.01.00_GH0.tar.gz) = 3968155
+TIMESTAMP = 1712637948
+SHA256 (facebook-folly-v2024.04.08.00_GH0.tar.gz) = fa186c63db9f42157a7ff9ec494b51cf8b8b7f60002020e189b60c6f3fec5247
+SIZE (facebook-folly-v2024.04.08.00_GH0.tar.gz) = 3969820
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist
index 9d041fe1f760..57d055c2861d 100644
--- a/devel/folly/pkg-plist
+++ b/devel/folly/pkg-plist
@@ -114,6 +114,8 @@ include/folly/base64.h
 include/folly/chrono/Clock.h
 include/folly/chrono/Conv.h
 include/folly/chrono/Hardware.h
+include/folly/cli/NestedCommandLineApp.h
+include/folly/cli/ProgramOptions.h
 include/folly/compression/Compression.h
 include/folly/compression/CompressionContextPool.h
 include/folly/compression/CompressionContextPoolSingletons.h
@@ -653,7 +655,6 @@ include/folly/lang/Assume.h
 include/folly/lang/Badge.h
 include/folly/lang/Bits.h
 include/folly/lang/Builtin.h
-include/folly/lang/Byte.h
 include/folly/lang/CArray.h
 include/folly/lang/CString.h
 include/folly/lang/Cast.h