Revision: 117398 https://trac.macports.org/changeset/117398 Author: rowue@macports.org Date: 2014-02-25 03:29:05 -0800 (Tue, 25 Feb 2014) Log Message: ----------- py-pyphant-tools: update to v1.0b3 replaces old checksums with sha256 Modified Paths: -------------- trunk/dports/python/py-pyphant-tools/Portfile Modified: trunk/dports/python/py-pyphant-tools/Portfile =================================================================== --- trunk/dports/python/py-pyphant-tools/Portfile 2014-02-25 11:25:37 UTC (rev 117397) +++ trunk/dports/python/py-pyphant-tools/Portfile 2014-02-25 11:29:05 UTC (rev 117398) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-pyphant-tools -version 1.0b2 +version 1.0b3 categories-append science description tools toolbox for py-pyphant maintainers fmf.uni-freiburg.de:servicegruppe.wissinfo \ @@ -28,9 +28,7 @@ distname pyphant.tools-${version} # use_bzip2 yes -checksums md5 a9c51e9e042631def8791c785deb24cc \ - sha1 8560c5c8d7f7f9df9fdfca1f5696374fa5190863 \ - rmd160 fc07b4f5ce32e3429bc3e82f856685815e307e35 +checksums sha256 1d97e9b5b798047aa529148e8c5356cdbc61a3333394b5e72e8cf6b429c3b23f use_configure no
participants (1)
-
rowue@macports.org