<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/930401b7592473ab9ef8287314c23b0d5c8dce0b">https://github.com/macports/macports-ports/commit/930401b7592473ab9ef8287314c23b0d5c8dce0b</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 930401b7592 octave-outliers: add size
</span>930401b7592 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 930401b7592473ab9ef8287314c23b0d5c8dce0b
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Dec 19 16:45:30 2020 -0600
<span style='display:block; white-space:pre;color:#404040;'> octave-outliers: add size
</span>---
math/octave-outliers/Portfile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-outliers/Portfile b/math/octave-outliers/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5d5a691a295..e0fcf816998 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-outliers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-outliers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,8 @@ description Grubbs, Dixon, and Cochran tests for outlier \
</span> detection and p-value approximating routines.
long_description ${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 dcbac14d3a09b71828ee72d3de3598bfbfa52851 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 075c69c4a1793c1fabc87fcc3ad69803faf9625c6d9c2dc8f9811969d0f68045
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 dcbac14d3a09b71828ee72d3de3598bfbfa52851 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 075c69c4a1793c1fabc87fcc3ad69803faf9625c6d9c2dc8f9811969d0f68045 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 34369
</span>
supported_archs noarch
</pre><pre style='margin:0'>
</pre>