<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/9d479bb0bdcde8b7600527787aca2d7c5dbb4334">https://github.com/macports/macports-ports/commit/9d479bb0bdcde8b7600527787aca2d7c5dbb4334</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 9d479bb  p5-io-stringy: update to version 2.113, description
</span>9d479bb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9d479bb0bdcde8b7600527787aca2d7c5dbb4334
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Jan 16 20:13:35 2020 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-io-stringy: update to version 2.113, description
</span>---
 perl/p5-io-stringy/Portfile | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-io-stringy/Portfile b/perl/p5-io-stringy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 08a5c97..af446f2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-io-stringy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-io-stringy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,19 +4,15 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.26 5.28 5.30
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         IO-Stringy 2.112 ../../authors/id/C/CA/CAPOEIRAB
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         IO-Stringy 2.113 ../../authors/id/C/CA/CAPOEIRAB
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         I/O on in-core objects like strings and arrays
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    This toolkit primarily provides modules for \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    performing both traditional and object-oriented i/o \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    on things *other* than normal filehandles, in \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    particular, IO::Scalar, IO::ScalarArray, and \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    IO::Lines.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         IO-stringy - I/O on in-core objects like strings and arrays
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    ${description}
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  27955667b1b89051c1251d13592d6dabf8009e72 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  872328f5a665c79e24a777b35e4f7fc395a1912d5e142879ffda83e8c102f765 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    44612
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  6debf83f5cf45974b8db903400ad913924c27d19 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  51220fcaf9f66a639b69d251d7b0757bf4202f4f9debd45bdd341a6aca62fe4e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    47755
</span> 
 platforms           darwin
 
</pre><pre style='margin:0'>

</pre>