[139503] trunk/dports/python/py-path/Portfile
Revision: 139503 https://trac.macports.org/changeset/139503 Author: stromnov@macports.org Date: 2015-08-19 05:27:00 -0700 (Wed, 19 Aug 2015) Log Message: ----------- py-path: update to version 7.6.1 Modified Paths: -------------- trunk/dports/python/py-path/Portfile Modified: trunk/dports/python/py-path/Portfile =================================================================== --- trunk/dports/python/py-path/Portfile 2015-08-19 07:38:22 UTC (rev 139502) +++ trunk/dports/python/py-path/Portfile 2015-08-19 12:27:00 UTC (rev 139503) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-path -version 7.6 +version 7.6.1 revision 0 categories-append devel platforms darwin @@ -24,8 +24,8 @@ distname ${python.rootname}.py-${version} -checksums rmd160 59e7e7f1f1b3acc6ffc260c48721e02ad6daf5f5 \ - sha256 5cdf60f359f1add18f8556c9a1855cbd1d517f0780e3d386c256515f698ba0e0 +checksums rmd160 2d5e7e0a789e82c1207a90e48ee5da186d58758e \ + sha256 201c86613327f2f6c2d34c8f28689bdfde74fbb758c5211a1f8652dc71fa9e5a if {${name} ne ${subport}} { livecheck.type none
participants (1)
-
stromnov@macports.org