Modified: trunk/dports/python/py-blaze/Portfile (124896 => 124897)
--- trunk/dports/python/py-blaze/Portfile 2014-08-30 14:02:01 UTC (rev 124896)
+++ trunk/dports/python/py-blaze/Portfile 2014-08-30 14:03:27 UTC (rev 124897)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup python 1.0
-github.setup ContinuumIO blaze 0.6.1
+github.setup ContinuumIO blaze 0.6.2
name py-blaze
categories-append devel
@@ -26,8 +26,8 @@
homepage http://blaze.pydata.org/
-checksums rmd160 063a7feaea776e3bb56148f1a023d654e6e83ace \
- sha256 36087ef4c4633ea6b8f346d5b3cc5c8d6c176c1806a43f569ae5565dfb51b191
+checksums rmd160 35bb1c24f4c4e0b2dec925c76d52acb9481dab34 \
+ sha256 6dd2b443c1ce579a6cac601e0cd2e4632dfc707b05bc3f90cf5081082c9a6128
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-numpy \