<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/837084675a92153d244294749da5e1bb0cd217fa">https://github.com/macports/macports-ports/commit/837084675a92153d244294749da5e1bb0cd217fa</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 837084675a9 p5-ppix-quotelike: update to version 0.013
</span>837084675a9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 837084675a92153d244294749da5e1bb0cd217fa
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri Oct 9 12:21:06 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-ppix-quotelike: update to version 0.013
</span>---
 perl/p5-ppix-quotelike/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-ppix-quotelike/Portfile b/perl/p5-ppix-quotelike/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 75feeec1826..8b9f11ca462 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-ppix-quotelike/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-ppix-quotelike/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.26 5.28 5.30
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         PPIx-QuoteLike 0.012 ../../authors/id/W/WY/WYANT
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         PPIx-QuoteLike 0.013 ../../authors/id/W/WY/WYANT
</span> license             {Artistic-1 GPL}
 maintainers         {devans @dbevans} openmaintainer
 description         PPIx::QuoteLike - Parse Perl string literals and string-literal-like things.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,9 +12,9 @@ long_description    ${description}
</span> 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  4700226ef8b5475214b6341fa06409a7015c913f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  47fc76b9ed58e9f2296f16458786be5e906a34e3e76a8107707d453ae4e3c93c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    66435
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  6cb4fc56d35e4165ab8720cd2ae20688bad3a962 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  8d1e33838278d252ab6f586840fcee70e19bb7352035ba85fd322475262d1817 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    66738
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>