Revision: 149136 https://trac.macports.org/changeset/149136 Author: stromnov@macports.org Date: 2016-06-01 12:54:05 -0700 (Wed, 01 Jun 2016) Log Message: ----------- py-psutil: update to version 4.2.0 Modified Paths: -------------- trunk/dports/python/py-psutil/Portfile Modified: trunk/dports/python/py-psutil/Portfile =================================================================== --- trunk/dports/python/py-psutil/Portfile 2016-06-01 19:38:20 UTC (rev 149135) +++ trunk/dports/python/py-psutil/Portfile 2016-06-01 19:54:05 UTC (rev 149136) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-psutil -version 4.1.0 +version 4.2.0 revision 0 categories-append devel sysutils platforms darwin @@ -30,8 +30,8 @@ distname ${python.rootname}-${version} -checksums rmd160 858ec89257b1bc21b5c45bc0058a8a0a1ede0b01 \ - sha256 c6abebec9c8833baaf1c51dd1b0259246d1d50b9b50e9a4aa66f33b1e98b8d17 +checksums rmd160 4c466b72f4c04b9b90f3e77e72e6ac29d50c941a \ + sha256 544f013a0aea7199e07e3efe5627f5d4165179a04c66050b234cc3be2eca1ace if {${name} ne ${subport}} { livecheck.type none