Revision: 149656 https://trac.macports.org/changeset/149656 Author: ciserlohn@macports.org Date: 2016-06-28 12:49:01 -0700 (Tue, 28 Jun 2016) Log Message: ----------- rebar: update to version 2.6.2 Modified Paths: -------------- trunk/dports/erlang/rebar/Portfile Modified: trunk/dports/erlang/rebar/Portfile =================================================================== --- trunk/dports/erlang/rebar/Portfile 2016-06-28 19:46:45 UTC (rev 149655) +++ trunk/dports/erlang/rebar/Portfile 2016-06-28 19:49:01 UTC (rev 149656) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup rebar rebar 2.6.1 +github.setup rebar rebar 2.6.2 categories erlang devel platforms darwin maintainers ciserlohn @@ -21,8 +21,8 @@ application writers to easily re-use common libraries from a \ variety of locations (Git, Hg, etc). -checksums rmd160 7535c2a12abc28bf49727c592d42dd686254c83f \ - sha256 ea2395af2673cf2dce4a896bafb0dabe8196135f302469abbb4e15d6bb14ea07 +checksums rmd160 ba42400597596180942a4fd676942ef8faa47113 \ + sha256 9c72f75e4f829ad83e0090d1b10ade2cd56715fec44825c062df9da126a0e4cf depends_lib port:erlang
participants (1)
-
ciserlohn@macports.org