[147812] trunk/dports/lang/elixir/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Apr 16 07:57:49 PDT 2016


Revision: 147812
          https://trac.macports.org/changeset/147812
Author:   khindenburg at macports.org
Date:     2016-04-16 07:57:49 -0700 (Sat, 16 Apr 2016)
Log Message:
-----------
elixir: update to 1.2.4 maintainer #51163

Modified Paths:
--------------
    trunk/dports/lang/elixir/Portfile

Modified: trunk/dports/lang/elixir/Portfile
===================================================================
--- trunk/dports/lang/elixir/Portfile	2016-04-16 14:42:41 UTC (rev 147811)
+++ trunk/dports/lang/elixir/Portfile	2016-04-16 14:57:49 UTC (rev 147812)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        elixir-lang elixir 1.2.1 v
+github.setup        elixir-lang elixir 1.2.4 v
 epoch               1
 categories          lang
 platforms           darwin
@@ -24,11 +24,14 @@
 
 depends_lib         port:erlang
 
-checksums           rmd160 8251d9949e805a46531ae92569459603ceacb66f \
-                    sha256 845825b0e370f7f076484c1ec98df4977c6dfd977cc24b506875cc360b866080
+checksums           rmd160 1eb330ac6778a1fbbc89277056dc64d5a1e70cde \
+                    sha256 a942ce627f730ffe7ab8ab77608f1bbbb8106525a60c3506715dbd4543af9b88
 
 use_configure       no
 
 build.target        compile
 
 destroot.args       PREFIX=${prefix}
+
+# epmd appears to hang during one of the tests
+#test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160416/1d7ffe64/attachment.html>


More information about the macports-changes mailing list