<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/97d389f4eda427b82979c750f1c9b183101f159b">https://github.com/macports/macports-ports/commit/97d389f4eda427b82979c750f1c9b183101f159b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 97d389f4eda427b82979c750f1c9b183101f159b
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon Nov 29 13:57:02 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    xrootd: remove conflicts_build PG
</span>---
 science/xrootd/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/xrootd/Portfile b/science/xrootd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d635e79911b..e4c53a9cad0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/xrootd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/xrootd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -88,7 +88,6 @@ variant readline description {Build with Readline Support} {
</span> }
 
 variant ssl description {Build with OpenSSL Support} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    PortGroup conflicts_build 1.0
</span>     PortGroup openssl         1.0
     openssl.branch            1.1
     # Build configuration does not properly respect custom openssl
</pre><pre style='margin:0'>

</pre>