diff options
author | ast <ast@pkgsrc.org> | 2022-08-02 05:49:59 +0000 |
---|---|---|
committer | ast <ast@pkgsrc.org> | 2022-08-02 05:49:59 +0000 |
commit | 9f2c6169ff1043c60bc6913a853c91492a4a956f (patch) | |
tree | c8734b786f41239af7401f62bbd6ebd08c1fc2df /math | |
parent | 725f17ea3109e76b7933fcab4153a3a83709fcaf (diff) | |
download | pkgsrc-9f2c6169ff1043c60bc6913a853c91492a4a956f.tar.gz |
math/p5-Math-BigInt-GMP: Updated to 1.6011
* Sync test files with Math-BigInt.
* Add static gmp_version() function (code provided by FGasper on GitHub).
* Make t/01load.t display the output from gmp_version().
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-GMP/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index f9abb0b84ce..02b8a29b47a 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2022/06/28 11:34:39 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2022/08/02 05:49:59 ast Exp $ -DISTNAME= Math-BigInt-GMP-1.6009 +DISTNAME= Math-BigInt-GMP-1.6011 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= math perl5 diff --git a/math/p5-Math-BigInt-GMP/distinfo b/math/p5-Math-BigInt-GMP/distinfo index 1c9c178e593..1e7a5d4b912 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2021/10/26 10:55:52 nia Exp $ +$NetBSD: distinfo,v 1.16 2022/08/02 05:49:59 ast Exp $ -BLAKE2s (Math-BigInt-GMP-1.6009.tar.gz) = d0ab849cd8604f951940c47b9336d295ef212449c1f89e3dfa0fd07c28599555 -SHA512 (Math-BigInt-GMP-1.6009.tar.gz) = 2496826f9a84c81ca7b75a97c705fc56bc5a65b22f2d527543822142d655787eb3d9accb2d09d01534a3ff1379bd1853fc76168c946659c35de6cc607abdcf32 -Size (Math-BigInt-GMP-1.6009.tar.gz) = 2591620 bytes +BLAKE2s (Math-BigInt-GMP-1.6011.tar.gz) = b8789d144313a8cd61aee41fc1a8c9976b678908ba2b2706fe864cbce3d10fd0 +SHA512 (Math-BigInt-GMP-1.6011.tar.gz) = 3909e343c9b43370727f238c4d939cf830f40546f24e52fdc9fc0a92926f78bcb2a97a23f07f2c66208de28887958df0f156097c4107719a6b10a62f52c3b493 +Size (Math-BigInt-GMP-1.6011.tar.gz) = 2592094 bytes SHA1 (patch-aa) = 388dceadec412a941e115f4d8a7701c02f038ed0 |