<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/77bb17647d04e7a8d72c0ae76dc52e55a968c2f6">https://github.com/macports/macports-ports/commit/77bb17647d04e7a8d72c0ae76dc52e55a968c2f6</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 77bb176  apache2: add missing / to migration notes
</span>77bb176 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 77bb17647d04e7a8d72c0ae76dc52e55a968c2f6
</span>Author: Marius Schamschula <Schamschula@users.noreply.github.com>
AuthorDate: Mon Oct 16 10:17:01 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    apache2: add missing / to migration notes
</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 fb3f3b7..0a1a222 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;'>@@ -225,7 +225,7 @@ The install paths have been changed to no longer violate the MacPorts mtree:
</span> 7. The manual is now located under ${prefix}/www/apache2/manual/
    (rather than under ${prefix}/apache2/manual/)
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-8. The manual (man) pages are still at ${prefix}share/apache2/man/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+8. The manual (man) pages are still at ${prefix}/share/apache2/man/
</span> 
 You can move your htdocs and cgi-bin to the new locations, or edit
 ${prefix}/etc/apache2/httpd.conf to point at the old locations.
</pre><pre style='margin:0'>

</pre>