summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormorr <morr@pkgsrc.org>2018-01-20 12:19:09 +0000
committermorr <morr@pkgsrc.org>2018-01-20 12:19:09 +0000
commita80defc61dcb3e1f941fc35a6283d09a4fa26c4b (patch)
treee4d7c4416c1a29267394313df0f1fadf3ec0886c /editors
parent20a2a1d0ce1faf3a63677e6ba8ba59882a242bdb (diff)
downloadpkgsrc-a80defc61dcb3e1f941fc35a6283d09a4fa26c4b.tar.gz
Update to newest changeset.
Changes: 8.0.1380 using "vim -r swapfile" the hit-enter prompt is misplaced. 8.0.1381 ch_readraw() waits for NL if channel mode is NL 8.0.1382 get "no write since last change" message if terminal is open 8.0.1383 local additions in help skips some files 8.0.1384 not enough quickfix help; confusing winid 8.0.1385 Python 3.5 is getting old 8.0.1386 cannot select modified buffers with getbufinfo() 8.0.1387 wordcount test is old style 8.0.1388 char not overwritten with ambiguous width char 8.0.1389 getqflist() items are missing if not set 8.0.1390 DirectX scrolling can be slow, vertical positioning is off 8.0.1391 encoding empty string to JSON sometimes gives "null" 8.0.1392 build fails with --with-features=huge --disable-channel 8.0.1393 too much highlighting with 'hlsearch' and 'incsearch' set 8.0.1394 cannot intercept a yank command 8.0.1395 it is not easy to see if a colorscheme is well written 8.0.1396 memory leak when CTRL-G in search command line fails 8.0.1397 pattern with \& following nothing gives an error 8.0.1398 :packadd does not load packages from the "start" directory 8.0.1399 warnings and errors when building tiny version 8.0.1400 color scheme check script shows up as color scheme 8.0.1401 cannot build with GTK but without XIM 8.0.1402 crash with nasty autocommand 8.0.1403 using freed buffer in grep command 8.0.1404 invalid memory access on exit 8.0.1405 duplicated code for getting a typed character 8.0.1406 difficult to track changes to a quickfix list 8.0.1407 GUI: CursorHold may trigger before 'updatetime' 8.0.1408 crash in setqflist() 8.0.1409 buffer overflow in :tags command 8.0.1410 hang when using count() with an empty string 8.0.1411 reading invalid memory with CTRL-W : 8.0.1412 using free memory using setloclist() 8.0.1413 accessing freed memory in :cbuffer 8.0.1414 accessing freed memory in :lfile. 8.0.1415 warning for unused function without timers feature 8.0.1416 crash when searching for a sentence 8.0.1417 test doesn't search for a sentence 8.0.1418 no test for expanding backticks 8.0.1419 cursor column is not updated after ]s 8.0.1420 accessing freed memory in vimgrep 8.0.1421 accessing invalid memory with overlong byte sequence 8.0.1422 no fallback to underline when undercurl is not set 8.0.1423 error in return not caught by try/catch 8.0.1424 the timer_pause test is flaky on Travis 8.0.1425 execute() does not work in completion of user command 8.0.1426 "gf" and &lt;cfile&gt; don't accept ? and & in URL 8.0.1427 the :leftabove modifier doesn't work for :copen 8.0.1428 compiler warning on 64 bit MS-Windows system
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-share/PLIST3
-rw-r--r--editors/vim-share/distinfo10
-rw-r--r--editors/vim-share/version.mk4
3 files changed, 9 insertions, 8 deletions
diff --git a/editors/vim-share/PLIST b/editors/vim-share/PLIST
index 239d2593116..c98fe5b843d 100644
--- a/editors/vim-share/PLIST
+++ b/editors/vim-share/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2017/12/03 17:49:14 morr Exp $
+@comment $NetBSD: PLIST,v 1.38 2018/01/20 12:19:09 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -303,6 +303,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/cdrdaoconf.vim
share/vim/${VIM_SUBDIR}/ftplugin/ch.vim
share/vim/${VIM_SUBDIR}/ftplugin/changelog.vim
share/vim/${VIM_SUBDIR}/ftplugin/clojure.vim
+share/vim/${VIM_SUBDIR}/ftplugin/cmake.vim
share/vim/${VIM_SUBDIR}/ftplugin/cobol.vim
share/vim/${VIM_SUBDIR}/ftplugin/conf.vim
share/vim/${VIM_SUBDIR}/ftplugin/config.vim
diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo
index 667f3f56aa6..3710bb30ae8 100644
--- a/editors/vim-share/distinfo
+++ b/editors/vim-share/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.170 2017/12/08 20:12:43 bsiegert Exp $
+$NetBSD: distinfo,v 1.171 2018/01/20 12:19:09 morr Exp $
-SHA1 (vim-8.0.1379.tar.gz) = da5b5a8f13cd2b1d19135e0f55ef7bc62460306e
-RMD160 (vim-8.0.1379.tar.gz) = b4b84cc6b011deceb169f10c3c03b515cda6d6d8
-SHA512 (vim-8.0.1379.tar.gz) = 763203f3233de6e45a9d7a3fe1a06b3962b107264d00cb1dd159550f4dbdb6e8db8c8172c1184659f3d45a6345024a8d5f6454700723079c0e8dc4b2d095da81
-Size (vim-8.0.1379.tar.gz) = 13406786 bytes
+SHA1 (vim-8.0.1428.tar.gz) = fedc16743a00b5f4611d791c8de933dc0f5cb95c
+RMD160 (vim-8.0.1428.tar.gz) = ee9db30d9ad75f176de349714e1ce81ea7b524a1
+SHA512 (vim-8.0.1428.tar.gz) = f635c53c7e2ca808dc1cb424e6e4b16d8c41c66a86c3c7584444dab3d2482904795fea7c071d65862ae6ac6b2b66b7ad5ac832e1e30f4624d46f220c6f41e2e9
+Size (vim-8.0.1428.tar.gz) = 13415243 bytes
SHA1 (patch-Makefile) = a7a25e77bcb5b53118b12af1dbca7f8312f353a5
SHA1 (patch-auto_configure) = b71d17ae4f770e25e309d7feef0d5232b74778c1
SHA1 (patch-configure) = 8bd8d7f463959c1b3b93364c8f3b156ad49965be
diff --git a/editors/vim-share/version.mk b/editors/vim-share/version.mk
index 66adac98ff0..0d8c5c086c7 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.112 2017/12/08 20:12:43 bsiegert Exp $
+# $NetBSD: version.mk,v 1.113 2018/01/20 12:19:09 morr Exp $
VIM_VERSION= 8.0
-VIM_PATCHLEVEL= 1379
+VIM_PATCHLEVEL= 1428
# Changelog: see http://ftp.vim.org/pub/vim/patches/8.0/
VIM_SUBDIR= vim80