On Jan 10, 2008, at 02:20, Jochen Küpper wrote:
On 09.01.2008, at 21:55, Ryan Schmidt wrote:
On Jan 9, 2008, at 09:22, jochen@macports.org wrote:
Revision: 32618 http://trac.macosforge.org/projects/macports/changeset/ 32618 Author: jochen@macports.org Date: 2008-01-09 07:22:00 -0800 (Wed, 09 Jan 2008)
Log Message: ----------- follow upstream stealth update
Modified Paths: -------------- trunk/dports/science/molden/Portfile
Modified: trunk/dports/science/molden/Portfile =================================================================== --- trunk/dports/science/molden/Portfile 2008-01-09 14:28:28 UTC (rev 32617) +++ trunk/dports/science/molden/Portfile 2008-01-09 15:22:00 UTC (rev 32618) @@ -13,15 +13,15 @@
name molden version 4.6 -revision 2 +revision 3 categories science graphics maintainers openmaintainer jochen master_sites ftp://ftp.cmbi.ru.nl/pub/molgraph/molden distname molden${version} dist_subdir molden-${version}_${revision}
Please keep this in mind for some seconds;)
-checksums md5 b52d66fc61f3d85abba94e36c14b5d85 \ - sha1 2faeea9f970d5430ab0d2863a7f59c1780c56d3e \ - rmd160 c21b9359e30f24942baa6e3b0dd412c793e3ad17 +checksums md5 f2d929fe96ab85a3f994557140f5dcbe \ + sha1 04cc6e32c1c8a79e54c02cfacdcddee4a64d08dc \ + rmd160 f11735e616afb7e6de7bd94bc8782068a9fb47bf
Anyone who still has the old distfile on their hard drive will now experience a checksum error when attempting to upgrade this port. You should change the dist_subdir so that this problem does not happen. Please add something like
dist_subdir ${distname}/${version}_${revision}
Already done... (You told me after the previous stealth upgrade.)
So sorry! I should have remembered.