summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-03-08 12:45:51 +0100
committerJuergen Daubert <jue@jue.li>2019-03-08 12:45:51 +0100
commit3f78b391a0d4308cf726a5120ead1f9156c0df07 (patch)
tree4d9be1fa724048204abbcd6293afc9ffb70bade9
parentfe1cab1dfb5cc23d81267e5c8cecbbaab21cf5a1 (diff)
downloadcore-3f78b391a0d4308cf726a5120ead1f9156c0df07.tar.gz
core-3f78b391a0d4308cf726a5120ead1f9156c0df07.tar.xz
vim: update to to 8.1.0999
-rw-r--r--vim/.footprint2
-rw-r--r--vim/.signature8
-rw-r--r--vim/Pkgfile2
3 files changed, 7 insertions, 5 deletions
diff --git a/vim/.footprint b/vim/.footprint
index 3ea7f599..ca7e61e5 100644
--- a/vim/.footprint
+++ b/vim/.footprint
@@ -311,6 +311,7 @@ drwxr-xr-x root/root usr/share/vim/doc/
-rw-r--r-- root/root usr/share/vim/ftoff.vim
-rw-r--r-- root/root usr/share/vim/ftplugin.vim
drwxr-xr-x root/root usr/share/vim/ftplugin/
+-rw-r--r-- root/root usr/share/vim/ftplugin/8th.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/a2ps.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/aap.vim
-rw-r--r-- root/root usr/share/vim/ftplugin/abap.vim
@@ -761,6 +762,7 @@ drwxr-xr-x root/root usr/share/vim/spell/
-rw-r--r-- root/root usr/share/vim/synmenu.vim
drwxr-xr-x root/root usr/share/vim/syntax/
-rw-r--r-- root/root usr/share/vim/syntax/2html.vim
+-rw-r--r-- root/root usr/share/vim/syntax/8th.vim
-rw-r--r-- root/root usr/share/vim/syntax/a2ps.vim
-rw-r--r-- root/root usr/share/vim/syntax/a65.vim
-rw-r--r-- root/root usr/share/vim/syntax/aap.vim
diff --git a/vim/.signature b/vim/.signature
index 2efc3f4d..e812198a 100644
--- a/vim/.signature
+++ b/vim/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqn9Ke2M5rJgXqJuhOuP/0616IhEwRj7iMRirRQMoa7janHBEZXAFmVWkupv5dtCOC5tzii3dxrrfKzovMUS/PwA=
-SHA256 (Pkgfile) = c57f3b25fff4b5dbafd9b96085ffca16ad19404f33dd97779aec7e8f49211a40
-SHA256 (.footprint) = 5e4118202e2a24b83cdb42f7b93d6dc1c9935434bbcd67c64a477cedd26ebcb1
-SHA256 (vim-8.1.0878.tar.gz) = e59f047bc2e44bac8ecc02712b05cbdff61823ebcf56676a281d53b5c91e8a1e
+RWRJc1FUaeVeqohnTRAAVMOPqkdojIN8pMINXJy6kenW80coIkc1aaTneZ36BnrHmEUMYjftQqQjDKA910HZ7FDBOSntyNEFywk=
+SHA256 (Pkgfile) = 8233cb60c542b6d34c3b32bb107c41e8fc134ab2e4116124f5b3f45439eaa4c7
+SHA256 (.footprint) = 2ae6257adadd07fdd3ab7b981108aba8430f434f22be66b1999fa9d7fda61e01
+SHA256 (vim-8.1.0999.tar.gz) = 88d5cee0abf4e02b5deaf975bb00f64d662274e2e847d0d91e8e6a010fc310ab
diff --git a/vim/Pkgfile b/vim/Pkgfile
index f101be9a..f562fba8 100644
--- a/vim/Pkgfile
+++ b/vim/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses acl
name=vim
-version=8.1.0878
+version=8.1.0999
release=1
source=(https://github.com/vim/vim/archive/v${version}/$name-$version.tar.gz)

Generated by cgit