<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/9ce70e9683d6b2f278eccb8bb7b02ad0c14c0b6a">https://github.com/macports/macports-ports/commit/9ce70e9683d6b2f278eccb8bb7b02ad0c14c0b6a</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 9ce70e9683d octave-missing-functions: add size
</span>9ce70e9683d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9ce70e9683d6b2f278eccb8bb7b02ad0c14c0b6a
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Dec 19 14:52:31 2020 -0600

<span style='display:block; white-space:pre;color:#404040;'>    octave-missing-functions: add size
</span>---
 math/octave-missing-functions/Portfile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-missing-functions/Portfile b/math/octave-missing-functions/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0cb2b0949db..3a03b91468c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-missing-functions/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-missing-functions/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,8 @@ maintainers         nomaintainer
</span> description         Find functions that are in Matlab but not in Octave.
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160 2dcac957d371610b715397d109c9dd8778e7b7c6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 f8d004a4e24b2f7f3619cf7bfe1e38ed8c38d29ad3c35f25767ddd76b14a1fd0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  2dcac957d371610b715397d109c9dd8778e7b7c6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  f8d004a4e24b2f7f3619cf7bfe1e38ed8c38d29ad3c35f25767ddd76b14a1fd0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6481
</span> 
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>