<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/98aa81c969d812a64f5fee622e53c486a680db5a">https://github.com/macports/macports-ports/commit/98aa81c969d812a64f5fee622e53c486a680db5a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 98aa81c969d812a64f5fee622e53c486a680db5a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Sep 7 15:59:31 2017 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-math-gmpf/Portfile b/perl/p5-math-gmpf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5dcd2aa..b738a98 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-math-gmpf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-math-gmpf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.24 5.26
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Math-GMPf 0.42
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Math-GMPf 0.43
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,8 +12,8 @@ long_description    ${description}
</span> 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  d2c8f6863dcf8288cac2aa828fed951e7f0daf6d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  1439eeac1701022b0b28ba9dd936399389badbe3591d72a934d4aa0e081a8902
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  ed21c6e50b59fa52285035a477933a66e12c682d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  dfd84ac17ef49063d6e3ef700ba0bc2b8800342be22f9d4f3786714f90e1a5a6
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>