<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2b096049e5cd80c78f286fd01ece872b99770a28">https://github.com/macports/macports-ports/commit/2b096049e5cd80c78f286fd01ece872b99770a28</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 2b09604 p5-statistics-descriptive: update to version 3.0702
</span>2b09604 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2b096049e5cd80c78f286fd01ece872b99770a28
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Nov 12 10:34:12 2018 -0800
<span style='display:block; white-space:pre;color:#404040;'> p5-statistics-descriptive: update to version 3.0702
</span>---
perl/p5-statistics-descriptive/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-statistics-descriptive/Portfile b/perl/p5-statistics-descriptive/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b5c4d99..0d2d869 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-statistics-descriptive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-statistics-descriptive/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 Statistics-Descriptive 3.0701
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Statistics-Descriptive 3.0702
</span>
maintainers {maiar.org:jason-macports @gorticus} openmaintainer
license {Artistic-1 GPL}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,9 +28,9 @@ long_description Statistics::Descriptive provides basic functions used in des
</span> Many of the methods (both Sparse and Full) cache values so that subsequent \
calls with the same arguments are faster.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 e15d5a5341d61262c4177b5a431e6b0b151bbd7f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 35b09ed91b8660a6095c272a36ed2c61b3c660aa535fc23a20beadf7769e1919 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 53640
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 18da8b7ceb8003d83be78b67d31db191736f1a67 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 f98a10c625640170cdda408cccc72bdd7f66f8ebe5f59dec1b96185171ef11d0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 53706
</span>
if {${perl5.major} != ""} {
depends_lib-append \
</pre><pre style='margin:0'>
</pre>