Revision: 139754 https://trac.macports.org/changeset/139754 Author: stromnov@macports.org Date: 2015-08-26 03:19:04 -0700 (Wed, 26 Aug 2015) Log Message: ----------- py-path: update to version 7.7.1 Modified Paths: -------------- trunk/dports/python/py-path/Portfile Modified: trunk/dports/python/py-path/Portfile =================================================================== --- trunk/dports/python/py-path/Portfile 2015-08-26 10:16:04 UTC (rev 139753) +++ trunk/dports/python/py-path/Portfile 2015-08-26 10:19:04 UTC (rev 139754) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-path -version 7.7 +version 7.7.1 revision 0 categories-append devel platforms darwin @@ -24,8 +24,8 @@ distname ${python.rootname}.py-${version} -checksums rmd160 70f01664d70ab7ce79482ad48097643b75105f82 \ - sha256 078e1011f0ee748e8569c9972a6259898c6e8f58d45c4ca06f3fab007c241544 +checksums rmd160 b5a53ded8316fcc4bbc7b25bf53836de35b5ca9a \ + sha256 692feac9d1fe3b70239b2f0f07dcdbbdad38e3611846924de33ec6175d87638e if {${name} ne ${subport}} { livecheck.type none
participants (1)
-
stromnov@macports.org