Revision: 139950 https://trac.macports.org/changeset/139950 Author: stromnov@macports.org Date: 2015-09-04 03:36:00 -0700 (Fri, 04 Sep 2015) Log Message: ----------- py-psutil: update to version 3.2.1 Modified Paths: -------------- trunk/dports/python/py-psutil/Portfile Modified: trunk/dports/python/py-psutil/Portfile =================================================================== --- trunk/dports/python/py-psutil/Portfile 2015-09-04 10:35:12 UTC (rev 139949) +++ trunk/dports/python/py-psutil/Portfile 2015-09-04 10:36:00 UTC (rev 139950) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-psutil -version 3.2.0 +version 3.2.1 revision 0 categories-append devel sysutils platforms darwin @@ -30,8 +30,8 @@ distname ${python.rootname}-${version} -checksums rmd160 6cf8d3f2fa43ccaafbe7c394d78db66e66366cfe \ - sha256 06f9d255f8b12a6a04aa2b468ec453c539f54a464d110b3458c32b0152a5c943 +checksums rmd160 41e235aefdd9e107fb4ff3e465efc2a14fd8b582 \ + sha256 7f6bea8bfe2e5cfffd0f411aa316e837daadced1893b44254bb9a38a654340f7 if {${name} ne ${subport}} { livecheck.type none