diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-23 12:23:09 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-23 12:23:09 +0800 |
commit | a16e0745aab3cc754d7e3465495a550f27c40f90 (patch) | |
tree | b7cdc4e0cbcb903db0a40dbf5fe6d61f51b17cf9 /math | |
parent | 2a385a3a42dd769f759471d858a19ad28199d4ba (diff) | |
download | freebsd-ports-gnome-a16e0745aab3cc754d7e3465495a550f27c40f90.tar.gz freebsd-ports-gnome-a16e0745aab3cc754d7e3465495a550f27c40f90.tar.zst freebsd-ports-gnome-a16e0745aab3cc754d7e3465495a550f27c40f90.zip |
Update to 4.13
Changes: https://metacpan.org/changes/distribution/Math-MPFR
Diffstat (limited to 'math')
-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 09f4c2103c8c..059e22a0fe21 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.12 +PORTVERSION= 4.13 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index ada264b24a55..ca94317ab07e 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560957734 -SHA256 (Math-MPFR-4.12.tar.gz) = f2e611aa416b6454436cb229e05aaab1bbfce0a844737e6f7c82bc4763567eef -SIZE (Math-MPFR-4.12.tar.gz) = 178266 +TIMESTAMP = 1579684170 +SHA256 (Math-MPFR-4.13.tar.gz) = 8a48e0ad8d950a0fd905302dff2df8e04df328bd3322fadf47d08e8d97a6a2de +SIZE (Math-MPFR-4.13.tar.gz) = 178042 |