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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bf8ff4a68e0603ac00a4148a49b784ff29dea94f">https://github.com/macports/macports-ports/commit/bf8ff4a68e0603ac00a4148a49b784ff29dea94f</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 bf8ff4a68e0 pugixml: add cxx 2011 standard
</span>bf8ff4a68e0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bf8ff4a68e0603ac00a4148a49b784ff29dea94f
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Tue Aug 16 15:01:00 2022 +0700

<span style='display:block; white-space:pre;color:#404040;'>    pugixml: add cxx 2011 standard
</span>---
 textproc/pugixml/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/pugixml/Portfile b/textproc/pugixml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fdf0eb170c5..8c51d6844c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/pugixml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/pugixml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,4 +21,6 @@ description         C++ Library for XML processing
</span> long_description    C++ library for creating and manipulating XML DOMs. Features: \
                     efficient parsing of XML, XPath 1.0 support, full Unicode support.
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> configure.args-append -DBUILD_SHARED_LIBS=ON
</pre><pre style='margin:0'>

</pre>