<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/9e33a4e4553c242894b8d33d1f81a48bc1349f15">https://github.com/macports/macports-ports/commit/9e33a4e4553c242894b8d33d1f81a48bc1349f15</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 9e33a4e4553 p5-yaml-libyaml-api: update to version 0.013, license
</span>9e33a4e4553 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9e33a4e4553c242894b8d33d1f81a48bc1349f15
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Apr 11 21:49:08 2022 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-yaml-libyaml-api: update to version 0.013, license
</span>---
 perl/p5-yaml-libyaml-api/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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 346ca3e61e6..c58b286720b 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,17 +4,17 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.28 5.30 5.32 5.34
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         YAML-LibYAML-API 0.012 ../../authors/id/T/TI/TINITA
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-license             {Artistic-1 GPL}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         YAML-LibYAML-API 0.013 ../../authors/id/T/TI/TINITA
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             MIT
</span> maintainers         {devans @dbevans} openmaintainer
 description         YAML::LibYAML::API - Wrapper around the C libyaml library
 long_description    ${description}
 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  2ed2ade02c7ad60fb46d11f9b845f24ad5cdaa1f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  7a3da150717779d82a4e87022e372317e821539ab031f6df83fa3667931356e3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    120733
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  5dda3a1eb1250bce6e188f219ca244d15c085f9b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cd87942bcebdc682ae9af951911d28bac5f6fc4408e910b8350b695605c4480e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    116687
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>