<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/f5086755aefd94b73507a0964aca7073b9a96e92">https://github.com/macports/macports-ports/commit/f5086755aefd94b73507a0964aca7073b9a96e92</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f5086755aefd94b73507a0964aca7073b9a96e92
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Nov 9 02:25:48 2017 -0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-math-prime-util/Portfile b/perl/p5-math-prime-util/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5038dbe..2418b12 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-math-prime-util/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-math-prime-util/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-Prime-Util 0.68
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Math-Prime-Util 0.69
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring
<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  b7d844fdbd1cac14ce23946ff6a2f3731f60a83b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  80015e893f9c011f36d295fc79a6596e07cf74415947cde36c17ec8f730f8e1a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  3150689afb090de221699c502fb3d445d8398e33 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7514a56ab1130a036fd8faac6893d8a3c7b19bba7961373dd0f0fc99dc117f18
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>