Revision: 117396 https://trac.macports.org/changeset/117396 Author: rowue@macports.org Date: 2014-02-25 03:13:48 -0800 (Tue, 25 Feb 2014) Log Message: ----------- py-pyphant-statistics: update to v1.0b3 replaces old checksums with sha256 Modified Paths: -------------- trunk/dports/python/py-pyphant-statistics/Portfile Modified: trunk/dports/python/py-pyphant-statistics/Portfile =================================================================== --- trunk/dports/python/py-pyphant-statistics/Portfile 2014-02-25 11:10:23 UTC (rev 117395) +++ trunk/dports/python/py-pyphant-statistics/Portfile 2014-02-25 11:13:48 UTC (rev 117396) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-pyphant-statistics -version 1.0b2 +version 1.0b3 categories-append science description statistics toolbox for py-pyphant maintainers fmf.uni-freiburg.de:servicegruppe.wissinfo \ @@ -23,9 +23,7 @@ distname pyphant.statistics-${version} # use_bzip2 yes -checksums md5 d90c526ecf179497e3f4c217d205566f \ - sha1 99dc15f446b4b7910cd53f4d052e3bb142072dec \ - rmd160 15d55907509feaea8851c41a5326b41b8debe501 +checksums sha256 ae71e825508fe74c88693108a7bc0612416fdabb1e71442c815ccbfe2b37c7cb use_configure no
participants (1)
-
rowue@macports.org