Revision: 139694 https://trac.macports.org/changeset/139694 Author: stromnov@macports.org Date: 2015-08-24 14:31:38 -0700 (Mon, 24 Aug 2015) Log Message: ----------- py-path: update to version 7.7 Modified Paths: -------------- trunk/dports/python/py-path/Portfile Modified: trunk/dports/python/py-path/Portfile =================================================================== --- trunk/dports/python/py-path/Portfile 2015-08-24 21:30:00 UTC (rev 139693) +++ trunk/dports/python/py-path/Portfile 2015-08-24 21:31:38 UTC (rev 139694) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-path -version 7.6.1 +version 7.7 revision 0 categories-append devel platforms darwin @@ -24,8 +24,8 @@ distname ${python.rootname}.py-${version} -checksums rmd160 2d5e7e0a789e82c1207a90e48ee5da186d58758e \ - sha256 201c86613327f2f6c2d34c8f28689bdfde74fbb758c5211a1f8652dc71fa9e5a +checksums rmd160 70f01664d70ab7ce79482ad48097643b75105f82 \ + sha256 078e1011f0ee748e8569c9972a6259898c6e8f58d45c4ca06f3fab007c241544 if {${name} ne ${subport}} { livecheck.type none