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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ae6b6969cd8fb1350f8adaf887ee4a67e2a4d76d">https://github.com/macports/macports-ports/commit/ae6b6969cd8fb1350f8adaf887ee4a67e2a4d76d</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 ae6b6969cd8 hamlib: set cxx_standard 2011, required by configure
</span>ae6b6969cd8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ae6b6969cd8fb1350f8adaf887ee4a67e2a4d76d
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Mon Mar 6 18:55:19 2023 +0800

<span style='display:block; white-space:pre;color:#404040;'>    hamlib: set cxx_standard 2011, required by configure
</span>---
 science/hamlib/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/hamlib/Portfile b/science/hamlib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58a96b51279..58c26f4f4d5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/hamlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/hamlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -68,6 +68,8 @@ depends_lib-append \
</span>     port:libusb-compat \
     port:libxml2
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> set python_versions { 2.7 3.6 3.7 3.8 3.9 3.10 }
 # python binding is not enabled by default
 set default_python_variant ""
</pre><pre style='margin:0'>

</pre>