<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/941cc737d3f772cba8020e72fc8533011ef8a3db">https://github.com/macports/macports-ports/commit/941cc737d3f772cba8020e72fc8533011ef8a3db</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 941cc737d3f772cba8020e72fc8533011ef8a3db
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri May 18 14:01:57 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-extutils-installpaths: update to version 0.012
</span>---
perl/p5-extutils-installpaths/Portfile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-extutils-installpaths/Portfile b/perl/p5-extutils-installpaths/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 656091d..912d8ce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-extutils-installpaths/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-extutils-installpaths/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 ExtUtils-InstallPaths 0.011 ../by-authors/id/L/LE/LEONT
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup ExtUtils-InstallPaths 0.012 ../../authors/id/L/LE/LEONT
</span> platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,8 +13,9 @@ description ExtUtils::InstallPaths - Build.PL install path logic made ea
</span>
long_description This module tries to make install path resolution as easy as possible.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 4bbda966a73d1084df4f6302eca43f4e7a6a8406 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 7609fa048cdcf1451cad5b1d7d494f30e3d5bad0672d15404f1ea60e1df0067c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 08abdd7da44bb2ad820be1d0be6a297360aa74ba \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 84735e3037bab1fdffa3c2508567ad412a785c91599db3c12593a50a1dd434ed \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 17991
</span>
if {${perl5.major} != ""} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>