sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-08 05:21:37 +00:00
parent ec769495ab
commit f5034afcba
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
3108 changed files with 91999 additions and 80269 deletions

View file

@ -2,11 +2,10 @@ COMMENT = fast C++ logging library
GH_ACCOUNT = gabime
GH_PROJECT = spdlog
GH_TAGNAME = v1.10.0
REVISION = 0
GH_TAGNAME = v1.12.0
CATEGORIES = devel
SHARED_LIBS = spdlog 0.0
SHARED_LIBS = spdlog 1.0
# MIT
PERMIT_PACKAGE = Yes

View file

@ -1,2 +1,2 @@
SHA256 (spdlog-1.10.0.tar.gz) = aX+RcAI3264jJrkEab4yuHaytEiIMCr7x6zraLz+giQ=
SIZE (spdlog-1.10.0.tar.gz) = 368651
SHA256 (spdlog-1.12.0.tar.gz) = Tczy0Q9BDB4v6v+Jlmv8SaGrsp728IJGM1sRDgAeCak=
SIZE (spdlog-1.12.0.tar.gz) = 251037

View file

@ -53,12 +53,14 @@ include/spdlog/fmt/bundled/os.h
include/spdlog/fmt/bundled/ostream.h
include/spdlog/fmt/bundled/printf.h
include/spdlog/fmt/bundled/ranges.h
include/spdlog/fmt/bundled/std.h
include/spdlog/fmt/bundled/xchar.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/std.h
include/spdlog/fmt/xchar.h
include/spdlog/formatter.h
include/spdlog/fwd.h
@ -74,10 +76,12 @@ include/spdlog/sinks/base_sink-inl.h
include/spdlog/sinks/base_sink.h
include/spdlog/sinks/basic_file_sink-inl.h
include/spdlog/sinks/basic_file_sink.h
include/spdlog/sinks/callback_sink.h
include/spdlog/sinks/daily_file_sink.h
include/spdlog/sinks/dist_sink.h
include/spdlog/sinks/dup_filter_sink.h
include/spdlog/sinks/hourly_file_sink.h
include/spdlog/sinks/kafka_sink.h
include/spdlog/sinks/mongo_sink.h
include/spdlog/sinks/msvc_sink.h
include/spdlog/sinks/null_sink.h