<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/cec166c84a21fc2993a191cad9b80efed705bd0a">https://github.com/macports/macports-ports/commit/cec166c84a21fc2993a191cad9b80efed705bd0a</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 cec166c  p5-sub-install: add size to checksums
</span>cec166c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cec166c84a21fc2993a191cad9b80efed705bd0a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Jan 25 14:31:30 2020 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-sub-install: add size to checksums
</span>---
 perl/p5-sub-install/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-sub-install/Portfile b/perl/p5-sub-install/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 96933c8..775db91 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-sub-install/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-sub-install/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,6 +16,7 @@ long_description    This module makes it easy to install subroutines into \
</span> platforms           darwin
 
 checksums           rmd160  da55b2ce83df175ce242be08b6544ae38854466e \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    18669
</span> 
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>