Andreas Wacknitz
2024-01-25 3f0f6ff7fb2f093f1c5c25a12191d91ba0ba7e7a
vim: update to 9.1.0050

3 files modified
10 ■■■■■ changed files
components/editor/vim/Makefile 6 ●●●● patch | view | raw | blame | history
components/editor/vim/manifests/sample-manifest.p5m 1 ●●●● patch | view | raw | blame | history
components/editor/vim/vim.p5m 3 ●●●● patch | view | raw | blame | history
components/editor/vim/Makefile
@@ -30,13 +30,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        vim
COMPONENT_VERSION=    9.1.41
HUMAN_VERSION=        9.1.0041
COMPONENT_VERSION=    9.1.50
HUMAN_VERSION=        9.1.0050
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:1531eb2f9a42e3e5a0c5579e26d9a376bd85f7062701c727af482d8597c59592
COMPONENT_ARCHIVE_HASH=    sha256:a520a9858eb802dca493d98448a4c53140c46e8eebb6d0655f9c20cdcec6b227
include $(WS_MAKE_RULES)/common.mk
components/editor/vim/manifests/sample-manifest.p5m
@@ -1657,6 +1657,7 @@
file path=usr/share/vim/vim91/syntax/chicken.vim
file path=usr/share/vim/vim91/syntax/chill.vim
file path=usr/share/vim/vim91/syntax/chordpro.vim
file path=usr/share/vim/vim91/syntax/chuck.vim
file path=usr/share/vim/vim91/syntax/cl.vim
file path=usr/share/vim/vim91/syntax/clean.vim
file path=usr/share/vim/vim91/syntax/clipper.vim
components/editor/vim/vim.p5m
@@ -1,4 +1,4 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
@@ -1674,6 +1674,7 @@
file path=usr/share/vim/vim91/syntax/chicken.vim
file path=usr/share/vim/vim91/syntax/chill.vim
file path=usr/share/vim/vim91/syntax/chordpro.vim
file path=usr/share/vim/vim91/syntax/chuck.vim
file path=usr/share/vim/vim91/syntax/cl.vim
file path=usr/share/vim/vim91/syntax/clean.vim
file path=usr/share/vim/vim91/syntax/clipper.vim