Revision: 121480 https://trac.macports.org/changeset/121480 Author: g5pw@macports.org Date: 2014-06-26 12:58:55 -0700 (Thu, 26 Jun 2014) Log Message: ----------- sysutils/glances: update to 2.0.1 Modified Paths: -------------- trunk/dports/sysutils/glances/Portfile Modified: trunk/dports/sysutils/glances/Portfile =================================================================== --- trunk/dports/sysutils/glances/Portfile 2014-06-26 19:57:18 UTC (rev 121479) +++ trunk/dports/sysutils/glances/Portfile 2014-06-26 19:58:55 UTC (rev 121480) @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup python 1.0 -github.setup nicolargo glances 2.0 v +github.setup nicolargo glances 2.0.1 v python.default_version 34 categories sysutils @@ -20,8 +20,8 @@ dist_subdir ${name}/${version}_1 -checksums rmd160 2e2a83cbf879c637ee25965e318e8af73304c4ca \ - sha256 544e66cbc6dab3f8485a8f889fe2927d1acf5b9136104bb44cf2c7d0075ad77b +checksums rmd160 d7140f470b9e508d3430763f52788c8cd7b57072 \ + sha256 8fb6f9956bcd1ce55af12736d5b1dd979cc90c4c3691cfc0b7b5346b3655dbe6 depends_lib port:py${python.version}-psutil \ port:py${python.version}-setuptools
participants (1)
-
g5pw@macports.org