<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/79122375908ed933aaec91b4ad27c976007d41fe">https://github.com/macports/macports-ports/commit/79122375908ed933aaec91b4ad27c976007d41fe</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 79122375908ed933aaec91b4ad27c976007d41fe
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Feb 17 21:49:38 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mysql4: remove conflict with removed port mysql5-devel
</span>---
 databases/mysql4/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mysql4/Portfile b/databases/mysql4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7811829..01ddb58 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mysql4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mysql4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem              1.0
 
 name                    mysql4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts               mysql5 mysql5-devel
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts               mysql5
</span> version                 4.1.22
 revision        2
 homepage                http://www.mysql.com/
</pre><pre style='margin:0'>

</pre>