<pre style='margin:0'>
Nils Breunese (breun) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/84a51977642a8f1d4b607934142e125947ce3d0f">https://github.com/macports/macports-ports/commit/84a51977642a8f1d4b607934142e125947ce3d0f</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 84a51977642 py-makelive: add newline at end of file (#24447)
</span>84a51977642 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 84a51977642a8f1d4b607934142e125947ce3d0f
</span>Author: Nils Breunese <breun@macports.org>
AuthorDate: Wed Jun 12 12:48:05 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> py-makelive: add newline at end of file (#24447)
</span>---
python/py-makelive/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-makelive/Portfile b/python/py-makelive/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 28ca41a47bd..f021b713067 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-makelive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-makelive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -35,4 +35,4 @@ python.versions 312
</span>
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-flit
<span style='display:block; white-space:pre;background:#ffe0e0;'>-}
</span>\ No newline at end of file
<span style='display:block; white-space:pre;background:#e0ffe0;'>+}
</span></pre><pre style='margin:0'>
</pre>