diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-06-11 08:56:17 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-06-11 08:56:17 +0000 |
commit | b697cb1713885aced1506889708aeea6b4d8bbe5 (patch) | |
tree | 02f43035033492e1c516398c4ba66e6c39d97924 /math/p5-Math-MPFR | |
parent | 86c9f72a4ccd48a633b175dcfffc2b15bc691d8b (diff) | |
download | ports-b697cb1713885aced1506889708aeea6b4d8bbe5.tar.gz ports-b697cb1713885aced1506889708aeea6b4d8bbe5.zip |
Notes
Diffstat (limited to 'math/p5-Math-MPFR')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index ef85b234273a..ba728e5f26f7 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-MPFR -PORTVERSION= 2.03 +PORTVERSION= 3.0 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= A perl interface to MPFR Library LIB_DEPENDS= mpfr.3:${PORTSDIR}/math/mpfr diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index cafd6455bd78..b17c7d61a029 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-MPFR-2.03.tar.gz) = cb60bb01ff0ee3155a411cd6c2119843 -SHA256 (Math-MPFR-2.03.tar.gz) = eb2ec99863aab351db4c4658cd32d808f54cee938cb2c5aef90485cffc33270e -SIZE (Math-MPFR-2.03.tar.gz) = 64224 +MD5 (Math-MPFR-3.0.tar.gz) = fc9b914950eff89b0ff560dcef614770 +SHA256 (Math-MPFR-3.0.tar.gz) = e1a9fd0c1cadb25c35f4ea89206ff02be4bb8b657f9f640c41e07a6fe379d438 +SIZE (Math-MPFR-3.0.tar.gz) = 70185 |