Andreas Wacknitz
2024-01-02 0600a92833e5787e50b8f7115f82fea59ef473f3
vim: update to 9.1.0

5 files modified
8126 ■■■■ changed files
components/editor/vim/Makefile 4 ●●●● patch | view | raw | blame | history
components/editor/vim/gvim.p5m 2 ●●● patch | view | raw | blame | history
components/editor/vim/manifests/sample-manifest.p5m 4060 ●●●● patch | view | raw | blame | history
components/editor/vim/vim-core.p5m 2 ●●● patch | view | raw | blame | history
components/editor/vim/vim.p5m 4058 ●●●● patch | view | raw | blame | history
components/editor/vim/Makefile
@@ -30,12 +30,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        vim
COMPONENT_VERSION=    9.0.2189
COMPONENT_VERSION=    9.1.0
COMPONENT_SRC=        $(COMPONENT_NAME)-$(HUMAN_VERSION)
COMPONENT_PROJECT_URL=    https://www.vim.org/
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_URL=    https://github.com/vim/vim/archive/v$(HUMAN_VERSION).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:d3f37c497b1a69b79f181eff77f2b58f0d4328e9bda844cff90cc16b8a8ba0df
COMPONENT_ARCHIVE_HASH=    sha256:ddb435f6e386c53799a3025bdc5a3533beac735a0ee596cb27ada97366a1c725
include $(WS_MAKE_RULES)/common.mk
components/editor/vim/gvim.p5m
@@ -53,7 +53,7 @@
file path=usr/share/icons/locolor/32x32/apps/gvim.png
link path=usr/share/man/man1/gvim.1 target=vim.1
link path=usr/share/man/man1/gvimdiff.1 target=vimdiff.1
file path=usr/share/vim/vim90/gvimrc_example.vim
file path=usr/share/vim/vim91/gvimrc_example.vim
#
license license license="VIM License"
#
components/editor/vim/manifests/sample-manifest.p5m
Diff too large
components/editor/vim/vim-core.p5m
@@ -128,7 +128,7 @@
link path=usr/share/man/tr/man1/ex.1 target=vim.1
link path=usr/share/man/tr/man1/view.1 target=vim.1
file path=usr/share/man/tr/man1/vim.1
file help_minimized.txt path=usr/share/vim/vim90/doc/help_minimized.txt
file help_minimized.txt path=usr/share/vim/vim91/doc/help_minimized.txt
#
license license license="VIM License"
components/editor/vim/vim.p5m
Diff too large