summaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP
diff options
context:
space:
mode:
authorast <ast@pkgsrc.org>2022-08-02 05:58:10 +0000
committerast <ast@pkgsrc.org>2022-08-02 05:58:10 +0000
commite6ac14c482450bbcac37a0cd8083114384d54c8b (patch)
tree4b94a4e62159f2df789195eb6ef1d17eed4f3ca3 /math/p5-Math-GMP
parentd7e241c61339d2a850e94f7ee1188cf372c5fde5 (diff)
downloadpkgsrc-e6ac14c482450bbcac37a0cd8083114384d54c8b.tar.gz
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 (limited to 'math/p5-Math-GMP')
-rw-r--r--math/p5-Math-GMP/Makefile6
-rw-r--r--math/p5-Math-GMP/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index c44dbacef59..250f6806761 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -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 --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo
index 4085cf99b5b..c0b3f99ce0a 100644
--- a/math/p5-Math-GMP/distinfo
+++ b/math/p5-Math-GMP/distinfo
@@ -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