diff options
author | wen <wen@FreeBSD.org> | 2010-06-11 16:56:17 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-06-11 16:56:17 +0800 |
commit | 16ab4b32344a143f3d44b4762ce45335ab7bf097 (patch) | |
tree | 15930ba420a211a558e16bdd78449ee3525371f3 /math | |
parent | f02632ade447c3d7c6591bf2919278dae6a06d92 (diff) | |
download | freebsd-ports-gnome-16ab4b32344a143f3d44b4762ce45335ab7bf097.tar.gz freebsd-ports-gnome-16ab4b32344a143f3d44b4762ce45335ab7bf097.tar.zst freebsd-ports-gnome-16ab4b32344a143f3d44b4762ce45335ab7bf097.zip |
- Update to 3.0
- Pass maintainship to perl@
Diffstat (limited to 'math')
-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 |