Modified: trunk/dports/python/py26-numexpr/Portfile (70211 => 70212)
--- trunk/dports/python/py26-numexpr/Portfile 2010-08-02 06:21:01 UTC (rev 70211)
+++ trunk/dports/python/py26-numexpr/Portfile 2010-08-02 06:21:15 UTC (rev 70212)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup python26 1.0
name py26-numexpr
-version 1.3.1
+version 1.4
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 1ca0cf40350913fa620f73cbd906378a \
- sha1 2921531ece0eacb303b0c9a4978d0d050dcfd5d2 \
- rmd160 6cacbcf37581b5e19fe9fe674dd7b0722f1a19de
+checksums md5 e31594a3796f225292a1515637dfff9c \
+ sha1 4fb642c4daf31f3eeb9c95ceaad7f77f97e64c46 \
+ rmd160 c427e18631524fd5c9dbd2c2619d971dcf217a6d
depends_lib-append port:py26-numpy