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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/44b78bfc139dba71824f4ff0790fc3cab6018857">https://github.com/macports/macports-ports/commit/44b78bfc139dba71824f4ff0790fc3cab6018857</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 44b78bfc139 abiword: add popt dep
</span>44b78bfc139 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 44b78bfc139dba71824f4ff0790fc3cab6018857
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Oct 4 17:52:05 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    abiword: add popt dep
</span>---
 editors/abiword/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/abiword/Portfile b/editors/abiword/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d749215c69c..0ced44207af 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/abiword/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/abiword/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -69,6 +69,7 @@ variant use_source description {Build from source} {
</span> 
     depends_lib    \
         port:zlib \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:popt \
</span>         port:libpng \
         port:fribidi \
         port:fontconfig \
</pre><pre style='margin:0'>

</pre>