<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e2507d56f33fcc02c2bb98ae7c5334e9af40942f">https://github.com/macports/macports-ports/commit/e2507d56f33fcc02c2bb98ae7c5334e9af40942f</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 e2507d5 ganglia-web: mark apache22 variant as obsolete
</span>e2507d5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e2507d56f33fcc02c2bb98ae7c5334e9af40942f
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Wed May 1 18:09:04 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> ganglia-web: mark apache22 variant as obsolete
</span>---
net/ganglia-web/Portfile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/ganglia-web/Portfile b/net/ganglia-web/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6bdad07..102de6a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/ganglia-web/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/ganglia-web/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,9 @@ depends_lib port:ganglia
</span> depends_run port:apache2
variant apache22 description "use apache22 instead of apache2" {
<span style='display:block; white-space:pre;background:#ffe0e0;'>- depends_lib-replace port:apache2 port:apache22
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # remove after 2020-05-01
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ui_error "Please do not install this variant since Apache 2.2 is obsolete."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ return -code error
</span> }
patchfiles patch-Makefile.diff
</pre><pre style='margin:0'>
</pre>