<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/0c34282d1ebfafe86fc65cf4467660d2b9a2bb3a">https://github.com/macports/macports-ports/commit/0c34282d1ebfafe86fc65cf4467660d2b9a2bb3a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0c34282d1ebfafe86fc65cf4467660d2b9a2bb3a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri Mar 17 00:12:26 2017 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-math-bigint/Portfile b/perl/p5-math-bigint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3604eae..d4d0ac4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-math-bigint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-math-bigint/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
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Math-BigInt 1.999810
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Math-BigInt 1.999811
</span> maintainers         nomaintainer
 categories-append   math
 license             {Artistic-1 GPL}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,8 +13,8 @@ platforms           darwin
</span> description         Arbitrary size integer math package
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  a8ab5c57e138eca71d9f93c5bf176b1b771c5747 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  2460a1392b2807d91abf3ee0f11149bda0b300e9cd41e304194985a502139e1c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  076305b93f279e70c51161dd672900163cbc848a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  d4bfa5ad0127b6360ad29971da6fa08bcfb56a471d55db3c7419d05f8a947b8d
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>