<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/4d725acf54c8222aac7cd05c37c516662cdf47a3">https://github.com/macports/macports-ports/commit/4d725acf54c8222aac7cd05c37c516662cdf47a3</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 4d725acf54c octave-tcl-octave: add size
</span>4d725acf54c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4d725acf54c8222aac7cd05c37c516662cdf47a3
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Dec 20 13:19:36 2020 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-tcl-octave/Portfile b/math/octave-tcl-octave/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dd3bbd1ef99..dcf7300f044 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-tcl-octave/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-tcl-octave/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,8 @@ maintainers         nomaintainer
</span> description         socket implementation of a tcl-octave connection.
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160 d7b4f7f40638bd99e195e6fc65157ef4c869c5d6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 cb5e6bd8eaac92c3ab1777c51c9e619f2c3bc57d25eb662f66f3f77079856df4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  d7b4f7f40638bd99e195e6fc65157ef4c869c5d6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cb5e6bd8eaac92c3ab1777c51c9e619f2c3bc57d25eb662f66f3f77079856df4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    23470
</span> 
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>