<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/9a22ab1a29c8470e9c2b0a932b58867656ff89d7">https://github.com/macports/macports-ports/commit/9a22ab1a29c8470e9c2b0a932b58867656ff89d7</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 9a22ab1 thttpd: Does not conflict with apache20
</span>9a22ab1 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9a22ab1a29c8470e9c2b0a932b58867656ff89d7
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Nov 18 14:04:33 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> thttpd: Does not conflict with apache20
</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 64a4e28..bf9b189 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 apache20 apache22
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts apache22
</span>
livecheck.type regex
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
</pre><pre style='margin:0'>
</pre>