<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/6ec159061eeb43c38193524c9e778fa1c3a3944e">https://github.com/macports/macports-ports/commit/6ec159061eeb43c38193524c9e778fa1c3a3944e</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 6ec159061ee octave-informationtheory: add size
</span>6ec159061ee is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6ec159061eeb43c38193524c9e778fa1c3a3944e
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Dec 19 11:29:15 2020 -0600
<span style='display:block; white-space:pre;color:#404040;'> octave-informationtheory: add size
</span>---
math/octave-informationtheory/Portfile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-informationtheory/Portfile b/math/octave-informationtheory/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 87b93659d01..5bbd725054e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-informationtheory/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-informationtheory/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,8 @@ description Functions and routines for basic Information \
</span> Theory definitions, and source coding.
long_description ${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 bd79132384e307dcebd805e5a1ab2ab4af171b43 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 ba18b923a9e161fd90c8982c3c96217d66086d2664df609b6cf35e8e3d51d7d1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 bd79132384e307dcebd805e5a1ab2ab4af171b43 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 ba18b923a9e161fd90c8982c3c96217d66086d2664df609b6cf35e8e3d51d7d1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 33829
</span>
supported_archs noarch
</pre><pre style='margin:0'>
</pre>