<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/9d70b4d3a379f8ee65c6b78f6b9db675a9c857f1">https://github.com/macports/macports-ports/commit/9d70b4d3a379f8ee65c6b78f6b9db675a9c857f1</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 9d70b4d3a37 znc: remove unused dependency
</span>9d70b4d3a37 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9d70b4d3a379f8ee65c6b78f6b9db675a9c857f1
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Tue Dec 3 00:07:25 2024 +0400

<span style='display:block; white-space:pre;color:#404040;'>    znc: remove unused dependency
</span>---
 irc/znc/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/irc/znc/Portfile b/irc/znc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 141e34212cc..298c3746eff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/irc/znc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/irc/znc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,7 +31,7 @@ checksums           rmd160  7db73779a80d464da0f78885cd50419b3c3dcaa0 \
</span> 
 universal_variant   no
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib         path:lib/libssl.dylib:openssl port:tcl port:perl5 path:lib/pkgconfig/icu-uc.pc:icu
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib         path:lib/libssl.dylib:openssl port:tcl port:perl5
</span> 
 configure.args-append \
                         -DWANT_PERL=true \
</pre><pre style='margin:0'>

</pre>