<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/30f068b6090c68a925b440f9557d338707b479d7">https://github.com/macports/macports-ports/commit/30f068b6090c68a925b440f9557d338707b479d7</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 30f068b p5-iri: update to version 0.011
</span>30f068b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 30f068b6090c68a925b440f9557d338707b479d7
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Feb 19 22:34:30 2020 -0800
<span style='display:block; white-space:pre;color:#404040;'> p5-iri: update to version 0.011
</span>---
perl/p5-iri/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-iri/Portfile b/perl/p5-iri/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 28b30cb..62b09ae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-iri/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-iri/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 IRI 0.010 ../../authors/id/G/GW/GWILLIAMS
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup IRI 0.011 ../../authors/id/G/GW/GWILLIAMS
</span> license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
description IRI - Internationalized Resource Identifiers
<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 c1427ce54a55026d88cecf757719e3a6702a13e6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 9202c622e648779450e33ef2469b3edd24dab71c5c5b26a3e6e95ea0048867ca \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 28530
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 e39aa901fa2687187ce3031c314723147de904ee \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 85dc7003e00e2cb236d30f05c918dbc5dec833e631e499ee4d8ea64b12abe89b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 30356
</span>
if {${perl5.major} != ""} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>