<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/7478277c22c2317dabbcac30903ccb6bd09c08c9">https://github.com/macports/macports-ports/commit/7478277c22c2317dabbcac30903ccb6bd09c08c9</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 7478277c22c libqalculate: Add TODO comment
</span>7478277c22c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7478277c22c2317dabbcac30903ccb6bd09c08c9
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Sat Aug 5 20:31:14 2023 +0300
<span style='display:block; white-space:pre;color:#404040;'> libqalculate: Add TODO comment
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> See https://trac.macports.org/ticket/67907
</span>---
math/libqalculate/Portfile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
<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 8352f2efd05..312b1194f8e 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;'>@@ -9,7 +9,9 @@ github.setup qalculate libqalculate 4.7.0 v
</span> github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# FIXME: Remove in the next relese, see:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# FIXME: Remove in the next relese
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# TODO: Switch from archive to tarball (libqalculate, qalculate-{gtk,qt})
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# See:
</span> # - https://trac.macports.org/ticket/67907 and
# - https://trac.macports.org/wiki/PortfileRecipes#stealth-updates
dist_subdir ${name}/${version}_1
</pre><pre style='margin:0'>
</pre>