Revision: 132544 https://trac.macports.org/changeset/132544 Author: stromnov@macports.org Date: 2015-02-04 05:22:09 -0800 (Wed, 04 Feb 2015) Log Message: ----------- py-psutil: update to version 2.2.1 Modified Paths: -------------- trunk/dports/python/py-psutil/Portfile Modified: trunk/dports/python/py-psutil/Portfile =================================================================== --- trunk/dports/python/py-psutil/Portfile 2015-02-04 13:14:39 UTC (rev 132543) +++ trunk/dports/python/py-psutil/Portfile 2015-02-04 13:22:09 UTC (rev 132544) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-psutil -version 2.2.0 +version 2.2.1 revision 0 categories-append devel sysutils platforms darwin @@ -30,8 +30,8 @@ distname psutil-${version} -checksums rmd160 83faf4507f9af7f2592dc55acd864d2f4c6c6361 \ - sha256 b15cc9e7cad0991bd1cb806fa90ea85ba3a95d0f1226625ecef993294ad61521 +checksums rmd160 a57101c3c0272f9f230aa2b0c4daf1b9179c69f8 \ + sha256 a0e9b96f1946975064724e242ac159f3260db24ffa591c3da0a355361a3a337f if {${name} ne ${subport}} { livecheck.type none
participants (1)
-
stromnov@macports.org