diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-06 12:14:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-06 12:14:29 +0800 |
commit | 9a7182d684570ea07128fe59fed62a3c5c11291a (patch) | |
tree | a5d07c03191bc99375cc7238862fdc39349fc386 /math | |
parent | d85eb22d3c606961a265507cc94498f4b1381e6a (diff) | |
download | freebsd-ports-gnome-9a7182d684570ea07128fe59fed62a3c5c11291a.tar.gz freebsd-ports-gnome-9a7182d684570ea07128fe59fed62a3c5c11291a.tar.zst freebsd-ports-gnome-9a7182d684570ea07128fe59fed62a3c5c11291a.zip |
- Update to 3.14
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index f888c5cce776..fd4db41a7ac3 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-MPFR -PORTVERSION= 3.13 +PORTVERSION= 3.14 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index 231ed1d95f3d..0b16c36d4e61 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.13.tar.gz) = 98be3774cca807465a43d5316436be0f3990303811943a85efaefb79bceefb6d -SIZE (Math-MPFR-3.13.tar.gz) = 78629 +SHA256 (Math-MPFR-3.14.tar.gz) = 03aac57a0b6d6741ea00256063b0de2b87cf58b211a365f8846416a8d8533551 +SIZE (Math-MPFR-3.14.tar.gz) = 78683 |