Revision: 133309 https://trac.macports.org/changeset/133309 Author: ciserlohn@macports.org Date: 2015-02-24 23:07:54 -0800 (Tue, 24 Feb 2015) Log Message: ----------- elixir: update to version 1.0.3 (maintainer; closes #46960) Modified Paths: -------------- trunk/dports/lang/elixir/Portfile Modified: trunk/dports/lang/elixir/Portfile =================================================================== --- trunk/dports/lang/elixir/Portfile 2015-02-25 04:49:46 UTC (rev 133308) +++ trunk/dports/lang/elixir/Portfile 2015-02-25 07:07:54 UTC (rev 133309) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup elixir-lang elixir 1.0.2 v +github.setup elixir-lang elixir 1.0.3 v epoch 1 categories lang platforms darwin @@ -24,8 +24,8 @@ depends_lib port:erlang -checksums rmd160 f3c935db26e753142d89aae8ce18b69bfbf14720\ - sha256 3bd43a0f39350b3a95c8d33628f5bb1225af2c33107720e5f3092f247a229d94 +checksums rmd160 07530d05892e5be0b0371944d26869bb89541bd5\ + sha256 f811f671a41c77059d6d8917cdc342b3c3ee6c50cfc8e98b20a770a72b209ae6 use_configure no
participants (1)
-
ciserlohn@macports.org