<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5358cb41612077a2627305d7fb60f97068f65426">https://github.com/macports/macports-ports/commit/5358cb41612077a2627305d7fb60f97068f65426</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 5358cb41612 pdns-recursor: update compiler.cxx_standard to 2017
</span>5358cb41612 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 5358cb41612077a2627305d7fb60f97068f65426
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri Jun 3 14:39:15 2022 +0000
<span style='display:block; white-space:pre;color:#404040;'> pdns-recursor: update compiler.cxx_standard to 2017
</span>---
net/pdns-recursor/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/pdns-recursor/Portfile b/net/pdns-recursor/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dff29b76aa5..2c129dd8e59 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/pdns-recursor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/pdns-recursor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,7 +34,7 @@ depends_lib path:lib/libssl.dylib:openssl
</span>
boost.version 1.76
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard 2017
</span> compiler.thread_local_storage yes
startupitem.create yes
</pre><pre style='margin:0'>
</pre>