Subject: CVS commit: pkgsrc/textproc/fmtlib
From: Adam Ciarcinski
Date: 2023-08-29 09:08:09
Message id: 20230829070809.4D33DFBDB@cvs.NetBSD.org

Log Message:
fmtlib: updated to 10.1.1

10.1.1

Added formatters for std::atomic and atomic_flag
Fixed an error about partial specialization of formatter<string> after \ 
instantiation when compiled with gcc and C++20
Fixed compilation as a C++20 module with gcc and clang
Made fmt::to_string work with types that have format_as overloads
Made formatted_size work with integral format specifiers at compile time
Fixed a warning about the no_unique_address attribute on clang-cl
Improved compatibility with the legacy GBK encoding
Added OpenSSF Scorecard analysis
Updated CI dependencies

Files:
RevisionActionfile
1.16modifypkgsrc/textproc/fmtlib/Makefile
1.10modifypkgsrc/textproc/fmtlib/PLIST
1.3modifypkgsrc/textproc/fmtlib/buildlink3.mk
1.18modifypkgsrc/textproc/fmtlib/distinfo