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:           Tue Sep  3 04:59:31 UTC 2024

Modified Files:
        pkgsrc/math/fast_float: Makefile distinfo

Log Message:
fast_float: updated to 6.1.5

6.1.5

documentation for issue 261
remove out-of-line defns of constexpr static data members under c++17
Support aarch64-w64-mingw32 target


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/math/fast_float/Makefile:1.3
--- pkgsrc/math/fast_float/Makefile:1.2 Sun Aug 18 20:22:38 2024
+++ pkgsrc/math/fast_float/Makefile     Tue Sep  3 04:59:30 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/08/18 20:22:38 adam Exp $
+# $NetBSD: Makefile,v 1.3 2024/09/03 04:59:30 adam Exp $
 
-DISTNAME=      fast_float-6.1.4
+DISTNAME=      fast_float-6.1.5
 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.2 pkgsrc/math/fast_float/distinfo:1.3
--- pkgsrc/math/fast_float/distinfo:1.2 Sun Aug 18 20:22:38 2024
+++ pkgsrc/math/fast_float/distinfo     Tue Sep  3 04:59:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/08/18 20:22:38 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/09/03 04:59:30 adam Exp $
 
-BLAKE2s (fast_float-6.1.4.tar.gz) = 59df98e14c701edcf6ff4ce1328bef06843c57e7a73c26438c43a60155f6a944
-SHA512 (fast_float-6.1.4.tar.gz) = b43ccdf1fc69d9bb07850f4ea40442e312107e7047d80cb57666ac4a4df4152c438ba6ffb8879824c691a6ce2e1d20c95a47724c5af8d10e5d787455e0a97efe
-Size (fast_float-6.1.4.tar.gz) = 100445 bytes
+BLAKE2s (fast_float-6.1.5.tar.gz) = bfaeb8bcc886111d7976084f6efbba767598476728e70c1c365942719545ca62
+SHA512 (fast_float-6.1.5.tar.gz) = fb73c9f45cecc4fd318d2610a0e0cc58084cb494e32475ce129e742f41e1e02f5ed8f2fb2270b020c42bc4301267a49693ef731c8f08b1772fb1a78fd62099b8
+Size (fast_float-6.1.5.tar.gz) = 101708 bytes



Home | Main Index | Thread Index | Old Index