diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-06 22:58:48 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-06 22:58:48 +0800 |
commit | 9c7292446a74438c13352061513f7225ec8bbb95 (patch) | |
tree | 4cb2bde6c276a8cf95d191a7ab35424053061821 /math | |
parent | devel/p5-IPC-Shareable: Update to 1.04 (diff) |
math/p5-Math-BigInt: Update to 1.999819
Changes: https://metacpan.org/dist/Math-BigInt/changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index ac6543dabac0..d4449c183e8d 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -1,7 +1,7 @@ # Created by: tobez PORTNAME= Math-BigInt -PORTVERSION= 1.999818 +PORTVERSION= 1.999819 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 3d347657be74..1f10c07c7d23 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572266808 -SHA256 (Math-BigInt-1.999818.tar.gz) = b27634356ce2af9b7c0123ac8395a89a32fb15aeae82fcd39de8156cad278c15 -SIZE (Math-BigInt-1.999818.tar.gz) = 3047629 +TIMESTAMP = 1625323715 +SHA256 (Math-BigInt-1.999819.tar.gz) = aa4193b0c10d238bd618d5e197403b8d3cc86b7fcba69888237efe8e70519a32 +SIZE (Math-BigInt-1.999819.tar.gz) = 3055416 |