Revision: 149452 https://trac.macports.org/changeset/149452 Author: stromnov@macports.org Date: 2016-06-21 04:56:20 -0700 (Tue, 21 Jun 2016) Log Message: ----------- py-psutil: update to version 4.3.0 Modified Paths: -------------- trunk/dports/python/py-psutil/Portfile Modified: trunk/dports/python/py-psutil/Portfile =================================================================== --- trunk/dports/python/py-psutil/Portfile 2016-06-21 11:54:34 UTC (rev 149451) +++ trunk/dports/python/py-psutil/Portfile 2016-06-21 11:56:20 UTC (rev 149452) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-psutil -version 4.2.0 +version 4.3.0 revision 0 categories-append devel sysutils platforms darwin @@ -30,8 +30,8 @@ distname ${python.rootname}-${version} -checksums rmd160 4c466b72f4c04b9b90f3e77e72e6ac29d50c941a \ - sha256 544f013a0aea7199e07e3efe5627f5d4165179a04c66050b234cc3be2eca1ace +checksums rmd160 672d69ce58875cd3699e048ec14157407ebc6f19 \ + sha256 86197ae5978f216d33bfff4383d5cc0b80f079d09cf45a2a406d1abb5d0299f0 if {${name} ne ${subport}} { livecheck.type none