pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/fast_float
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 8 03:44:18 UTC 2026
Modified Files:
pkgsrc/math/fast_float: Makefile distinfo
Log Message:
fast_float: updated to 8.2.7
8.2.7
Fix spelling
Skip materializing parsed_number_string_t spans on the hot path
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/fast_float/Makefile \
pkgsrc/math/fast_float/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/fast_float/Makefile
diff -u pkgsrc/math/fast_float/Makefile:1.14 pkgsrc/math/fast_float/Makefile:1.15
--- pkgsrc/math/fast_float/Makefile:1.14 Tue Jun 2 05:03:29 2026
+++ pkgsrc/math/fast_float/Makefile Mon Jun 8 03:44:18 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2026/06/02 05:03:29 adam Exp $
+# $NetBSD: Makefile,v 1.15 2026/06/08 03:44:18 adam Exp $
-DISTNAME= fast_float-8.2.6
+DISTNAME= fast_float-8.2.7
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=fastfloat/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/math/fast_float/distinfo
diff -u pkgsrc/math/fast_float/distinfo:1.14 pkgsrc/math/fast_float/distinfo:1.15
--- pkgsrc/math/fast_float/distinfo:1.14 Tue Jun 2 05:03:29 2026
+++ pkgsrc/math/fast_float/distinfo Mon Jun 8 03:44:18 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2026/06/02 05:03:29 adam Exp $
+$NetBSD: distinfo,v 1.15 2026/06/08 03:44:18 adam Exp $
-BLAKE2s (fast_float-8.2.6.tar.gz) = eb3d052960893cda515251ec2ee89fc9d60b92e391b1b6188e11c4e957e9050e
-SHA512 (fast_float-8.2.6.tar.gz) = 6c80e2a47f2053f877615052d9485c193025e03d8ef1a885403d51e2d0a48f53b2fa67904d6a030136c47b56a1bd55c82f14f1a45bcec61d5924dd10c12e50b8
-Size (fast_float-8.2.6.tar.gz) = 134124 bytes
+BLAKE2s (fast_float-8.2.7.tar.gz) = 90193d32e5941e623d1973f4d80832ad48db5de102c4e0a6c4c14eeff31eb436
+SHA512 (fast_float-8.2.7.tar.gz) = 5760531936f91ddd79a50b5985197457dbd483505610aec261086ac75fd877a248bb40572aa724662f458aecb00d2e925377d8e3287eafa24e245ba8c4f8977c
+Size (fast_float-8.2.7.tar.gz) = 135558 bytes
Home |
Main Index |
Thread Index |
Old Index