From 43fab4d866207ea3d02c282449bc1aaacf247c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 10 Apr 2017 19:04:41 +0300 Subject: [PATCH 1/2] update --- editor/vi/vim/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/editor/vi/vim/pspec.xml b/editor/vi/vim/pspec.xml index 4dd6c4dd8e..2f770efb40 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/v8.0.0130.tar.gz + https://github.com/vim/vim/archive/v8.0.0559.tar.gz gpm ctags @@ -114,6 +114,13 @@ + + 2017-04-10 + 0.8.0.0559 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-06-10 0.8.0.0130 From b738422138d5b91efe068f1a2925fc942294dff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 10 Apr 2017 19:06:06 +0300 Subject: [PATCH 2/2] fix --- editor/vi/vim/actions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/editor/vi/vim/actions.py b/editor/vi/vim/actions.py index 7d3a655aed..f9446233c9 100644 --- a/editor/vi/vim/actions.py +++ b/editor/vi/vim/actions.py @@ -52,7 +52,6 @@ def setup(): --enable-acl \ --enable-cscope \ --disable-netbeans \ - --enable-perlinterp \ --disable-luainterp \ --with-x=no \ --with-modified-by=PisiLinux"