is it a rocket? is it an aeroplane? is it the emacs
killer?
it is all that and much more, the new and shiny vim 8.
many new features but it compiles so please test and commit :}
-f
--
when you come to a fork in the road, take it!
Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/vim/Makefile,v
retrieving revision 1.151
diff -u -p -r1.151 Makefile
--- Makefile 13 Sep 2016 22:38:14 -0000 1.151
+++ Makefile 14 Sep 2016 23:06:30 -0000
@@ -3,8 +3,7 @@
COMMENT-main= vi clone, many additional features
COMMENT-lang= vi clone, NLS subpackage
-V= 7.4.2181
-REVISION= 0
+V= 8.0.0004
DISTNAME= vim-$V
DISTFILES= vim-$V{v$V}.tar.gz
PKGNAME-main= vim-$V
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/vim/distinfo,v
retrieving revision 1.48
diff -u -p -r1.48 distinfo
--- distinfo 10 Aug 2016 15:54:29 -0000 1.48
+++ distinfo 14 Sep 2016 23:06:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (vim-7.4.2181.tar.gz) = cT2WPgz34CwxNfK531Urmvh+tyFXavtXmx4QoS2ZFlg=
-SIZE (vim-7.4.2181.tar.gz) = 12854298
+SHA256 (vim-8.0.0004.tar.gz) = O6Cur4bJ+J6lXWFEuC82+C061bfvzTk9Bonm7CypcO8=
+SIZE (vim-8.0.0004.tar.gz) = 12909073
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/editors/vim/pkg/PLIST-main,v
retrieving revision 1.15
diff -u -p -r1.15 PLIST-main
--- pkg/PLIST-main 10 Aug 2016 15:54:29 -0000 1.15
+++ pkg/PLIST-main 14 Sep 2016 23:06:30 -0000
@@ -17,6 +17,15 @@ bin/vimtutor
@man man/man1/vimdiff.1
@man man/man1/vimtutor.1
@man man/man1/xxd.1
+share/applications/vim.desktop
+share/icons/hicolor/48x48/apps/gvim.png
+share/icons/locolor/
+share/icons/locolor/16x16/
+share/icons/locolor/16x16/apps/
+share/icons/locolor/16x16/apps/gvim.png
+share/icons/locolor/32x32/
+share/icons/locolor/32x32/apps/
+share/icons/locolor/32x32/apps/gvim.png
share/vim/
share/vim/${P}/
share/vim/${P}/autoload/
@@ -444,6 +453,7 @@ share/vim/${P}/ftplugin/rrst.vim
share/vim/${P}/ftplugin/rst.vim
share/vim/${P}/ftplugin/ruby.vim
share/vim/${P}/ftplugin/sass.vim
+share/vim/${P}/ftplugin/scala.vim
share/vim/${P}/ftplugin/scheme.vim
share/vim/${P}/ftplugin/screen.vim
share/vim/${P}/ftplugin/scss.vim
@@ -582,6 +592,7 @@ share/vim/${P}/indent/rrst.vim
share/vim/${P}/indent/rst.vim
share/vim/${P}/indent/ruby.vim
share/vim/${P}/indent/sass.vim
+share/vim/${P}/indent/scala.vim
share/vim/${P}/indent/scheme.vim
share/vim/${P}/indent/scss.vim
share/vim/${P}/indent/sdl.vim
@@ -661,6 +672,7 @@ share/vim/${P}/keymap/polish-slash_iso-8
share/vim/${P}/keymap/polish-slash_utf-8.vim
share/vim/${P}/keymap/russian-dvorak.vim
share/vim/${P}/keymap/russian-jcuken.vim
+share/vim/${P}/keymap/russian-jcukenmac.vim
share/vim/${P}/keymap/russian-jcukenwin.vim
share/vim/${P}/keymap/russian-jcukenwintype.vim
share/vim/${P}/keymap/russian-yawerty.vim
@@ -1239,6 +1251,7 @@ share/vim/${P}/syntax/samba.vim
share/vim/${P}/syntax/sas.vim
share/vim/${P}/syntax/sass.vim
share/vim/${P}/syntax/sather.vim
+share/vim/${P}/syntax/scala.vim
share/vim/${P}/syntax/scheme.vim
share/vim/${P}/syntax/scilab.vim
share/vim/${P}/syntax/screen.vim