diff options
author | wen <wen@FreeBSD.org> | 2016-08-25 22:06:47 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-08-25 22:06:47 +0800 |
commit | 67c8bfa7d5f03c8c8acd949b0b8753b4f198d538 (patch) | |
tree | 403747a5c307fce0b7cd0bf5211fe6500691ab94 /math | |
parent | a293a24b052d65233cf6a23d8ea5871047319a1e (diff) | |
download | freebsd-ports-gnome-67c8bfa7d5f03c8c8acd949b0b8753b4f198d538.tar.gz freebsd-ports-gnome-67c8bfa7d5f03c8c8acd949b0b8753b4f198d538.tar.zst freebsd-ports-gnome-67c8bfa7d5f03c8c8acd949b0b8753b4f198d538.zip |
- Update to 3.33
Changes: http://cpansearch.perl.org/src/SISYPHUS/Math-MPFR-3.33/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index f6f1a60ab355..8f061ffd6ec3 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.32 +PORTVERSION= 3.33 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index 310e8e5c1247..21dcced871e0 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-MPFR-3.32.tar.gz) = fd3f25f347323c667e8fac86a7b41ebde903c00a9dc24bff32a471cd7356456a -SIZE (Math-MPFR-3.32.tar.gz) = 109598 +TIMESTAMP = 1472161491 +SHA256 (Math-MPFR-3.33.tar.gz) = 7fedfef0806ca55a2cdffb1fe345e819a9efc5cbe25549ce77ae676f1ce0beb8 +SIZE (Math-MPFR-3.33.tar.gz) = 116742 |