<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/880ce2d2176a87936fb7166ba693ec8af70208fc">https://github.com/macports/macports-ports/commit/880ce2d2176a87936fb7166ba693ec8af70208fc</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 880ce2d  apache2: use HTTPS URLs
</span>880ce2d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 880ce2d2176a87936fb7166ba693ec8af70208fc
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Thu May 2 17:49:51 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    apache2: use HTTPS URLs
</span>---
 www/apache2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/apache2/Portfile b/www/apache2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index de93522..6bec201 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/apache2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/apache2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description    Apache is an HTTP server designed as a plug-in replacement f
</span>                     server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server \
                     and includes many frequently requested new features, and has an API \
                     which allows it to be extended to meet users' needs more easily.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://httpd.apache.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://httpd.apache.org/
</span> platforms           darwin freebsd openbsd
 
 master_sites        apache:httpd
</pre><pre style='margin:0'>

</pre>