ports/contrib (3.6): spdlog: 1.7.0 -> 1.8.0
commit 754e330607a9af91dfa1d427cf115e71caaa7c1a Author: Tim Biermann <tbier@posteo.de> Date: Tue Sep 1 10:11:30 2020 +0000 spdlog: 1.7.0 -> 1.8.0 diff --git a/spdlog/.footprint b/spdlog/.footprint index c8d6e2f0b..8f121777d 100644 --- a/spdlog/.footprint +++ b/spdlog/.footprint @@ -49,10 +49,12 @@ drwxr-xr-x root/root usr/include/spdlog/fmt/bundled/ -rw-r--r-- root/root usr/include/spdlog/fmt/bundled/format-inl.h -rw-r--r-- root/root usr/include/spdlog/fmt/bundled/format.h -rw-r--r-- root/root usr/include/spdlog/fmt/bundled/locale.h +-rw-r--r-- root/root usr/include/spdlog/fmt/bundled/os.h -rw-r--r-- root/root usr/include/spdlog/fmt/bundled/ostream.h -rw-r--r-- root/root usr/include/spdlog/fmt/bundled/posix.h -rw-r--r-- root/root usr/include/spdlog/fmt/bundled/printf.h -rw-r--r-- root/root usr/include/spdlog/fmt/bundled/ranges.h +-rw-r--r-- root/root usr/include/spdlog/fmt/chrono.h -rw-r--r-- root/root usr/include/spdlog/fmt/fmt.h -rw-r--r-- root/root usr/include/spdlog/fmt/ostr.h -rw-r--r-- root/root usr/include/spdlog/formatter.h @@ -92,6 +94,7 @@ drwxr-xr-x root/root usr/include/spdlog/sinks/ -rw-r--r-- root/root usr/include/spdlog/sinks/wincolor_sink.h -rw-r--r-- root/root usr/include/spdlog/spdlog-inl.h -rw-r--r-- root/root usr/include/spdlog/spdlog.h +-rw-r--r-- root/root usr/include/spdlog/stopwatch.h -rw-r--r-- root/root usr/include/spdlog/tweakme.h -rw-r--r-- root/root usr/include/spdlog/version.h drwxr-xr-x root/root usr/lib/ diff --git a/spdlog/.signature b/spdlog/.signature index 0f6fd750a..02b48fdff 100644 --- a/spdlog/.signature +++ b/spdlog/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36M3QuvXkw08E31pPx3ovTLG2zRtUCmEXRWLEGq0Tt3WGqzWIndBgYSqYMN7FN9IxViIYYb3RQ1MbWcZUiODKg0= -SHA256 (Pkgfile) = 3f21a39800a3570d65009759eae34521d9b861c6490ff48d6fa0448c2038f819 -SHA256 (.footprint) = c883dee52cab380777f5cf039d88462624c68e1bd51b50fc708fd9cfb3341861 -SHA256 (spdlog-1.7.0.tar.gz) = f0114a4d3c88be9e696762f37a7c379619443ce9d668546c61b21d41affe5b62 +RWSagIOpLGJF3yMFmBkKXNEr3BLzFMbjzRqxnGj15aNpJwtLqsj6AwxfmxKAmkaM+elJHliHsPOAvgnuSqfWUIxGJZ+8faaNNAs= +SHA256 (Pkgfile) = 63a0d2085e46637b2f4c0e85224e7c173fad2b2f6f53e21b14321768804c5f31 +SHA256 (.footprint) = 640272992334953ba84403a1f84ff95535a53caf378f423809ba6436c9637ffe +SHA256 (spdlog-1.8.0.tar.gz) = 1e68e9b40cf63bb022a4b18cdc1c9d88eb5d97e4fd64fa981950a9cacf57a4bf diff --git a/spdlog/Pkgfile b/spdlog/Pkgfile index 518e87f87..8a2b61fd4 100644 --- a/spdlog/Pkgfile +++ b/spdlog/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake fmt ninja name=spdlog -version=1.7.0 +version=1.8.0 release=1 source=(https://github.com/gabime/spdlog/archive/v$version/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu