<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a7d768c3b89e9a04abf8ecca3cc4a25f12136ca6">https://github.com/macports/macports-ports/commit/a7d768c3b89e9a04abf8ecca3cc4a25f12136ca6</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 a7d768c  p5-yaml-libyaml: update to 0.70
</span>a7d768c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a7d768c3b89e9a04abf8ecca3cc4a25f12136ca6
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Jun 14 16:01:14 2018 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-yaml-libyaml/Portfile b/perl/p5-yaml-libyaml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b3371dc..3f80e96 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-yaml-libyaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-yaml-libyaml/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
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         YAML-LibYAML 0.69
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         YAML-LibYAML 0.70
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl YAML Serialization using XS and libyaml
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,8 @@ long_description    ${description}
</span> 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  f7533ce6d63aabbb33a270f337a550694f203641 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  6348ba03ff04d22330f05397d55ed26d4e40e921efcc207fa15fcbba87dcba1a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  928475ead0d70b636a6e3b2e1f22fd487b76ea5c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  b2246bcef1080df03642bbe1faa06a9a6cddf729ef66289191319d0d04550fd3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    147128
</span> 
 # builds using embedded copy of libyaml source, no dependencies required
</pre><pre style='margin:0'>

</pre>