Ticket #16489 (closed defect: fixed)
Vim and Vim.app fail with invalid checksums
| Reported by: | ascarter@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: | vim |
Description
Both the vim and vim-app ports are failing because the MD5, SHA1, and RMD160 checksums don't match the actual checksums from the downloaded vim tarball.
Correct checksums:
[suffix ${name}-${vim_version}] \
md5 f0901284b338e448bfd79ccca0041254 \ sha1 a4b6641ca528fada71ea77c998a441495ed4984c \ rmd160 eaff64d0fec09d725addf8de569f508b80a5766e \
Change History
comment:1 Changed 5 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to raimue@…
comment:2 Changed 5 years ago by blb@…
Looks like the files are all the same, but the permissions of various files within the tarball were updated, eg, orignally:
-rw------- mool/mool 1951 2008-08-08 15:05:33 vim72/runtime/plugin/tarPlugin.vim
and the updated one:
-rw-r--r-- mool/mool 1951 2008-08-08 15:05:33 vim72/runtime/plugin/tarPlugin.vim
comment:4 Changed 5 years ago by raimue@…
Ok, the tarball was updated according to ftp://ftp.vim.org/pub/vim/unix/README
Note: See
TracTickets for help on using
tickets.


Assigning to maintainer.