<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/83907d9a871c4f29225b3971374d03aa6de6b186">https://github.com/macports/macports-ports/commit/83907d9a871c4f29225b3971374d03aa6de6b186</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 83907d9a871c4f29225b3971374d03aa6de6b186
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Mon Mar 25 21:56:56 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> qalculate-qt: update to 5.0.0
</span>---
math/qalculate-qt/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/qalculate-qt/Portfile b/math/qalculate-qt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a45fb5db89a..f4a4aa3c51c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/qalculate-qt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/qalculate-qt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup github 1.0
PortGroup qmake5 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup qalculate qalculate-qt 4.9.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup qalculate qalculate-qt 5.0.0 v
</span> github.tarball_from releases
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,9 @@ long_description {*}${description} \
</span> underneath. Features include customizable functions, units, arbitrary \
precision, plotting, and a user-friendly interface.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 63ce2f933dc0173458121f201683b825c93b5c7f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 d3d2a054ed73c005fe2e64dc1882a0fe2f9aef817d59f30898efe4a80edf1330 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 1738477
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 9da238a36959c6ec0658c20f9757dd9ac7c7856d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 4143033faba2851de992dc7da96a81362b11a447256b0df7cbc0fbfabbd34408 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 1747001
</span>
# Workaround xcrun: error: SDK "macosx12" cannot be located
configure.sdk_version
</pre><pre style='margin:0'>
</pre>