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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5ea32f1ba2d07d5c8fd2a59595d1cf64fe79d176">https://github.com/macports/macports-ports/commit/5ea32f1ba2d07d5c8fd2a59595d1cf64fe79d176</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 5ea32f1ba2d po4a: post-destroot: remove errant lint continuation - Doesn't cause an issue, but shouldn't be there
</span>5ea32f1ba2d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5ea32f1ba2d07d5c8fd2a59595d1cf64fe79d176
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sun Dec 12 10:17:53 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    po4a: post-destroot: remove errant lint continuation
</span><span style='display:block; white-space:pre;color:#404040;'>    - Doesn't cause an issue, but shouldn't be there
</span>---
 textproc/po4a/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/po4a/Portfile b/textproc/po4a/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5876c076d93..58c21999b60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/po4a/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/po4a/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -76,5 +76,5 @@ post-destroot {
</span>         po4a-gettextize \
         po4a-normalize \
         po4a-translate \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        po4a-updatepo \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        po4a-updatepo
</span> }
</pre><pre style='margin:0'>

</pre>