<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1fe08c0144ddf0c92ff07b8bd3affe86abc1df77">https://github.com/macports/macports-ports/commit/1fe08c0144ddf0c92ff07b8bd3affe86abc1df77</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 1fe08c0144d octave-statistics-bootstrap: fix parsing
</span>1fe08c0144d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1fe08c0144ddf0c92ff07b8bd3affe86abc1df77
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jan 8 02:39:26 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    octave-statistics-bootstrap: fix parsing
</span>---
 math/octave-statistics-bootstrap/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-statistics-bootstrap/Portfile b/math/octave-statistics-bootstrap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0b89dce949a..721cda5ebe7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-statistics-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-statistics-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,4 +19,4 @@ checksums           rmd160  0f0aae45245f57653770cb2ab63c9a910b0b7d0f \
</span>                     sha256  f8aa7943abd7ddfed88d0c1366b4c2d20060238a55bb5bf779581eb518245651 \
                     size    1237632
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib-append  octave-statistics
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib-append  port:octave-statistics
</span></pre><pre style='margin:0'>

</pre>