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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0320e41cb8ab69224307c20f4be4c35e887b5ee9">https://github.com/macports/macports-ports/commit/0320e41cb8ab69224307c20f4be4c35e887b5ee9</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 0320e41cb8a openrct2: add -Wno-range-loop-analysis cxx flag
</span>0320e41cb8a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0320e41cb8ab69224307c20f4be4c35e887b5ee9
</span>Author: Andrew Udvare <audvare@gmail.com>
AuthorDate: Sun Jan 17 05:13:45 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    openrct2: add -Wno-range-loop-analysis cxx flag
</span>---
 games/openrct2/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/openrct2/Portfile b/games/openrct2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6c4bdabd615..ea71030e74a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/openrct2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/openrct2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -115,6 +115,7 @@ configure.args-append \
</span> configure.cppflags-append -DNCURSES_UNCTRL_H_incl
 
 configure.cppflags-append -Wno-deprecated-declarations
<span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.cppflags-append -Wno-range-loop-analysis
</span> 
 notes "
 OpenRCT2 requires files from the original RollerCoaster Tycoon 2 in order to work.
</pre><pre style='margin:0'>

</pre>