<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/7eb6a3a0bebf06faf0e45912423d5539f53ec18b">https://github.com/macports/macports-ports/commit/7eb6a3a0bebf06faf0e45912423d5539f53ec18b</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 7eb6a3a0beb warzone2100: fix incorrect license_noconflict
</span>7eb6a3a0beb is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7eb6a3a0bebf06faf0e45912423d5539f53ec18b
</span>Author: Jason Liu <jasonliu--@users.noreply.github.com>
AuthorDate: Fri Jan 14 19:41:01 2022 -0500
<span style='display:block; white-space:pre;color:#404040;'> warzone2100: fix incorrect license_noconflict
</span>---
games/warzone2100/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/warzone2100/Portfile b/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1ac34efb2f2..2da3e405c9d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -80,7 +80,7 @@ if {$subport eq ${name}} {
</span> # curl port has already been transitioned to using openssl3, and the
# port that is still dependent on openssl11 is asciidoctor, one of
# the tools that warzone2100 is using during the build process.
<span style='display:block; white-space:pre;background:#ffe0e0;'>- license_noconflict openssl
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ license_noconflict asciidoctor
</span>
compiler.cxx_standard 2011
</pre><pre style='margin:0'>
</pre>