update to a more recent patchlevel
please test and commit.

-f
-- 
Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/vim/Makefile,v
retrieving revision 1.157
diff -u -p -r1.157 Makefile
--- Makefile    3 Jan 2017 19:22:09 -0000       1.157
+++ Makefile    30 Jan 2017 21:35:06 -0000
@@ -4,7 +4,7 @@ COMMENT-main=   vi clone, many additional 
 COMMENT-lang=  vi clone, NLS subpackage
 
 # if updating major version, sync editors/vim-spell
-V=             8.0.0095
+V=             8.0.0257
 GH_ACCOUNT=    vim
 GH_PROJECT=    vim
 GH_TAGNAME=    v$V
@@ -13,7 +13,6 @@ PKGNAME-main= vim-$V
 PKGNAME-lang=  vim-lang-$V
 P=             vim${V:R:S/.//}
 CATEGORIES=    editors
-REVISION-main= 0
 
 HOMEPAGE=      http://www.vim.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/vim/distinfo,v
retrieving revision 1.51
diff -u -p -r1.51 distinfo
--- distinfo    23 Nov 2016 16:40:33 -0000      1.51
+++ distinfo    30 Jan 2017 21:35:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (vim-8.0.0095.tar.gz) = 51arfHqzHhII/xH0fVX00WjVhuy4+pMvdO82/L9YEfI=
-SIZE (vim-8.0.0095.tar.gz) = 12944792
+SHA256 (vim-8.0.0257.tar.gz) = UkbE99UNBzvlbS0gLxzuqiTUQIMxbce9hZWew2Mqfxc=
+SIZE (vim-8.0.0257.tar.gz) = 12973236
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/editors/vim/pkg/PLIST-main,v
retrieving revision 1.17
diff -u -p -r1.17 PLIST-main
--- pkg/PLIST-main      23 Nov 2016 16:40:33 -0000      1.17
+++ pkg/PLIST-main      30 Jan 2017 21:35:06 -0000
@@ -109,6 +109,7 @@ share/vim/${P}/compiler/fpc.vim
 share/vim/${P}/compiler/g95.vim
 share/vim/${P}/compiler/gcc.vim
 share/vim/${P}/compiler/gfortran.vim
+share/vim/${P}/compiler/ghc.vim
 share/vim/${P}/compiler/gnat.vim
 share/vim/${P}/compiler/go.vim
 share/vim/${P}/compiler/haml.vim

Reply via email to