<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/e050b7e3d4f636e094d3ab38213b3afc29462419">https://github.com/macports/macports-ports/commit/e050b7e3d4f636e094d3ab38213b3afc29462419</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e050b7e3d4f636e094d3ab38213b3afc29462419
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Fri Oct 21 20:43:43 2022 +0300
<span style='display:block; white-space:pre;color:#404040;'> libqalculate: update to 4.4.0
</span>---
math/libqalculate/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 6a114a84dca..dfd3ed8e92f 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,9 +5,9 @@ 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.3.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup qalculate libqalculate 4.4.0 v
</span> github.tarball_from archive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 0
</span>
categories math
maintainers {gmail.com:jjstickel @jjstickel} {judaew @judaew} \
<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 df11476a31fe5ad7324dc424ac8485afe0b38f85 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 1b1fb4efd5e115c7fd32fd5b90c87399ac2f6e3bcebcc1acc629285b86d360d9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 1726911
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a9b86616d593264473f77715fb2c183d1eaf9f1c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 7d38e271eb299fedaf2dd11f90d231419b307bbaeea21ee17405a9e9572bea8e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 2093478
</span>
# autoreconf to reconfigure for intltool; use package's autogen script to avoid
# conflict with gettext
</pre><pre style='margin:0'>
</pre>