<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3a561481a91ea5f7872c53e6135c48d932d59ced">https://github.com/macports/macports-ports/commit/3a561481a91ea5f7872c53e6135c48d932d59ced</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3a561481a91ea5f7872c53e6135c48d932d59ced
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Mar 5 12:15:13 2017 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-math-mpfr: update to version 3.35
</span>---
 perl/p5-math-mpfr/Portfile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-math-mpfr/Portfile b/perl/p5-math-mpfr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8176375..00ac6e5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-math-mpfr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-math-mpfr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,8 +4,7 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.24
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Math-MPFR 3.34
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Math-MPFR 3.35
</span> maintainers         nomaintainer
 categories-append   math
 license             {Artistic-1 GPL}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +15,8 @@ long_description    This module wraps the MPFR library functions. The  \
</span> 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  fcb1c60e47589e237ad5c25b5e4661f457ce2d81 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9ea4dd9ad2a9934fc2fb4777ed09807e3b2b136c99703573a4e80322008eb969
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b6969cabc49d697e7463ab43fcb04dac77c1f7ec \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  4c2e76df91394d94d2c30ccb4452d77260572f22b6df263cc7f1c0d4612cc981
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>