Revision: 69152 http://trac.macports.org/changeset/69152 Author: snc@macports.org Date: 2010-06-25 09:37:52 -0700 (Fri, 25 Jun 2010) Log Message: ----------- update version, #25271. Maintainer timeout Modified Paths: -------------- trunk/dports/python/py26-pywavelets/Portfile Modified: trunk/dports/python/py26-pywavelets/Portfile =================================================================== --- trunk/dports/python/py26-pywavelets/Portfile 2010-06-25 16:19:31 UTC (rev 69151) +++ trunk/dports/python/py26-pywavelets/Portfile 2010-06-25 16:37:52 UTC (rev 69152) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-pywavelets -version 0.1.6 +version 0.2.0 categories python platforms darwin maintainers jameskyle @@ -17,7 +17,7 @@ distname PyWavelets-${version} build.env CFLAGS='-I${prefix}/include -L${prefix}/lib' -checksums md5 d28ddb2c65f3c429f0d6bc72548584ab \ - sha1 c12948178b5f4294408bb29424aa47fcd5d4fec9 \ - rmd160 85cb2b0b6db8bf6b797ad36cb1341c673c442f18 +checksums sha1 0c70cd2ad1ef1bb2c2266240d973192944414f31 \ + rmd160 31571e3991c2aab332f929d5c64a466d16590e5a +depends_build port:py26-cython
participants (1)
-
snc@macports.org