Revision: 74459 http://trac.macports.org/changeset/74459 Author: ryandesign@macports.org Date: 2010-12-17 21:07:08 -0800 (Fri, 17 Dec 2010) Log Message: ----------- py25-colormath: update to 1.0.8 Modified Paths: -------------- trunk/dports/python/py25-colormath/Portfile Modified: trunk/dports/python/py25-colormath/Portfile =================================================================== --- trunk/dports/python/py25-colormath/Portfile 2010-12-18 04:21:22 UTC (rev 74458) +++ trunk/dports/python/py25-colormath/Portfile 2010-12-18 05:07:08 UTC (rev 74459) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python25 1.0 name py25-colormath -version 1.0.4 +version 1.0.8 categories-append math maintainers nomaintainer description Simplify color math operations in python @@ -17,9 +17,9 @@ master_sites http://pypi.python.org/packages/source/c/colormath/ distname colormath-${version} -checksums md5 6dce7e48a77159f5e13fae78c2bc95be \ - sha1 d1c567e7b56c2f172e59ff9528f7457b9e961e44 \ - rmd160 11d98a59725662a68a7070ecf04a98398792fc95 +checksums md5 ab964099bed6de95ea9d1110419cf356 \ + sha1 de2e2119cbc30b04314e547da8702474749d116f \ + rmd160 275c658ef867832a6c4f20697ac854f80e7000dd depends_lib-append port:py25-numpy