<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/2aa74b4c09ddb17b6b65a87999bc40f753837a6c">https://github.com/macports/macports-ports/commit/2aa74b4c09ddb17b6b65a87999bc40f753837a6c</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 2aa74b4c09d octave-fpl: add size
</span>2aa74b4c09d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2aa74b4c09ddb17b6b65a87999bc40f753837a6c
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Dec 19 10:59:06 2020 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-fpl/Portfile b/math/octave-fpl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 75035279e2f..03aebb6917c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-fpl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-fpl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,8 @@ description         Collection of routines to export data produced \
</span>                     in formats used by some visualization programs.
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160 924c773486ecb7289ff308c9c0dabd6b985b320a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256 da13b8044e0ffb91f488427c4d3f3fdefb8d208753f572ef4d3b53972c547731
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  924c773486ecb7289ff308c9c0dabd6b985b320a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  da13b8044e0ffb91f488427c4d3f3fdefb8d208753f572ef4d3b53972c547731 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    19317
</span> 
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>