vim: update to 8.2.0855
This commit is contained in:
parent
17ecbcfd46
commit
54f6dff3eb
@ -113,6 +113,7 @@ drwxr-xr-x root/root usr/share/vim/compiler/
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/dot.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/erlang.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/eruby.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/eslint.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/fortran_F.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/fortran_cv.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/fortran_elf90.vim
|
||||
@ -159,6 +160,7 @@ drwxr-xr-x root/root usr/share/vim/compiler/
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/se.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/splint.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/stack.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/standard.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/tcl.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/tex.vim
|
||||
-rw-r--r-- root/root usr/share/vim/compiler/tidy.vim
|
||||
@ -435,6 +437,7 @@ drwxr-xr-x root/root usr/share/vim/ftplugin/
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/man.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/manconf.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/markdown.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/masm.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/matlab.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/meson.vim
|
||||
-rw-r--r-- root/root usr/share/vim/ftplugin/mf.vim
|
||||
@ -646,6 +649,7 @@ drwxr-xr-x root/root usr/share/vim/indent/
|
||||
-rw-r--r-- root/root usr/share/vim/indent/sml.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/sql.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/sqlanywhere.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/sshconfig.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/systemd.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/systemverilog.vim
|
||||
-rw-r--r-- root/root usr/share/vim/indent/tcl.vim
|
||||
@ -1137,6 +1141,7 @@ drwxr-xr-x root/root usr/share/vim/syntax/
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/opl.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/ora.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/pamconf.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/pamenv.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/papp.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/pascal.vim
|
||||
-rw-r--r-- root/root usr/share/vim/syntax/passwd.vim
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqqAnu29EWjj7q30ns/s8CUi7aLIFJyxGUkoqqJD1lL2wJuUbN7LiKhz6gSsv9Ct5KPYT6ZaGZaPPyoAzlB0bqwI=
|
||||
SHA256 (Pkgfile) = 12b94a9a1ea42a13db19b3f73c8d2943e7457c424bf9f30285aa67f42288c511
|
||||
SHA256 (.footprint) = b49ebf6c79cebf45b6ee3f36153d70b8a5cb00a0ad21f441202c4deab738967d
|
||||
SHA256 (vim-8.2.0441.tar.gz) = 3944af18ddfe316fe0a29c869371a391aab8ff4d04bf2954f03c3266da66647b
|
||||
RWRJc1FUaeVeql1Wcc1D/Z0XtQxZ9xy66Cy6D4PohgVbXxxJzkDvht4edv3gBkLy2/xAspGjrQjGEX5K3ji41iE+P5diTZHUhw0=
|
||||
SHA256 (Pkgfile) = 924af3ef04957846e7786dcb962ff2c43e080feb3eb6d6b66682383d176b8ec8
|
||||
SHA256 (.footprint) = 782fb60e81f5422df440a2ac9301687c98d99cb823f2417f6e74d0d50100dada
|
||||
SHA256 (vim-8.2.0855.tar.gz) = de76a6cc558e60fdffde755908ed743e245e35589f0e9ce1e268742a3b7a57a3
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: ncurses acl
|
||||
|
||||
name=vim
|
||||
version=8.2.0441
|
||||
version=8.2.0855
|
||||
release=1
|
||||
source=(https://github.com/vim/vim/archive/v${version}/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user