resubmitting 8.0 with latest patchlevel.
no real changes from last time.
please test and commit
-f
--
does the name "pavlov" ring a bell?
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 25 Sep 2016 21:11:37 -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.0013
DISTNAME= vim-$V
DISTFILES= vim-$V{v$V}.tar.gz
PKGNAME-main= vim-$V
@@ -167,6 +166,7 @@ post-install:
${INSTALL_DATA} ${WRKDIST}/runtime/vim48x48.png
${PREFIX}/share/pixmaps/vim.png
RUN_DEPENDS+= devel/desktop-file-utils
+RUN_DEPENDS+= x11/gtk+3,-guic
.endif
.include <bsd.port.mk>
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 25 Sep 2016 21:11:37 -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.0013.tar.gz) = RrUJzQxNCFz+xgsujTDaylaJCMTX28qir1hu2JfMjUs=
+SIZE (vim-8.0.0013.tar.gz) = 12919138
Index: pkg/PFRAG.no-no_x11-main
===================================================================
RCS file: /cvs/ports/editors/vim/pkg/PFRAG.no-no_x11-main,v
retrieving revision 1.7
diff -u -p -r1.7 PFRAG.no-no_x11-main
--- pkg/PFRAG.no-no_x11-main 14 Oct 2014 13:52:19 -0000 1.7
+++ pkg/PFRAG.no-no_x11-main 25 Sep 2016 21:11:37 -0000
@@ -15,7 +15,19 @@ bin/rgvim
@man man/man1/rgview.1
@man man/man1/rgvim.1
share/applications/gvim.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/pixmaps/
share/pixmaps/vim.png
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
+@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
+@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
+@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/locolor
+@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/locolor
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 25 Sep 2016 21:11:37 -0000
@@ -444,6 +444,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 +583,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 +663,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 +1242,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