<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/6e2910174747a63a4c3456a4cb7eb605494d8233">https://github.com/macports/macports-ports/commit/6e2910174747a63a4c3456a4cb7eb605494d8233</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6e2910174747a63a4c3456a4cb7eb605494d8233
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Mon Sep 25 20:57:09 2023 +0300

<span style='display:block; white-space:pre;color:#404040;'>    qalculate-qt: add comment
</span>---
 math/qalculate-qt/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<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 53a0dbf0689..d47306aa05f 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,6 +4,9 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           qmake5 1.0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# The post-build and destroot sections in the portfile can be removed after the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# next release. See:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/macports/macports-ports/pull/11730#issuecomment-1732679840
</span> github.setup        qalculate qalculate-qt 4.8.1 v
 github.tarball_from releases
 revision            0
</pre><pre style='margin:0'>

</pre>