New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16489 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

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@…

Assigning to maintainer.

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:3 Changed 5 years ago by raimue@…

  • Status changed from new to assigned

comment:4 Changed 5 years ago by raimue@…

Ok, the tarball was updated according to ftp://ftp.vim.org/pub/vim/unix/README

comment:5 Changed 5 years ago by raimue@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in r39833.

Added new checksums and changed dist_subdir.

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.