<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bc7f835108a5df9fa1e0ccc430051bd4b7fdf226">https://github.com/macports/macports-ports/commit/bc7f835108a5df9fa1e0ccc430051bd4b7fdf226</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 bc7f835 libiodbc: conflicts with unixODBC
</span>bc7f835 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit bc7f835108a5df9fa1e0ccc430051bd4b7fdf226
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Jan 10 12:45:32 2019 -0800
<span style='display:block; white-space:pre;color:#404040;'> libiodbc: conflicts with unixODBC
</span>---
devel/libiodbc/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libiodbc/Portfile b/devel/libiodbc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1de9a3b..919a1eb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libiodbc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libiodbc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
PortGroup active_variants 1.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts unixODBC
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> github.setup openlink iODBC 3.52.12 v
#override name (keep it lowercase)
name libiodbc
</pre><pre style='margin:0'>
</pre>