pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/spdlog



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Mar 31 09:44:18 UTC 2025

Modified Files:
        pkgsrc/devel/spdlog: Makefile distinfo

Log Message:
spdlog: updated to 1.15.2

1.15.2

Upgraded bundled {fmt} to version 11.1.4 (faa0a7a)
Fixed 3360, discovered by OSS-Fuzz regarding the %D format flag
Fixed 3352: %z (UTC offset) on Apple and POSIX.1-2024-conforming platforms
Updated README with ALT Linux installation instructions


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/spdlog/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/spdlog/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/spdlog/Makefile
diff -u pkgsrc/devel/spdlog/Makefile:1.26 pkgsrc/devel/spdlog/Makefile:1.27
--- pkgsrc/devel/spdlog/Makefile:1.26   Sat Feb  1 18:26:12 2025
+++ pkgsrc/devel/spdlog/Makefile        Mon Mar 31 09:44:18 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/02/01 18:26:12 adam Exp $
+# $NetBSD: Makefile,v 1.27 2025/03/31 09:44:18 adam Exp $
 
-DISTNAME=      spdlog-1.15.1
+DISTNAME=      spdlog-1.15.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=gabime/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/devel/spdlog/distinfo
diff -u pkgsrc/devel/spdlog/distinfo:1.22 pkgsrc/devel/spdlog/distinfo:1.23
--- pkgsrc/devel/spdlog/distinfo:1.22   Sat Feb  1 18:26:12 2025
+++ pkgsrc/devel/spdlog/distinfo        Mon Mar 31 09:44:18 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2025/02/01 18:26:12 adam Exp $
+$NetBSD: distinfo,v 1.23 2025/03/31 09:44:18 adam Exp $
 
-BLAKE2s (spdlog-1.15.1.tar.gz) = 42545c5ca191ed780700775ddbb6528e572e043670d2fcaac5dad306230c638d
-SHA512 (spdlog-1.15.1.tar.gz) = d6575b5cd53638345078a1c6a886293892359a07ee6de45e23d0c805bb33f59350f33060bce38824e09ce84525b575acdae7b94fc6e82191f5fd576f6c9252b2
-Size (spdlog-1.15.1.tar.gz) = 275521 bytes
+BLAKE2s (spdlog-1.15.2.tar.gz) = 46a2d8f8d00d630add82e56ce5d7836f3a6efc06712afee5b57520539f324968
+SHA512 (spdlog-1.15.2.tar.gz) = 4e86d79dea4f08b9e4755ada7c9395e03246d00cdc11df8951d32b5f5e823fec103091d11154f32b261a29574784b761efb32477ec6385ffdb2069413e2c91a0
+Size (spdlog-1.15.2.tar.gz) = 275744 bytes
 SHA1 (patch-CMakeLists.txt) = 8dc34f866de225fba7897dc18fdf6dae75a28a51
 SHA1 (patch-include_spdlog_tweakme.h) = 0e3f16aaf013535331a11be523dd731503c12717



Home | Main Index | Thread Index | Old Index