<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/2072e00744742da5001fae7c7484c852f758b7b5">https://github.com/macports/macports-ports/commit/2072e00744742da5001fae7c7484c852f758b7b5</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 2072e00 awstats: remove obsolete apache22 variant
</span>2072e00 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2072e00744742da5001fae7c7484c852f758b7b5
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat May 2 07:53:41 2020 -0500
<span style='display:block; white-space:pre;color:#404040;'> awstats: remove obsolete apache22 variant
</span>---
www/awstats/Portfile | 6 ------
1 file changed, 6 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/awstats/Portfile b/www/awstats/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c1634ea..c3c6306 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/awstats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/awstats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -73,12 +73,6 @@ destroot {
</span> xinstall -m 755 -W ${worksrcpath} wwwroot/cgi-bin/awstats.model.conf ${destroot}${prefix}/etc/awstats
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant apache22 description "use apache22 instead of apache2" {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- # remove after 2020-05-02
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- ui_error "Please do not install this variant since Apache 2.2 is obsolete."
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- return -code error
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> post-install {
ui_msg "**********************************************************************"
ui_msg "Add the following to your Apache httpd.conf, save, and restart Apache:"
</pre><pre style='margin:0'>
</pre>