<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/2b888225d2859f67e377c045abde0e1052976974">https://github.com/macports/macports-ports/commit/2b888225d2859f67e377c045abde0e1052976974</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2b888225d2859f67e377c045abde0e1052976974
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Wed Oct 30 01:29:04 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> libqalculate: update to 5.3.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 a2036bfd349..aba236471a3 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 5.2.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup qalculate libqalculate 5.3.0 v
</span> github.tarball_from releases
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 874fcabc731368678bfd257f375de70351532074 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 20be13a39aea7f0371af789539cb285892f2e15d8240f29f9f380984e3446830 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 2694752
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 684f6957f791fbb6eb8cee53ba8991fc08549b9a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 2705592
</span>
# autoreconf to reconfigure for intltool; use package's autogen script to avoid
# conflict with gettext
</pre><pre style='margin:0'>
</pre>