Revision
117394
Author
rowue@macports.org
Date
2014-02-25 03:05:32 -0800 (Tue, 25 Feb 2014)

Log Message

py-pyphant-imageprocessing: update to v1.0b3

replaces old checksums with sha256

Modified Paths

Diff

Modified: trunk/dports/python/py-pyphant-imageprocessing/Portfile (117393 => 117394)


--- trunk/dports/python/py-pyphant-imageprocessing/Portfile	2014-02-25 10:16:40 UTC (rev 117393)
+++ trunk/dports/python/py-pyphant-imageprocessing/Portfile	2014-02-25 11:05:32 UTC (rev 117394)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pyphant-imageprocessing
-version             1.0b2
+version             1.0b3
 categories-append   science
 description         imageprocessing toolbox for py-pyphant
 maintainers         fmf.uni-freiburg.de:servicegruppe.wissinfo \
@@ -26,9 +26,7 @@
 distname            pyphant.imageprocessing-${version}
 # use_bzip2           yes
 
-checksums           md5     9376eb8a9d61230b8b5de8399cd9b61e \
-                    sha1    1525028d190ab485762e79c5b0e6b87dc6bd5a2a \
-                    rmd160  f69719739e3daa18eb75467bce629fc2b3aef25f
+checksums           sha256  9e1619cf3abbe94ce785b9b5b02383b5a31f9ba2ef0bc75922c785195620229f
 
 use_configure       no