[90118] trunk/dports/math/qhull/Portfile
Revision: 90118 http://trac.macports.org/changeset/90118 Author: mmoll@macports.org Date: 2012-02-22 05:46:31 -0800 (Wed, 22 Feb 2012) Log Message: ----------- math/qhull: yet another stealth update. closes #33314 (again) Modified Paths: -------------- trunk/dports/math/qhull/Portfile Modified: trunk/dports/math/qhull/Portfile =================================================================== --- trunk/dports/math/qhull/Portfile 2012-02-22 13:09:03 UTC (rev 90117) +++ trunk/dports/math/qhull/Portfile 2012-02-22 13:46:31 UTC (rev 90118) @@ -6,7 +6,7 @@ name qhull version 2012.1 -revision 1 +revision 2 categories math platforms darwin maintainers mmoll @@ -27,9 +27,9 @@ master_sites ${homepage}/download distname ${name}-${version}-src extract.suffix .tgz -checksums md5 710962448d0a5a01a798bb663443eb31 \ - sha1 65c9865bc56a173d223c9d7d230b12603c51a439 \ - rmd160 4c7d0e14ca2426e58709a862d2166b610348a3e4 +checksums md5 d0f978c0d8dfb2e919caefa56ea2953c \ + sha1 60f61580e1d6fbbd28e6df2ff625c98d15b5fbc6 \ + rmd160 4199d326414087512efbbca25db8be51f69ef730 # patch for g++-4.0 / Leopard, see #31053 patchfiles patch-nested-const-iterator.diff worksrcdir ${name}-${version}
participants (1)
-
mmoll@macports.org