<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/962df435f8f20c67043ac05b92df4c6d71de9551">https://github.com/macports/macports-ports/commit/962df435f8f20c67043ac05b92df4c6d71de9551</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 962df435f8f p5-yaml-libyaml-api: update to version 0.012
</span>962df435f8f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 962df435f8f20c67043ac05b92df4c6d71de9551
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Sep 8 00:39:49 2020 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-yaml-libyaml-api/Portfile b/perl/p5-yaml-libyaml-api/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f06a467fd53..aa2a26de3dd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-yaml-libyaml-api/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-yaml-libyaml-api/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         YAML-LibYAML-API 0.010 ../../authors/id/T/TI/TINITA
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         YAML-LibYAML-API 0.012 ../../authors/id/T/TI/TINITA
</span> license             {Artistic-1 GPL}
 maintainers         {devans @dbevans} openmaintainer
 description         YAML::LibYAML::API - Wrapper around the C libyaml library
<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  4b34c1992e89d2888fb3ab6fbf27f16ee2d88502 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ad0f4f92ea846e93d01b71bdd12777bcdc5a8809f024989b2d07852041033ecc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    120525
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  2ed2ade02c7ad60fb46d11f9b845f24ad5cdaa1f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7a3da150717779d82a4e87022e372317e821539ab031f6df83fa3667931356e3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    120733
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>