Revision: 70376 http://trac.macports.org/changeset/70376 Author: ryandesign@macports.org Date: 2010-08-07 13:27:30 -0700 (Sat, 07 Aug 2010) Log Message: ----------- qtplay: add sha1 and rmd160 checksums Modified Paths: -------------- trunk/dports/audio/qtplay/Portfile Modified: trunk/dports/audio/qtplay/Portfile =================================================================== --- trunk/dports/audio/qtplay/Portfile 2010-08-07 20:26:17 UTC (rev 70375) +++ trunk/dports/audio/qtplay/Portfile 2010-08-07 20:27:30 UTC (rev 70376) @@ -22,7 +22,11 @@ homepage http://rainbowflight.googlepages.com/ master_sites ${homepage} distname ${name}${version} -checksums md5 f6cb47521afbfc5b40efdd2d8433830d + +checksums md5 f6cb47521afbfc5b40efdd2d8433830d \ + sha1 fd7394675c972377a48c2ff8e0a774853c0be6a3 \ + rmd160 4c97ee8d38537f52547cb7a4d31eced0a93f2054 + use_parallel_build no extract.mkdir yes