Modified: trunk/dports/perl/p5-math-mpfr/Portfile (124788 => 124789)
--- trunk/dports/perl/p5-math-mpfr/Portfile 2014-08-28 05:03:14 UTC (rev 124788)
+++ trunk/dports/perl/p5-math-mpfr/Portfile 2014-08-28 05:09:04 UTC (rev 124789)
@@ -3,9 +3,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Math-MPFR 3.10
-revision 1
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Math-MPFR 3.22
maintainers nomaintainer
categories-append math
license {Artistic-1 GPL}
@@ -13,9 +12,9 @@
long_description This module wraps the MPFR library functions. The \
MPFR library is a C library for multiple-precision \
floating-point computations with correct rounding.
-checksums md5 bd67526b15b6b7a24041dd2ea4128fda \
- sha1 5cc68eeec93651b5002ca7413ab7fcdef8b3f6eb \
- rmd160 31731f80fa60c73bf69d979490e5aa1b3d5e6c35
+checksums md5 67d479dccad730b51165236cae30afec \
+ sha1 a669d17b748feccc410fe6d317a48fe65f370b9c \
+ rmd160 f2f3a3081a5008f0a62f988376abd7dac459e113
platforms darwin
if {${perl5.major} != ""} {
depends_lib-append port:mpfr port:gmp