Revision
148323
Author
khindenburg@macports.org
Date
2016-05-03 19:28:50 -0700 (Tue, 03 May 2016)

Log Message

elixir, arb: add conflicts to each other (bin/mix)

Modified Paths

Diff

Modified: trunk/dports/lang/elixir/Portfile (148322 => 148323)


--- trunk/dports/lang/elixir/Portfile	2016-05-04 02:16:11 UTC (rev 148322)
+++ trunk/dports/lang/elixir/Portfile	2016-05-04 02:28:50 UTC (rev 148323)
@@ -27,6 +27,9 @@
 checksums           rmd160 1eb330ac6778a1fbbc89277056dc64d5a1e70cde \
                     sha256 a942ce627f730ffe7ab8ab77608f1bbbb8106525a60c3506715dbd4543af9b88
 
+# bin/mix
+conflicts           arb
+
 use_configure       no
 
 build.target        compile

Modified: trunk/dports/science/arb/Portfile (148322 => 148323)


--- trunk/dports/science/arb/Portfile	2016-05-04 02:16:11 UTC (rev 148322)
+++ trunk/dports/science/arb/Portfile	2016-05-04 02:28:50 UTC (rev 148323)
@@ -34,6 +34,9 @@
 checksums               rmd160  a7e6ba2dff3eceba97d17e076c3efb333930dd72 \
                         sha256  875301f138974694144b11091b0303a22efcfe7c6291c438881da64179820ce0
 
+# bin/mix
+conflicts               elixir
+
 depends_build           port:makedepend \
                         port:pkgconfig