<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/14fd71a42f577c1d137eb3d083706f7e0ba1328b">https://github.com/macports/macports-ports/commit/14fd71a42f577c1d137eb3d083706f7e0ba1328b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 14fd71a42f577c1d137eb3d083706f7e0ba1328b
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Tue Jan 16 01:23:54 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    smtube: non-functional: fix alignment to 4 spaces
</span>---
 www/smtube/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/smtube/Portfile b/www/smtube/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 904e82de287..769c6bda97c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/smtube/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/smtube/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,7 +57,7 @@ pre-build {
</span>                                -out src/smtube.icns"
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-build.dir            ${worksrcpath}/src
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+build.dir           ${worksrcpath}/src
</span> 
 # fixme - the translations are made, but forcing the installed app to find them
 # is proving somewhat difficult.
</pre><pre style='margin:0'>

</pre>