[75889] trunk/dports/python/py26-numexpr/Portfile
Revision: 75889 http://trac.macports.org/changeset/75889 Author: blb@macports.org Date: 2011-02-11 17:30:35 -0800 (Fri, 11 Feb 2011) Log Message: ----------- python/py26-numexpr - update to 1.4.2 Modified Paths: -------------- trunk/dports/python/py26-numexpr/Portfile Modified: trunk/dports/python/py26-numexpr/Portfile =================================================================== --- trunk/dports/python/py26-numexpr/Portfile 2011-02-12 01:28:32 UTC (rev 75888) +++ trunk/dports/python/py26-numexpr/Portfile 2011-02-12 01:30:35 UTC (rev 75889) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python26 1.0 name py26-numexpr -version 1.4.1 +version 1.4.2 categories-append math maintainers blb openmaintainer description Multiple-operator array expression evaluator @@ -28,9 +28,9 @@ master_sites http://numexpr.googlecode.com/files/ distname numexpr-${version} -checksums md5 0627596d4166d99c55a2291650e09358 \ - sha1 ad4e3117f1fb2a3a2ca7e785fba1c33abd0da3b7 \ - rmd160 fc390e0a0e361f3f01d3c41e179c31f7759a9b28 +checksums md5 139115cc196dc57a66b2eb30cd3e80a0 \ + sha1 9874be16e404d1d8550c2fd14b61a4520a387153 \ + rmd160 30528db9e097632fe4350d0eb677298317ba72fa depends_lib-append port:py26-numpy
participants (1)
-
blb@macports.org