Revision: 144183 https://trac.macports.org/changeset/144183 Author: ciserlohn@macports.org Date: 2016-01-03 21:41:28 -0800 (Sun, 03 Jan 2016) Log Message: ----------- elixir: update to version 1.2.0 (maintainer; closes #50203) Modified Paths: -------------- trunk/dports/lang/elixir/Portfile Modified: trunk/dports/lang/elixir/Portfile =================================================================== --- trunk/dports/lang/elixir/Portfile 2016-01-04 02:22:43 UTC (rev 144182) +++ trunk/dports/lang/elixir/Portfile 2016-01-04 05:41:28 UTC (rev 144183) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup elixir-lang elixir 1.1.1 v +github.setup elixir-lang elixir 1.2.0 v epoch 1 categories lang platforms darwin @@ -24,8 +24,8 @@ depends_lib port:erlang -checksums rmd160 d93725e71cd3d122b660c0e27f413f69c0fc9072 \ - sha256 20a43adcc8c9424f939bf1004ff77c8119292aadfbca336df5d971baa86461dc +checksums rmd160 415449116612058c97b9659a7a953b89dd1eebb4 \ + sha256 b1e737363799be7f3fbfaa31d822e18d8845b1692385f7a2ce572d9e2f76836e use_configure no
participants (1)
-
ciserlohn@macports.org