pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/p5-Math-GMP math/p5-Math-GMP: update to Math-GMP-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af540a72f488
branches:  trunk
changeset: 382634:af540a72f488
user:      ast <ast%pkgsrc.org@localhost>
date:      Tue Aug 02 05:58:10 2022 +0000

description:
math/p5-Math-GMP: update to Math-GMP-2.25 (from 2.20)
    - Refactoring.
    - Test::Builder workaround
    - tests+better docs for bnok() (Binomial)
    - Eliminate warning about not_here() in GMP.xs.
    - add support for bmulf() to multiply by a floating point number
    - add support for bnok() (Binomial)
    - Signature files are generated unreliably and are an ongoing source of
      bug reports. As a result, we decided to axe them altogether.
        - https://github.com/turnstep/Math-GMP/issues/6
    - Apply doc patch from @hvds documenting the pitfalls of division by zero.

diffstat:

 math/p5-Math-GMP/Makefile |  6 +++---
 math/p5-Math-GMP/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 99ba24873a3f -r af540a72f488 math/p5-Math-GMP/Makefile
--- a/math/p5-Math-GMP/Makefile Tue Aug 02 05:51:52 2022 +0000
+++ b/math/p5-Math-GMP/Makefile Tue Aug 02 05:58:10 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2022/06/28 11:34:40 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2022/08/02 05:58:10 ast Exp $
 
-DISTNAME=      Math-GMP-2.20
+DISTNAME=      Math-GMP-2.25
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   1
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 
diff -r 99ba24873a3f -r af540a72f488 math/p5-Math-GMP/distinfo
--- a/math/p5-Math-GMP/distinfo Tue Aug 02 05:51:52 2022 +0000
+++ b/math/p5-Math-GMP/distinfo Tue Aug 02 05:58:10 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:55:53 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/08/02 05:58:10 ast Exp $
 
-BLAKE2s (Math-GMP-2.20.tar.gz) = d6dd1421dd546d4ff5ca6d771f78f985957341faa6e9e2e42cc61978a250a833
-SHA512 (Math-GMP-2.20.tar.gz) = e76a4f2ed9f700029a0b075fcdaecf6fb3792ecfef23fb75f014572b6471be9265b80551c741cda9fe3f323a351a23fb9e5edca2e05300b97509b225aa721b04
-Size (Math-GMP-2.20.tar.gz) = 34224 bytes
+BLAKE2s (Math-GMP-2.25.tar.gz) = d3a9dcc219fea8635e115900f3dbe2f597d284dbf5e257132a066a0c0d2cce18
+SHA512 (Math-GMP-2.25.tar.gz) = 485c33dbcd39a747838f59914504fb99dd4b1433f617667e906189581fb5b5050c26d9bb2e686a778cb677352c2355340f999f76068c469e1561c60dfe61ff8b
+Size (Math-GMP-2.25.tar.gz) = 34422 bytes



Home | Main Index | Thread Index | Old Index