ports/core (3.3): vim: update to 7.4.2225
commit 2682e4c145efbb80014a24972c0663d822d8bc82 Author: Juergen Daubert <jue@jue.li> Date: Thu Aug 18 17:33:52 2016 +0200 vim: update to 7.4.2225 diff --git a/vim/.footprint b/vim/.footprint index 9142010..c84d04f 100644 --- a/vim/.footprint +++ b/vim/.footprint @@ -147,6 +147,7 @@ drwxr-xr-x root/root usr/share/vim/compiler/ -rw-r--r-- root/root usr/share/vim/compiler/xbuild.vim -rw-r--r-- root/root usr/share/vim/compiler/xmllint.vim -rw-r--r-- root/root usr/share/vim/compiler/xmlwf.vim +-rw-r--r-- root/root usr/share/vim/defaults.vim -rw-r--r-- root/root usr/share/vim/delmenu.vim drwxr-xr-x root/root usr/share/vim/doc/ -rw-r--r-- root/root usr/share/vim/doc/arabic.txt diff --git a/vim/.md5sum b/vim/.md5sum index c7e807b..afc258f 100644 --- a/vim/.md5sum +++ b/vim/.md5sum @@ -1 +1 @@ -66fdc62dea2e595d552f58d0ee90ec96 vim-7.4.1947.tar.xz +bd5a6647a4b15460df88b985db9684a9 vim-7.4.2225.tar.xz diff --git a/vim/Pkgfile b/vim/Pkgfile index 39f510c..dad4d97 100644 --- a/vim/Pkgfile +++ b/vim/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses acl name=vim -version=7.4.1947 +version=7.4.2225 release=1 source=(http://crux.nu/files/distfiles/$name-$version.tar.xz) @@ -47,6 +47,4 @@ build () { make VIMRTDIR= make -j1 VIMRTDIR= DESTDIR=$PKG installvimbin - - sed -i '/^packadd matchit/s/^/" /' $PKG/usr/share/vim/vimrc }
participants (1)
-
crux@crux.nu