<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/0042ac64fdbd62b410b557a8eaf3f0ec48be9ca6">https://github.com/macports/macports-ports/commit/0042ac64fdbd62b410b557a8eaf3f0ec48be9ca6</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 0042ac6  p5-exception-class: update to version 1.44
</span>0042ac6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0042ac64fdbd62b410b557a8eaf3f0ec48be9ca6
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Dec 10 16:51:54 2017 -0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-exception-class/Portfile b/perl/p5-exception-class/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dd0c5e8..8da257d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-exception-class/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-exception-class/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         Exception-Class 1.43
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Exception-Class 1.44
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +16,8 @@ long_description    Exception::Class allows you to declare exception \
</span> 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  bd5c0fb76097de3766e7b2033fba3c4d86485caf \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ff3b4b3f706e84aaa87ab0dee5cec6bd7a8fc9f72cf76d115212541fa0a13760
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  50a6f22adb13caeb53c80d94e9fecc7300790b7d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>