From 2bcd398d1d59baef1d60679f1f53aaba3675bf09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 11 Dec 2016 16:42:04 +0200 Subject: [PATCH] vim update --- editor/vi/vim/actions.py | 4 ++-- editor/vi/vim/pspec.xml | 10 +++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/editor/vi/vim/actions.py b/editor/vi/vim/actions.py index 2ccdf8957d..7d3a655aed 100644 --- a/editor/vi/vim/actions.py +++ b/editor/vi/vim/actions.py @@ -26,10 +26,10 @@ def setup(): pisitools.dosed("runtime/doc/tagsrch.txt", "(ctags(\"| [-*.]|\\s+/))", "exuberant-\\1") pisitools.dosed("runtime/doc/usr_29.txt", "(ctags(\"| [-*.]|\\s+/))", "exuberant-\\1") pisitools.dosed("runtime/menu.vim", "(ctags(\"| [-*.]|\\s+/))", "exuberant-\\1") - pisitools.dosed("src/configure.in", "(ctags(\"| [-*.]|\\s+/))", "exuberant-\\1") +# pisitools.dosed("src/configure.in", "(ctags(\"| [-*.]|\\s+/))", "exuberant-\\1") # TODO: do we need that ? - pisitools.dosed("src/configure.in", r"libc\.h", "") +# pisitools.dosed("src/configure.in", r"libc\.h", "") # TODO: we could need that #autotools.make("-C src autoconf") diff --git a/editor/vi/vim/pspec.xml b/editor/vi/vim/pspec.xml index 46b679aabe..514898e91a 100644 --- a/editor/vi/vim/pspec.xml +++ b/editor/vi/vim/pspec.xml @@ -11,7 +11,7 @@ GPLv2 Vi IMproved, an advanced text editor Vim, which stands for Vi IMproved, is an open-source, multiplatform text editor extended from vi. It was first released by Bram Moolenaar in 1991. Since then, numerous features have been added to Vim, many of which are helpful in editing program source code. - https://github.com/vim/vim/archive/v7.4.909.tar.gz + https://github.com/vim/vim/archive/v8.0.0130.tar.gz gpm ctags @@ -102,6 +102,7 @@ /usr/bin/rgvi* /usr/bin/gvimtutor /usr/share/pixmaps + /usr/share/icons /usr/share/applications @@ -112,6 +113,13 @@ + + 2016-06-10 + 0.8.0.0130 + Release Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-10 0.7.4.909