<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cc352196b7fcbac7d55c705535ba0a5961e8227d">https://github.com/macports/macports-ports/commit/cc352196b7fcbac7d55c705535ba0a5961e8227d</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 cc352196b7f nmail: fix when built against libstdc++
</span>cc352196b7f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cc352196b7fcbac7d55c705535ba0a5961e8227d
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Wed Mar 13 22:48:04 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    nmail: fix when built against libstdc++
</span>---
 mail/nmail/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/nmail/Portfile b/mail/nmail/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a57bc80328d..459310b4b0d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/nmail/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/nmail/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,9 +8,10 @@ PortGroup           openssl 1.0
</span> 
 # utimensat
 legacysupport.newest_darwin_requires_legacy 16
<span style='display:block; white-space:pre;background:#e0ffe0;'>+legacysupport.redirect_bins nmail oauth2nmail
</span> 
 github.setup        d99kris nmail 4.35 v
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          mail sysutils
 license             MIT
 maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
</pre><pre style='margin:0'>

</pre>