<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/1cfca6f0b6564cb900706300d20bf7d80e6e9b8a">https://github.com/macports/macports-ports/commit/1cfca6f0b6564cb900706300d20bf7d80e6e9b8a</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 1cfca6f  p5-app-cli: update to version 0.49
</span>1cfca6f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1cfca6f0b6564cb900706300d20bf7d80e6e9b8a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Nov 6 16:05:16 2017 -0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-app-cli/Portfile b/perl/p5-app-cli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1efceaf..aa011d8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-app-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-app-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,15 +4,15 @@ 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         App-CLI 0.47
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         App-CLI 0.49
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Dispatcher module for command line interface programs.
 long_description    App::CLI provides a simple interface for dispatching \
                     command line applications.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  d5069aea4601278d4e89ff5a2edeab398269dad8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  837325cf8723aa6b031f04fb117b3d98e8454bd05c04d0f3548bbbeb9390e12a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8ba5d3150b2ed7c198ff470f7cc71b23068ae766 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  636f7975513e8c4fbf4158bccae2d71cf1405b4dac6395566e4cc5ce346b643f
</span> 
 platforms           darwin
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>