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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bd817cda43d50fff3ff7a866ce5819c96db36aa2">https://github.com/macports/macports-ports/commit/bd817cda43d50fff3ff7a866ce5819c96db36aa2</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 bd817cda43d xaos: indicate no license conflict due to openssl
</span>bd817cda43d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bd817cda43d50fff3ff7a866ce5819c96db36aa2
</span>Author: Szabolcs Horvát <szhorvat@gmail.com>
AuthorDate: Fri Apr 23 14:27:48 2021 +0200

<span style='display:block; white-space:pre;color:#404040;'>    xaos: indicate no license conflict due to openssl
</span>---
 graphics/xaos/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/xaos/Portfile b/graphics/xaos/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bb14371ffd3..5a204afe3c6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/xaos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/xaos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,6 +38,9 @@ checksums               rmd160  8ddff5c13e22db46acba0ff04a0b0a8a7cb7edca \
</span>                         sha256  bf21d3f50d7c1626c5c96da475f84ea24d24a164ec6cc2bbc4ee229bc4a65967 \
                         size    10916985
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# XaoS does not link to Qt Network, which is the only component of Qt that uses OpenSSL.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license_noconflict      openssl
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> patchfiles              patch-fix-missing-include.diff
 
 qt5.depends_build_component qttools
</pre><pre style='margin:0'>

</pre>