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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0ff48f0ab777d3091ab6a0c6a572de6d0d6c4e01">https://github.com/macports/macports-ports/commit/0ff48f0ab777d3091ab6a0c6a572de6d0d6c4e01</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 0ff48f0ab77 cmus: add upstream issue reference
</span>0ff48f0ab77 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0ff48f0ab777d3091ab6a0c6a572de6d0d6c4e01
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sat Sep 21 00:12:08 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    cmus: add upstream issue reference
</span>---
 audio/cmus/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/cmus/Portfile b/audio/cmus/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4a751cd9da6..45a1bf8a6b1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/cmus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/cmus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -124,6 +124,7 @@ variant ffmpeg  description {Support ffmpeg} {
</span>     depends_lib-append    port:ffmpeg${ffmpeg_ver}
     configure.pkg_config_path-prepend \
                           ${prefix}/libexec/ffmpeg${ffmpeg_ver}/lib/pkgconfig
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # See https://github.com/cmus/cmus/issues/1366
</span>     # Without this build process cannot find libswresample in nonstandard location
     # (even though configure finds other ffmpeg libraries)
     build.env-append      PKG_CONFIG_PATH=\
</pre><pre style='margin:0'>

</pre>