<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0f61d6aa40d2a3369f98817290a838a7488bfd75">https://github.com/macports/macports-ports/commit/0f61d6aa40d2a3369f98817290a838a7488bfd75</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 0f61d6a  apache2: adjust notes
</span>0f61d6a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0f61d6aa40d2a3369f98817290a838a7488bfd75
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Oct 16 14:58:28 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    apache2: adjust notes
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Remove ASCII art and allow MacPorts to determine line wrapping.
</span>---
 www/apache2/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<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 0a1a222..ecdd6b4 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;'>@@ -199,7 +199,6 @@ startupitem.restart \
</span> "${prefix}/sbin/apachectl graceful > /dev/null"
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-******************************************************************************************
</span> Apache2 has been migrated from the 2.2.x to the 2.4.x branch.
 
 The install paths have been changed to no longer violate the MacPorts mtree:
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -227,9 +226,8 @@ The install paths have been changed to no longer violate the MacPorts mtree:
</span> 
 8. The manual (man) pages are still at ${prefix}/share/apache2/man/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-You can move your htdocs and cgi-bin to the new locations, or edit
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+You can move your htdocs and cgi-bin to the new locations, or edit\
</span> ${prefix}/etc/apache2/httpd.conf to point at the old locations.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-******************************************************************************************
</span> "
 
 livecheck.type  regex
</pre><pre style='margin:0'>

</pre>