K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2013-08-31T01:16:24.733426Z K 7 svn:log V 476 - make checksum: When encountering a checksum mismatch, delete the file before retrying. The previous behavior would try to download a range of the new bytes and then hit the 'Requested Range Not Satisfiable' error and never actually redownload the file. This fixes cases where a port is rerolled and distinfo updated, but users have a bad distfile sitting there that they would manually need to remove. Reviewed by: bapt Reported by: danfe With hat: portmgr END