Andreas Wacknitz
2023-11-06 46dc103111c9798e3eecaf7607febc8aae965aca
vim: update to 9.0.2092

4 files modified
13 ■■■■ changed files
components/editor/vim/Makefile 6 ●●●●● patch | view | raw | blame | history
components/editor/vim/manifests/sample-manifest.p5m 2 ●●●●● patch | view | raw | blame | history
components/editor/vim/pkg5 3 ●●●● patch | view | raw | blame | history
components/editor/vim/vim.p5m 2 ●●●●● patch | view | raw | blame | history
components/editor/vim/Makefile
@@ -30,13 +30,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        vim
COMPONENT_VERSION=    9.0.2073
COMPONENT_REVISION= 1
COMPONENT_VERSION=    9.0.2092
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:4981e9304613fac64fa0e8b0fd13ef0e10e0ab7778d3dae6689413a43c1d3acd
COMPONENT_ARCHIVE_HASH=    sha256:8bad9733043aa8596ff4ed99b6b407efdebbddb8b6e023a1102cff94c8a09bc1
include $(WS_MAKE_RULES)/common.mk
@@ -112,7 +111,6 @@
PYTHON_REQUIRED_PACKAGES += runtime/python
# Auto-generated dependencies
PERL_REQUIRED_PACKAGES += runtime/perl
REQUIRED_PACKAGES += library/desktop/cairo
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
REQUIRED_PACKAGES += library/desktop/gtk3
components/editor/vim/manifests/sample-manifest.p5m
@@ -359,6 +359,8 @@
file path=usr/share/vim/vim90/autoload/dist/ft.vim
file path=usr/share/vim/vim90/autoload/dist/man.vim
file path=usr/share/vim/vim90/autoload/dist/script.vim
file path=usr/share/vim/vim90/autoload/dist/vim.vim
file path=usr/share/vim/vim90/autoload/dist/vim9.vim
file path=usr/share/vim/vim90/autoload/dist/vimindent.vim
file path=usr/share/vim/vim90/autoload/freebasic.vim
file path=usr/share/vim/vim90/autoload/getscript.vim
components/editor/vim/pkg5
@@ -8,11 +8,10 @@
        "library/glib2",
        "library/ncurses",
        "library/security/libsodium",
        "runtime/perl-538",
        "runtime/python-39",
        "shell/ksh93",
        "system/library",
        "system/library/gcc-10-runtime",
        "system/library/gcc-13-runtime",
        "system/library/math",
        "x11/library/libice",
        "x11/library/libsm",
components/editor/vim/vim.p5m
@@ -376,6 +376,8 @@
file path=usr/share/vim/vim90/autoload/dist/ft.vim
file path=usr/share/vim/vim90/autoload/dist/man.vim
file path=usr/share/vim/vim90/autoload/dist/script.vim
file path=usr/share/vim/vim90/autoload/dist/vim.vim
file path=usr/share/vim/vim90/autoload/dist/vim9.vim
file path=usr/share/vim/vim90/autoload/dist/vimindent.vim
file path=usr/share/vim/vim90/autoload/freebasic.vim
file path=usr/share/vim/vim90/autoload/getscript.vim