<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b658d33e5d56535625e9391c4f79b3d97cfc8c14">https://github.com/macports/macports-ports/commit/b658d33e5d56535625e9391c4f79b3d97cfc8c14</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b658d33e5d56535625e9391c4f79b3d97cfc8c14
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Thu May 26 11:52:10 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    libqalculate: update to 4.2.0
</span>---
 math/libqalculate/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libqalculate/Portfile b/math/libqalculate/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a2b622642a7..9802f31f62d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libqalculate/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libqalculate/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           compiler_blacklist_versions 1.0
 PortGroup           legacysupport 1.1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        qalculate libqalculate 4.1.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        qalculate libqalculate 4.2.0 v
</span> github.tarball_from archive
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,9 +25,9 @@ long_description \
</span>                     functionality.  This library directly supports the \
                     GUI interface qalculate-gtk or qalculate-kde.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  4ef55492f3de7e3ab36ba6529f695391d8631f0b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d4c419e4f89c7c2aa310769d561cec7e0b854e2db4b99982ddaa137233194497 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1680642
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  4a6842f1f135be26456fb8a17aa83349b84a2fd2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  d756b42948aefd8d3c83934ef902b7e97c313620a2349734adc48788936314d6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1715090
</span> 
 # autoreconf to reconfigure for intltool; use package's autogen script to avoid
 # conflict with gettext
</pre><pre style='margin:0'>

</pre>