Revision: 132475 https://trac.macports.org/changeset/132475 Author: sean@macports.org Date: 2015-02-01 20:42:03 -0800 (Sun, 01 Feb 2015) Log Message: ----------- tortoisehg: update to newest commit Modified Paths: -------------- trunk/dports/devel/tortoisehg/Portfile Modified: trunk/dports/devel/tortoisehg/Portfile =================================================================== --- trunk/dports/devel/tortoisehg/Portfile 2015-02-02 04:42:02 UTC (rev 132474) +++ trunk/dports/devel/tortoisehg/Portfile 2015-02-02 04:42:03 UTC (rev 132475) @@ -6,7 +6,8 @@ PortGroup app 1.0 PortGroup bitbucket 1.0 -bitbucket.setup tortoisehg thg 3.2.4 +bitbucket.setup tortoisehg thg 8e5a0e9 +version 3.2.99 name tortoisehg categories devel python platforms darwin @@ -19,8 +20,8 @@ long_description A set of graphical tools for the Mercurial distributed \ revision control system. -checksums rmd160 39f7f656db2cfe7a4a63cff118b934102e936b53 \ - sha256 bdf2dd27d633451cee5fb434f06d19ddc9331dff6d29a1e6b23b561586053a62 +checksums rmd160 789c8ec6b41f394d2266ff851b886187d66183bb \ + sha256 b55d9b9042e1bc1a05b37eb123231014bb3413238ad7a3ce19912fa52a5c7bd1 python.default_version 27
participants (1)
-
sean@macports.org