Revision: 105570 https://trac.macports.org/changeset/105570 Author: ciserlohn@macports.org Date: 2013-04-25 07:24:24 -0700 (Thu, 25 Apr 2013) Log Message: ----------- rebar: update to version 2.0.0; proper use of github portgroup Modified Paths: -------------- trunk/dports/erlang/rebar/Portfile Modified: trunk/dports/erlang/rebar/Portfile =================================================================== --- trunk/dports/erlang/rebar/Portfile 2013-04-25 12:50:42 UTC (rev 105569) +++ trunk/dports/erlang/rebar/Portfile 2013-04-25 14:24:24 UTC (rev 105570) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -# no real version available (no tags inside git repo) -github.setup basho rebar 0.0.2 +github.setup basho rebar 2.0.0 categories erlang devel platforms darwin maintainers uwe-arzt.de:mail openmaintainer @@ -22,11 +21,9 @@ application writers to easily re-use common libraries from a \ variety of locations (Git, Hg, etc). -homepage ${github.homepage}/wiki +checksums rmd160 25d2cf63ae346cb92a11ab8d84e43f848b9ff734 \ + sha256 237561ee22e221924edbe7364b556151d1be89a3c661a1d8983c7b99384ea978 -fetch.type git -git.branch d203ff17d79a3a3cd6dc01b77e53268483251d22 - depends_lib port:erlang # configure and build phase