Subject: CVS commit: pkgsrc/devel/spdlog
From: Makoto Fujiwara
Date: 2022-01-25 05:12:41
Message id: 20220125041241.581D5FB24@cvs.NetBSD.org

Log Message:
(devel/spdlog) Updated 1.8.5 to 1.9.2

(https://github.com/gabime/spdlog/releases/tag/v1.9.2)
Version 1.9.2 Latest
@gabime gabime released this Aug 13, 2021
 175 commits to v1.x since this release
v1.9.2
eb32206

    Fixed clang compiler errors when using spdlog in c++20. Thanks @dkavolis \ 
(#2037, #2034).
    Fixed the Qt sinks to accurately trim the newline chars. Thanks @MadMax411 \ 
(#2015).
    Improved and simplified Qt sinks implementation. Thanks @mguludag (#2016, #2018).
    Fixed macro SPDLOG_LEVEL_NAME_xxx to always translate to the spdlog namespace.
       Thanks @ashley-b for reporting (#2022).
    Fixed typo in readme. Thanks @p-ranav (#2024).
    Fixed the MongoDB sink compilation in c++11. Thanks @jabartek (#2025).
    Fixed double include of same file in thread_pool.h . Thanks @hbwang15 (#2026).
    Ensure that the CMake exported package is relocatable. Thanks @daverigby (#2029).
    Remove std::distance usage for possible performance gain. Thanks @neheb (#2030).
    Support of inclusion of bin_to_hex.h in any order with spdlog.h. Thanks \ 
@dmerkushov (#2035).
    Fixed install instructions for "header only" dir. Thanks @madeso \ 
(#2036).

Files:
RevisionActionfile
1.8modifypkgsrc/devel/spdlog/Makefile
1.6modifypkgsrc/devel/spdlog/PLIST
1.9modifypkgsrc/devel/spdlog/distinfo