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:           Thu Jan  1 09:00:00 UTC 2026

Modified Files:
        pkgsrc/math/fast_float: Makefile distinfo

Log Message:
fast_float: updated to 8.2.2

8.2.2
fix endianess bug in uint8 parsing


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 pkgsrc/math/fast_float/Makefile:1.10
--- pkgsrc/math/fast_float/Makefile:1.9 Mon Dec 29 16:58:52 2025
+++ pkgsrc/math/fast_float/Makefile     Thu Jan  1 08:59:59 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/12/29 16:58:52 adam Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/01 08:59:59 adam Exp $
 
-DISTNAME=      fast_float-8.2.1
+DISTNAME=      fast_float-8.2.2
 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.9 pkgsrc/math/fast_float/distinfo:1.10
--- pkgsrc/math/fast_float/distinfo:1.9 Mon Dec 29 16:58:52 2025
+++ pkgsrc/math/fast_float/distinfo     Thu Jan  1 08:59:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/12/29 16:58:52 adam Exp $
+$NetBSD: distinfo,v 1.10 2026/01/01 08:59:59 adam Exp $
 
-BLAKE2s (fast_float-8.2.1.tar.gz) = ccc4f4cdd2d6f818a9a5b2a2946b24e3ede880ed59724d3395710ae91e6c2912
-SHA512 (fast_float-8.2.1.tar.gz) = 5c945facb30d7bfdf1d4f9fae4c53ae66e7f81e12fa0279ebcbc660e02cc093b28a3d1a2fe36b152bbf166c475dfbea57f30c313b00795974af9cb828ba41e4b
-Size (fast_float-8.2.1.tar.gz) = 120114 bytes
+BLAKE2s (fast_float-8.2.2.tar.gz) = bd51377a73bb7c9be7ec2195463940f732cfbfb94982c999f9accdefec202952
+SHA512 (fast_float-8.2.2.tar.gz) = a4bc2d11af67527421190bef07eef9dfca63efae6be1800f33a2419cb77031b0128ef9199b9909d01a76d72cdba56f79c6856a900c4cc7e7c75745d980f61340
+Size (fast_float-8.2.2.tar.gz) = 120128 bytes



Home | Main Index | Thread Index | Old Index