<pre style='margin:0'>
Mohamed Akram (mohd-akram) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/25a9235c463421d36c1a72af272dd65cc7ec421f">https://github.com/macports/macports-ports/commit/25a9235c463421d36c1a72af272dd65cc7ec421f</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 25a9235c463 audacious: fix dependency type
</span>25a9235c463 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 25a9235c463421d36c1a72af272dd65cc7ec421f
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Thu Apr 17 17:15:09 2025 +0400
<span style='display:block; white-space:pre;color:#404040;'> audacious: fix dependency type
</span>---
audio/audacious/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/audacious/Portfile b/audio/audacious/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eb235cb60df..9f7c8872598 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/audacious/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/audacious/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,7 +30,7 @@ distfiles
</span>
installs_libs no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib port:audacious-core \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_run port:audacious-core \
</span> port:audacious-plugins
use_configure no
</pre><pre style='margin:0'>
</pre>