diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-02-16 17:32:31 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-02-16 17:32:31 +0000 |
commit | 461fb160834701b5672ecd939db0c9de4a434620 (patch) | |
tree | eee9951bac911faa83f1033dfbd7de50dfccfa40 /math/p5-Math-MPFR | |
parent | 2c4e557aade076186f377c334c6a90a6233e7885 (diff) | |
download | freebsd-ports-461fb160834701b5672ecd939db0c9de4a434620.zip |
Update to 3.32.
Changes: https://metacpan.org/changes/distribution/Math-MPFR
Diffstat (limited to 'math/p5-Math-MPFR')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index cea32e71269b..ad7d707b0525 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.30 +PORTVERSION= 3.32 CATEGORIES= math perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:SISYPHUS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index c53e4d1e5222..310e8e5c1247 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.30.tar.gz) = d40ccb438c26b10bb8d83e0b7755724fd3a9ebe7cae5e88d72ff7507a1c23bbb -SIZE (Math-MPFR-3.30.tar.gz) = 109209 +SHA256 (Math-MPFR-3.32.tar.gz) = fd3f25f347323c667e8fac86a7b41ebde903c00a9dc24bff32a471cd7356456a +SIZE (Math-MPFR-3.32.tar.gz) = 109598 |