pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/p5-Math-BigInt
Module Name: pkgsrc
Committed By: wen
Date: Fri Nov 12 04:27:17 UTC 2021
Modified Files:
pkgsrc/math/p5-Math-BigInt: Makefile distinfo
Log Message:
Update to 1.999827
Upstream changes:
1.999827 2021-10-03
* Improve error message for missing library argument.
* Skip tests that don't work on older Perls. Also skip tests that compare
floating point numbers.
1.999826 2021-10-01
* Improve documentation related to floating point literals.
* Skip tests that fail due to Perl's broken handling of floating point literals
before v5.32.0.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/p5-Math-BigInt/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/p5-Math-BigInt/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/p5-Math-BigInt/Makefile
diff -u pkgsrc/math/p5-Math-BigInt/Makefile:1.17 pkgsrc/math/p5-Math-BigInt/Makefile:1.18
--- pkgsrc/math/p5-Math-BigInt/Makefile:1.17 Thu Sep 30 13:22:36 2021
+++ pkgsrc/math/p5-Math-BigInt/Makefile Fri Nov 12 04:27:16 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/09/30 13:22:36 wen Exp $
+# $NetBSD: Makefile,v 1.18 2021/11/12 04:27:16 wen Exp $
-DISTNAME= Math-BigInt-1.999825
+DISTNAME= Math-BigInt-1.999827
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
Index: pkgsrc/math/p5-Math-BigInt/distinfo
diff -u pkgsrc/math/p5-Math-BigInt/distinfo:1.13 pkgsrc/math/p5-Math-BigInt/distinfo:1.14
--- pkgsrc/math/p5-Math-BigInt/distinfo:1.13 Tue Oct 26 10:55:52 2021
+++ pkgsrc/math/p5-Math-BigInt/distinfo Fri Nov 12 04:27:16 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:55:52 nia Exp $
+$NetBSD: distinfo,v 1.14 2021/11/12 04:27:16 wen Exp $
-BLAKE2s (Math-BigInt-1.999825.tar.gz) = aef29d6304798ddc02ae826606161ec3d3cef1cfebc279e9605ce82d76a85632
-SHA512 (Math-BigInt-1.999825.tar.gz) = d87886c3583ad768ee15c13bcd139689edca10ef3ce4bc9a6730de509a712c83d15a506dab12bb3265fbbe11eab34c80e5b225848426b010ab9d5b49f117aa9a
-Size (Math-BigInt-1.999825.tar.gz) = 3069290 bytes
+BLAKE2s (Math-BigInt-1.999827.tar.gz) = f043e36acc0cd2ffaa7315acb1f3c49c628b9c171ae4c0c4fb1f3a5b59e6e6d4
+SHA512 (Math-BigInt-1.999827.tar.gz) = 3cb3ced93f0185a5929c3f5e9b9626b095eb7ce0c954ef253ba8016ff1cf5f3ea309787fde607f8461b17eab17c8ee6eb0debed77fe6ff0082e5d332fd697811
+Size (Math-BigInt-1.999827.tar.gz) = 3072323 bytes
Home |
Main Index |
Thread Index |
Old Index