<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/5a94581afe418a46233f6497aa9002612da60d1a">https://github.com/macports/macports-ports/commit/5a94581afe418a46233f6497aa9002612da60d1a</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 5a94581  thttpd: Conflicts with apache20 and apache22, not apache2
</span>5a94581 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5a94581afe418a46233f6497aa9002612da60d1a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Nov 18 13:51:07 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    thttpd: Conflicts with apache20 and apache22, not apache2
</span>---
 net/thttpd/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/thttpd/Portfile b/net/thttpd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b1d226a..64a4e28 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/thttpd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/thttpd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -35,7 +35,7 @@ pre-configure {
</span>     xinstall -m 644 -W ${prefix}/share/libtool/build-aux config.guess config.sub ${worksrcpath}
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts           apache2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts           apache20 apache22
</span> 
 livecheck.type      regex
 livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
</pre><pre style='margin:0'>

</pre>