summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/vim-share/Makefile.common4
-rw-r--r--editors/vim-share/PLIST3
-rw-r--r--editors/vim-share/distinfo10
-rw-r--r--editors/vim-share/version.mk4
4 files changed, 12 insertions, 9 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index af7237a677b..c29e9ab50c8 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.157 2017/03/14 15:15:08 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.158 2017/07/09 23:58:24 wen Exp $
# used by editors/vim/Makefile
# used by editors/vim-gtk2/Makefile
@@ -22,6 +22,8 @@ LICENSE= vim-license
CONFLICTS+= vim-kde-[0-9]*
+EXTRACT_USING= gtar
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
USE_LANGUAGES+= c99
diff --git a/editors/vim-share/PLIST b/editors/vim-share/PLIST
index 829222d4ee3..abd959ff2ad 100644
--- a/editors/vim-share/PLIST
+++ b/editors/vim-share/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2017/06/18 17:46:59 morr Exp $
+@comment $NetBSD: PLIST,v 1.33 2017/07/09 23:58:24 wen Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -226,6 +226,7 @@ share/vim/${VIM_SUBDIR}/doc/tabpage.txt
share/vim/${VIM_SUBDIR}/doc/tags
share/vim/${VIM_SUBDIR}/doc/tagsrch.txt
share/vim/${VIM_SUBDIR}/doc/term.txt
+share/vim/${VIM_SUBDIR}/doc/terminal.txt
share/vim/${VIM_SUBDIR}/doc/tips.txt
share/vim/${VIM_SUBDIR}/doc/todo.txt
share/vim/${VIM_SUBDIR}/doc/uganda.txt
diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo
index bf22e033f55..57dc39df3b3 100644
--- a/editors/vim-share/distinfo
+++ b/editors/vim-share/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.163 2017/06/18 18:47:37 morr Exp $
+$NetBSD: distinfo,v 1.164 2017/07/09 23:58:24 wen Exp $
-SHA1 (vim-8.0.0646.tar.gz) = ea6b5387f1f800f311284dc0a6937577457be318
-RMD160 (vim-8.0.0646.tar.gz) = 1de54c347c1a510d89e4146ccd892c8995bfdae0
-SHA512 (vim-8.0.0646.tar.gz) = cd30490ba092a70bbde0c5e28e745ef4ab125cad3c3787ec0173c1378dbd87f47c48ecf9268871bb4df0773dab53b5b6bfbad83eef0fa5520c03d9c19b95eee4
-Size (vim-8.0.0646.tar.gz) = 13121300 bytes
+SHA1 (vim-8.0.0702.tar.gz) = 26edfeb68eef3e8b19fd26caf0fc6d1eb15126ca
+RMD160 (vim-8.0.0702.tar.gz) = f55721b2305cf47a003f55e9dd0f2bf203c5028c
+SHA512 (vim-8.0.0702.tar.gz) = 6e3c537545d8978a11e2ab4eb4eaf4f3231bd32cf8f9d35d2614d0137753d7d2a508683dd2849a173462ea17ed40b645f2ff04f96952dac25ee137208977bd2d
+Size (vim-8.0.0702.tar.gz) = 13206138 bytes
SHA1 (patch-Makefile) = 38fc271ce8feaeefbf22595eef8921d652737519
SHA1 (patch-auto_configure) = 58a0d41f257d39f61d7705c65737bd9bcb3bf719
SHA1 (patch-configure) = ae5970dec6d557d81da8a8f1da36d05ddc59ca56
diff --git a/editors/vim-share/version.mk b/editors/vim-share/version.mk
index abb8ffe7500..a479d5c9817 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.104 2017/06/18 17:48:46 morr Exp $
+# $NetBSD: version.mk,v 1.105 2017/07/09 23:58:24 wen Exp $
VIM_VERSION= 8.0
-VIM_PATCHLEVEL= 0646
+VIM_PATCHLEVEL= 0702
VIM_SUBDIR= vim80