vim: update to 9.0
authorNick Hainke <vincent@systemli.org>
Thu, 25 Aug 2022 09:11:43 +0000 (11:11 +0200)
committerRosen Penev <rosenp@gmail.com>
Thu, 22 Sep 2022 08:25:51 +0000 (01:25 -0700)
commitf1bacdc1dc18aecc1ef3300d0d3912a87da1b2f1
tree01925768f02c024fa22ce3067c06d44f5dff0fe3
parentd7d39043c34a5cfd5099a287d27fc7d484ef7b49
vim: update to 9.0

Remove upstreamed patches:
- 001-support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch
  -> https://github.com/vim/vim/commit/8f1dde5021d9623a951d1ccbc78cf1b1a55ccd7a
- 020-macos.patch
  -> https://github.com/vim/vim/commit/5289783e0b07cfc3f92ee933261ca4c4acdca007

Refresh patches:
- 002-remove_helptags_generation.patch

Release Notes:
https://www.vim.org/vim90.php

Add to configure_args:
 --disable-libsodium

Signed-off-by: Nick Hainke <vincent@systemli.org>
utils/vim/Makefile
utils/vim/patches/001-support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch [deleted file]
utils/vim/patches/002-remove_helptags_generation.patch
utils/vim/patches/020-macos.patch [deleted file]