git: 14f677d9caca - main - devel/spdlog: update to 1.10.0.

From: Vanilla I. Shu <vanilla_at_FreeBSD.org>
Date: Sat, 23 Apr 2022 09:01:33 UTC
The branch main has been updated by vanilla:

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

commit 14f677d9caca4361b5ed0777d4cc16c5e1e09c42
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2022-04-23 09:00:08 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2022-04-23 09:00:57 +0000

    devel/spdlog: update to 1.10.0.
---
 devel/spdlog/Makefile  | 2 +-
 devel/spdlog/distinfo  | 6 +++---
 devel/spdlog/pkg-plist | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile
index 9deb12d94997..e84d90a014c8 100644
--- a/devel/spdlog/Makefile
+++ b/devel/spdlog/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	spdlog
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.2
+DISTVERSION=	1.10.0
 CATEGORIES=	devel
 
 MAINTAINER=	vanilla@FreeBSD.org
diff --git a/devel/spdlog/distinfo b/devel/spdlog/distinfo
index 26d702afcc36..5a37ce0bdf41 100644
--- a/devel/spdlog/distinfo
+++ b/devel/spdlog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629119398
-SHA256 (gabime-spdlog-v1.9.2_GH0.tar.gz) = 6fff9215f5cb81760be4cc16d033526d1080427d236e86d70bb02994f85e3d38
-SIZE (gabime-spdlog-v1.9.2_GH0.tar.gz) = 327799
+TIMESTAMP = 1649922150
+SHA256 (gabime-spdlog-v1.10.0_GH0.tar.gz) = 697f91700237dbae2326b90469be32b876b2b44888302afbc7aceb68bcfe8224
+SIZE (gabime-spdlog-v1.10.0_GH0.tar.gz) = 368651
diff --git a/devel/spdlog/pkg-plist b/devel/spdlog/pkg-plist
index 239285a83b63..cad92df13262 100644
--- a/devel/spdlog/pkg-plist
+++ b/devel/spdlog/pkg-plist
@@ -31,12 +31,15 @@ include/spdlog/details/tcp_client-windows.h
 include/spdlog/details/tcp_client.h
 include/spdlog/details/thread_pool-inl.h
 include/spdlog/details/thread_pool.h
+include/spdlog/details/udp_client-windows.h
+include/spdlog/details/udp_client.h
 include/spdlog/details/windows_include.h
 include/spdlog/fmt/bin_to_hex.h
 include/spdlog/fmt/chrono.h
 include/spdlog/fmt/compile.h
 include/spdlog/fmt/fmt.h
 include/spdlog/fmt/ostr.h
+include/spdlog/fmt/ranges.h
 include/spdlog/fmt/xchar.h
 include/spdlog/formatter.h
 include/spdlog/fwd.h
@@ -72,6 +75,7 @@ include/spdlog/sinks/stdout_sinks.h
 include/spdlog/sinks/syslog_sink.h
 include/spdlog/sinks/systemd_sink.h
 include/spdlog/sinks/tcp_sink.h
+include/spdlog/sinks/udp_sink.h
 include/spdlog/sinks/wincolor_sink-inl.h
 include/spdlog/sinks/wincolor_sink.h
 include/spdlog/sinks/win_eventlog_sink.h