diff options
author | wen <wen@FreeBSD.org> | 2012-04-18 08:39:23 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-04-18 08:39:23 +0800 |
commit | a5fccc2fed30bf6a09f2f51f9832a1bc3268e527 (patch) | |
tree | 24a5397d277c041f2df23eae237b1179e47829d7 /math | |
parent | 6808c9cf97f5814bafe48da469b5c447a5430ee9 (diff) | |
download | freebsd-ports-gnome-a5fccc2fed30bf6a09f2f51f9832a1bc3268e527.tar.gz freebsd-ports-gnome-a5fccc2fed30bf6a09f2f51f9832a1bc3268e527.tar.zst freebsd-ports-gnome-a5fccc2fed30bf6a09f2f51f9832a1bc3268e527.zip |
- Update to 3.12
ChangeLog: http://cpansearch.perl.org/src/SISYPHUS/Math-MPFR-3.12/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 f1f5386af28e..7d3082246d00 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-MPFR -PORTVERSION= 3.11 +PORTVERSION= 3.12 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 43f1d43b934b..6e140d0c5dab 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.11.tar.gz) = ed28440badc2f3c8d13c74b7dd7a551df3f8824cc900c383344ddf1d54614688 -SIZE (Math-MPFR-3.11.tar.gz) = 75630 +SHA256 (Math-MPFR-3.12.tar.gz) = c5a49ed7056e9df4e33dbf553d2c62b09884330b4fd6ca2b2104d87d9e680aa8 +SIZE (Math-MPFR-3.12.tar.gz) = 90373 |