Revision: 117395 https://trac.macports.org/changeset/117395 Author: rowue@macports.org Date: 2014-02-25 03:10:23 -0800 (Tue, 25 Feb 2014) Log Message: ----------- py-pyphant-osc: update to v1.0b3 replaces old checksums with sha256 Modified Paths: -------------- trunk/dports/python/py-pyphant-osc/Portfile Modified: trunk/dports/python/py-pyphant-osc/Portfile =================================================================== --- trunk/dports/python/py-pyphant-osc/Portfile 2014-02-25 11:05:32 UTC (rev 117394) +++ trunk/dports/python/py-pyphant-osc/Portfile 2014-02-25 11:10:23 UTC (rev 117395) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-pyphant-osc -version 1.0b2 +version 1.0b3 categories-append science maintainers fmf.uni-freiburg.de:servicegruppe.wissinfo \ fmf.uni-freiburg.de:alexander.held rowue @@ -28,9 +28,7 @@ distname pyphant.osc-${version} # use_bzip2 yes -checksums md5 813469bb6919210ed4959aab1ae66639 \ - sha1 6d9f025bb397a7b38977c14ef59b66838d8aee83 \ - rmd160 b7ed725ff7a342c1c5c3216a700c25e65dd741b2 +checksums sha256 ba573aaa5cb78c4f692798e2c6845f4a0b11b99d721905be56c47db1885d3e67 use_configure no
participants (1)
-
rowue@macports.org