<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/ce603121cdfb5b922a4d0503715c8645bd9a8b12">https://github.com/macports/macports-ports/commit/ce603121cdfb5b922a4d0503715c8645bd9a8b12</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 ce603121cdf qt6: change nodejs dep to path style
</span>ce603121cdf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ce603121cdfb5b922a4d0503715c8645bd9a8b12
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Fri Aug 19 17:28:30 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    qt6: change nodejs dep to path style
</span>---
 aqua/qt6/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt6/Portfile b/aqua/qt6/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3b93ddc1fc1..b647c002688 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -144,7 +144,7 @@ array set modules {
</span>         "port:assimp port:brotli path:bin/cmake:cmake path:bin/dbus-daemon:dbus port:double-conversion port:freetype
             path:lib/pkgconfig/glib-2.0.pc:glib2 path:lib/pkgconfig/harfbuzz.pc:harfbuzz
             port:hunspell port:icu path:lib/pkgconfig/jasper.pc:jasper path:include/turbojpeg.h:libjpeg-turbo port:libb2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            port:libiconv port:libpng port:md4c port:nodejs16 path:lib/pkgconfig/libpcre2-posix.pc:pcre2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            port:libiconv port:libpng port:md4c path:bin/node:nodejs16 path:lib/pkgconfig/libpcre2-posix.pc:pcre2
</span>             port:tiff port:webp port:zlib path:lib/pkgconfig/libzstd.pc:zstd"
 
         ""
</pre><pre style='margin:0'>

</pre>