diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-16 22:02:10 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-16 22:02:10 +0800 |
commit | 62b76dbd53c6be7a0e2cc8b1667fc1a9a11444ce (patch) | |
tree | f8a6e9b76651f3ba01d70e43afd96ffee4367045 /math/p5-Math-MPFR | |
parent | f23c44b3535233497c62c15e7d0cb5366ee555b2 (diff) | |
download | freebsd-ports-62b76dbd53c6be7a0e2cc8b1667fc1a9a11444ce.zip |
math/p5-Math-MPFR: Update to 4.24
Changes: https://metacpan.org/dist/Math-MPFR/changes
Diffstat (limited to 'math/p5-Math-MPFR')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 6bd657fbbf9f..728fb9029528 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= Math-MPFR -PORTVERSION= 4.23 +PORTVERSION= 4.24 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index c96db04860ba..d34329f36a2d 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653151272 -SHA256 (Math-MPFR-4.23.tar.gz) = 21825c9ade293c6cc5f91b192298a65163edef7b40e8a6ce3cdf6526c7418726 -SIZE (Math-MPFR-4.23.tar.gz) = 215655 +TIMESTAMP = 1655208448 +SHA256 (Math-MPFR-4.24.tar.gz) = f4abe6b5e54e2dbc3a96372a8b603dc764251b8dbc3aa353754b5e4cb6ceff19 +SIZE (Math-MPFR-4.24.tar.gz) = 216245 |