summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormorr <morr@pkgsrc.org>2018-04-16 10:19:37 +0000
committermorr <morr@pkgsrc.org>2018-04-16 10:19:37 +0000
commit48f016ff751c968b996a2f7736ff709fc5875db6 (patch)
tree6f06b563ed78abe22e338ceed1440ad382edf370 /editors
parente388fd3644c4d58003bca8e1a27dcfe14f620076 (diff)
downloadpkgsrc-48f016ff751c968b996a2f7736ff709fc5875db6.tar.gz
Update to newest patchset 1722.
Changes: 8.0.1429 crash when calling term_start() with empty argument 8.0.1430 crash when term_start() fails 8.0.1431 MS-Windows: vimtutor fails if %TMP% has special chars 8.0.1432 after ":copen" can't get the window-ID of the quickfix window 8.0.1433 illegal memory access after undo 8.0.1434 GTK: :promtfind does not put focus on text input 8.0.1435 memory leak in test_arabic 8.0.1436 not enough information about what Python version may work 8.0.1437 pkg-config doesn't work with cross compiling 8.0.1438 filetype detection test not updated for change 8.0.1439 if cscope fails a search Vim may hang 8.0.1440 terminal window: some vterm responses are delayed 8.0.1441 using ":undo 0" leaves undo in wrong state 8.0.1442 (after 8.0.1439) using pointer before it is set 8.0.1443 (after 8.0.1441) compiler gives uninitialized var warning 8.0.1444 missing -D_FILE_OFFSET_BITS=64 may cause problems 8.0.1445 cannot act on edits in the command line 8.0.1446 acessing freed memory after window command in auto command 8.0.1447 still too many old style tests 8.0.1448 segfault with exception inside :rubyfile command 8.0.1449 slow redrawing with DirectX 8.0.1450 GUI: endless loop when stopping cursor blinking 8.0.1451 difficult to set the python home directories properly 8.0.1452 terminal test fails on some systems 8.0.1453 terminal test fails on some slow terminals 8.0.1454 when in silent mode too much output is buffered 8.0.1455 if $SHELL contains a space then 'shell' is incorrect 8.0.1456 timer test on travis Mac is still flaky 8.0.1457 clojure now supports a shebang line 8.0.1458 filetype detection test does not check all scripts 8.0.1459 cannot handle change of directory 8.0.1460 (after 8.0.1459) missing file in patch 8.0.1461 (after 8.0.1459) missing another file in patch 8.0.1462 (after 8.0.1459) missing yet another file in patch 8.0.1463 (after 8.0.1459) test fails without 'autochdir' option 8.0.1464 completing directory after :find does not add slash 8.0.1465 python2 and python3 detection not tested 8.0.1466 older GTK versions don't have gtk_entry_get_text_length() 8.0.1467 libvterm doesn't handle illegal byte sequence correctly 8.0.1468 illegal memory access in del_bytes() 8.0.1469 when package path is a symlink 'runtimepath' is wrong 8.0.1470 integer overflow when using regexp pattern 8.0.1471 on MS-Windows CursorIM highlighting no longer works 8.0.1472 MS-Windows: nsis installer is a bit slow 8.0.1473 MS-Windows: D&D fails between 32 and 64 bit apps 8.0.1474 Visual C 2017 has multiple MSVCVER numbers 8.0.1475 invalid memory access in read_redo() 8.0.1476 screen isn't always updated right away 8.0.1477 redraw flicker when moving mouse outside of terminal window 8.0.1478 unnecessary condition 8.0.1479 insert mode completion state is confusing 8.0.1480 (after 8.0.1479) patch missing change 8.0.1481 clearing a pointer takes two lines 8.0.1482 using feedkeys() does not work to test completion 8.0.1483 searchpair() might return an invalid value on timeout 8.0.1484 reduntant conditions 8.0.1485 weird autocmd may cause arglist to be changed recursively 8.0.1486 accessing invalid memory with "it" 8.0.1487 (after 8.0.1486) test 14 fails 8.0.1488 emacs tags no longer work 8.0.1489 there is no easy way to get the global directory 8.0.1490 number of spell regions is spread out through the code 8.0.1491 the minimum width of the popup menu is hard coded 8.0.1492 memory leak in balloon_split() 8.0.1493 completion items cannot be annotated 8.0.1494 no autocmd triggered in Insert mode with visible popup menu 8.0.1495 having 'pumwidth' default to zero has no merit 8.0.1496 clearing a pointer takes two lines 8.0.1497 getting the jump list requires parsing the output of :jumps 8.0.1498 getjumplist() returns duplicate entries 8.0.1499 out-of-memory situation not correctly handled 8.0.1500 possible NULL pointer dereference 8.0.1501 out-of-memory situation not correctly handled 8.0.1502 in out-of-memory situation character is not restored 8.0.1503 access memory beyond end of string 8.0.1504 Win32: the screen may be cleared on startup 8.0.1505 debugger can't break on a condition 8.0.1506 new version of HP NonStop (Tandem) doesn't like a header 8.0.1507 timer test is a bit flaky 8.0.1508 the :drop command is not always available 8.0.1509 (after 8.0.1508) failing drag-n-drop command no longer fails 8.0.1510 cannot test if a command causes a beep 8.0.1511 some code for the debugger watch expression is clumsy 8.0.1512 warning for possibly using NULL pointer 8.0.1513 the jumplist is not always properly cleaned up 8.0.1514 getting the list of changes is not easy 8.0.1515 BufWinEnter event fired when opening hidden terminal 8.0.1516 errors for job options are not very specific 8.0.1517 invalid memory acces with pattern using look-behind match 8.0.1518 error messages suppressed after ":silent! try" 8.0.1519 getchangelist() does not use argument as bufname() 8.0.1520 cursor in wrong line when using a WinBar in Terminal window 8.0.1521 Shift-Tab does not work in a terminal window 8.0.1522 popup menu is positioned in the wrong place 8.0.1523 cannot write and read terminal screendumps 8.0.1524 (after 8.0.1523) compiler warnings for uninitialized vars 8.0.1525 using :wqa exits even if a job runs in a terminal window 8.0.1526 no test using a screen dump yet 8.0.1527 screen dump test fails on MS-Windows 8.0.1528 dead code found 8.0.1529 assert_equalfile() does not close file descriptors 8.0.1530 dump test fails when using a shadow directory 8.0.1531 cannot use 24 bit colors in MS-Windows console 8.0.1532 compiler warnings without termguicolors feature 8.0.1533 libterm doesn't support requesting fg and bg color 8.0.1534 C syntax test fails when using gvim 8.0.1535 C syntax test still fails when using gvim 8.0.1536 quotestar test is flaky when using the GUI 8.0.1537 xxd does not skip NUL lines when using ebcdic 8.0.1538 popupmenu is too far left when completion is long 8.0.1539 no test for the popup menu positioning 8.0.1540 popup menu positioning fails with longer string 8.0.1541 synpat_T is taking too much memory 8.0.1542 terminal screen dump does not include cursor position 8.0.1543 with 'termguicolors' Normal color doesn't work correctly 8.0.1544 when using 'termguicolors' SpellBad doesn't show 8.0.1545 screen dumps not included in distribution 8.0.1546 using feedkeys() in a terminal may trigger mappings 8.0.1547 undo in the options window makes it empty 8.0.1548 screen dump test script not included in distribution 8.0.1549 various small problems in test files 8.0.1550 various small problems in source files 8.0.1551 on Mac 'maxmemtot' is set to a weird value 8.0.1552 may leak file descriptors when executing job 8.0.1553 cannot see what digraph is used to insert a character 8.0.1554 custom plugins loaded with --clean 8.0.1555 build error for some combination of features 8.0.1556 may not parse the t_RS response correctly 8.0.1557 printf() does not work with only one argument 8.0.1558 no right-click menu in a terminal 8.0.1559 build failure without GUI 8.0.1560 build failure without GUI on MS-Windows 8.0.1561 crash with rust syntax highligting 8.0.1562 the terminal debugger can't set a breakpoint with the mouse 8.0.1563 timeout of getwinposx() can be too short 8.0.1564 too many #ifdefs 8.0.1565 can't build Mac version without GUI 8.0.1566 too many #ifdefs 8.0.1567 cannot build Win32 GUI without IME 8.0.1568 can't build on older Mac, header file is missing 8.0.1569 warning for uninitialized variable from gcc 8.0.1570 can't use :popup for a menu in the terminal 8.0.1571 can't build without GUI 8.0.1572 Mac: getting memory size doesn't work everywhere 8.0.1573 getwinpos(1) may cause response to be handled as command 8.0.1574 show cursor in wrong place when using popup menu 8.0.1575 crash when using virtual replace 8.0.1576 Perl VIM::Buffers() does not find every buffer 8.0.1577 virtual replace test fails on MS-Windows 8.0.1578 no test for :popup in terminal 8.0.1579 virtual replace test fails in GUI 8.0.1580 FEAT_CURSORBIND and FEAT_SCROLLBIND are unused 8.0.1581 cannot build Win32 GUI without +eval 8.0.1582 in the MS-Windows console mouse movement is not used 8.0.1583 using C99 comment 8.0.1584 using C99 in Mac file gives compiler warning messages 8.0.1585 enabling beval_term feature in Win32 GUI 8.0.1586 imactivatefunc does not work on non-GUI Mac 8.0.1587 inserting from the clipboard doesn't work literally 8.0.1588 popup menu hangs after typing CTRL-C 8.0.1589 error for setting 'modifiable' when resetting it 8.0.1590 padding in list type wastes memory 8.0.1591 MS-Windows: when reparsing the arguments 'wildignore' matters 8.0.1592 terminal windows in a session are not properly restored 8.0.1593 :qall never exits with an active terminal window 8.0.1594 :confirm qall not tested with active terminal window 8.0.1595 no autocommand triggered before exiting 8.0.1596 no autocommand specifically for opening a terminal window 8.0.1597 autocommand events are not sorted 8.0.1598 cannot select text in a terminal with the mouse 8.0.1599 no error message when gdb does not support debugger 8.0.1600 crash when setting t_Co to zero when 'termguicolors' is set 8.0.1601 highlight test fails on Win32 8.0.1602 crash in parsing JSON 8.0.1603 cannot build with +terminal but without +menu 8.0.1604 paste test may fail if $DISPLAY is not set 8.0.1605 terminal test is a bit flaky 8.0.1606 singular/plural variants not translated 8.0.1607 --clean loads user settings from .gvimrc 8.0.1608 Win32: directx not enabled by default 8.0.1609 shell commands in the GUI use a dumb terminal 8.0.1610 cannot build without GUI 8.0.1611 CTRL-W in system terminal does not go to job 8.0.1612 need to close terminal after shell stopped 8.0.1613 warning for unused variable in tiny build 8.0.1614 "make tags" doesn't include libvterm 8.0.1615 term_dumpload() does not use the right colors 8.0.1616 Win32: shell commands in the GUI open a new console 8.0.1617 Win32: :shell command in the GUI crashes 8.0.1618 color Grey50 is missing in the compiled-in table 8.0.1619 Win32 GUI: crash when winpty is not installed 8.0.1620 reading spell file has no good EOF detection 8.0.1621 using invalid default value for highlight attribute 8.0.1622 possible NULL pointer dereference 8.0.1623 terminal kill tests are flaky 8.0.1624 options for term_dumpdiff()/term_dumpload() not implemented 8.0.1625 test_quotestar is flaky when run in GTK GUI 8.0.1626 compiler warning for possible loss of data 8.0.1627 compiler warning for visibility attribute not supported 8.0.1628 channel log doesn't mention exiting 8.0.1629 Mac: getpagesize() is deprecated 8.0.1630 trimming white space is not that easy 8.0.1631 testing with Vim running in terminal is a bit flaky 8.0.1632 in a terminal dump NUL and space are different 8.0.1633 a TextChanged autocmd triggers when it is defined 8.0.1634 the ex_vimgrep() function is too long 8.0.1635 undefining _POSIX_THREADS causes problems with Python 3 8.0.1636 no test for term_dumpload() and term_dumpdiff() 8.0.1637 no test for term_dumpdiff() options argument 8.0.1638 popup test fails depending on environment variable 8.0.1639 libvterm code lags behind master 8.0.1640 Test_cwd() is flaky 8.0.1641 job in terminal can't communicate with Vim 8.0.1642 running Vim in terminal fails with two windows 8.0.1643 terminal API tests fail 8.0.1644 terminal API tests still fail 8.0.1645 test for terminal response to escape sequence may fail 8.0.1646 MS-Windows: executable contains unreferenced functions 8.0.1647 terminal API may call any user function 8.0.1648 resource fork tool doesn't work on Python 3 8.0.1649 no completion for argument list commands 8.0.1650 too many #ifdefs 8.0.1651 cannot filter :ls output for terminal buffers 8.0.1652 term_dumpwrite() does not output composing characters 8.0.1653 screen dump is made too soon 8.0.1654 warnings for conversion of void to function pointer 8.0.1655 outdated gdb message in terminal debugger unclear 8.0.1656 no option to have xxd produce upper case variable names 8.0.1657 crash when reading a channel 8.0.1658 xxd capitalize argument not available in long form 8.0.1659 scroll events not recognized for some xterm emulators 8.0.1660 the terminal API "drop" command doesn't support options 8.0.1661 warnings from 64 bit compiler 8.0.1662 showing dump diff doesn't mention both file names 8.0.1663 cannot build without multi-byte feature 8.0.1664 test failure because of not allocating enough space 8.0.1665 when running a terminal from the GUI 'term' is not useful 8.0.1666 % argument in ch_log() causes trouble 8.0.1667 terminal window tests are flaky 8.0.1668 terminal debugger: can't re-open source code window 8.0.1669 :vimgrep may add entries to the wrong quickfix list 8.0.1670 terminal window tests are still a bit flaky 8.0.1671 crash when passing non-dict argument as env to job_start() 8.0.1672 error during completion causes command to be cancelled 8.0.1673 terminal window tests are still a bit flaky 8.0.1674 libvterm can't handle an OSC string split 8.0.1675 unused macro argument in libvterm 8.0.1676 no compiler warning for wrong printf format 8.0.1677 no compiler warning for wrong format in vim_snprintf() 8.0.1678 errorformat "%r" implies "%&gt;" 8.0.1679 compiler warning for printf format 8.0.1680 memory allocated by libvterm is not profiled 8.0.1681 the format attribute fails with MinGW 8.0.1682 auto indenting breaks inserting a block 8.0.1683 Python upgrade breaks Vim when defining PYTHON_HOME 8.0.1684 ml_get errors when using terminal window for shell command 8.0.1685 can't set ANSI colors of a terminal window 8.0.1686 Python does not work when configuring with specific dir 8.0.1687 64 bit compiler warnings 8.0.1688 some macros are used without a semicolon 8.0.1689 no tests for xxd 8.0.1690 not easy to run one test with gvim instead of vim 8.0.1691 xxd test sometimes fails 8.0.1692 Python may not work when using statically linked library 8.0.1693 xxd is excluded from coverage statistics 8.0.1694 terminal API test is a bit flaky 8.0.1695 xxd test not run on MS-Windows 8.0.1696 coverage statistics don't work 8.0.1697 various tests are still a bit flaky 8.0.1698 coverage statistics don't work on coveralls 8.0.1699 leftover stuff for Python 1.4 8.0.1700 coverage statistics still don't work on coveralls 8.0.1701 can disable COLOR_EMOJI with MSVC but not MinGW 8.0.1702 leaking memory when autocommands make quickfix list invalid 8.0.1703 in the tutor 'showcmd' is not set 8.0.1704 'backupskip' default doesn't work for Mac 8.0.1705 when making a vertical split the mode message isn't updated 8.0.1706 cannot sent CTRL-\ to a terminal window 8.0.1707 when 'wfh' is set ":bel 10new" scrolls window 8.0.1708 mkdir with 'p' flag fails on existing directory 8.0.1709 some non-C89 code may slip through 8.0.1710 building with Ruby fails 8.0.1711 term_setsize() is not implemented yet 8.0.1712 terminal scrollback is not limited 8.0.1713 terminal debugger doesn't handle arguments 8.0.1714 term_setsize() does not give an error in a normal buffer 8.0.1715 terminal buffer can be 1 more than 'terminalscroll' lines 8.0.1716 test for term_setsize() does not give a good error message 8.0.1717 C89 check causes too much trouble 8.0.1718 terminal scrollback test fails on MS-Windows 8.0.1719 cannot specify which Python executable configure should use 8.0.1720 when a timer is running a terminal window may not close 8.0.1721 no test for using the 'termsize' option 8.0.1722 cannot specify a minimal size for a terminal window
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-lang/PLIST5
-rw-r--r--editors/vim-share/PLIST7
-rw-r--r--editors/vim-share/distinfo10
-rw-r--r--editors/vim-share/version.mk4
4 files changed, 17 insertions, 9 deletions
diff --git a/editors/vim-lang/PLIST b/editors/vim-lang/PLIST
index 0c372467109..a34600ca551 100644
--- a/editors/vim-lang/PLIST
+++ b/editors/vim-lang/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2017/12/03 17:47:48 morr Exp $
+@comment $NetBSD: PLIST,v 1.22 2018/04/16 10:19:37 morr Exp $
man/fr.ISO8859-1/man1/evim.1
man/fr.ISO8859-1/man1/ex.1
man/fr.ISO8859-1/man1/rview.1
@@ -132,6 +132,8 @@ share/vim/${VIM_SUBDIR}/keymap/kazakh-jcuken.vim
share/vim/${VIM_SUBDIR}/keymap/lithuanian-baltic.vim
share/vim/${VIM_SUBDIR}/keymap/magyar_utf-8.vim
share/vim/${VIM_SUBDIR}/keymap/mongolian_utf-8.vim
+share/vim/${VIM_SUBDIR}/keymap/oldturkic-orkhon_utf-8.vim
+share/vim/${VIM_SUBDIR}/keymap/oldturkic-yenisei_utf-8.vim
share/vim/${VIM_SUBDIR}/keymap/persian-iranian_utf-8.vim
share/vim/${VIM_SUBDIR}/keymap/persian.vim
share/vim/${VIM_SUBDIR}/keymap/pinyin.vim
@@ -330,6 +332,7 @@ share/vim/${VIM_SUBDIR}/lang/ru.cp1251/LC_MESSAGES/vim.mo
share/vim/${VIM_SUBDIR}/lang/ru/LC_MESSAGES/vim.mo
share/vim/${VIM_SUBDIR}/lang/sk.cp1250/LC_MESSAGES/vim.mo
share/vim/${VIM_SUBDIR}/lang/sk/LC_MESSAGES/vim.mo
+share/vim/${VIM_SUBDIR}/lang/sr/LC_MESSAGES/vim.mo
share/vim/${VIM_SUBDIR}/lang/sv/LC_MESSAGES/vim.mo
share/vim/${VIM_SUBDIR}/lang/uk.cp1251/LC_MESSAGES/vim.mo
share/vim/${VIM_SUBDIR}/lang/uk/LC_MESSAGES/vim.mo
diff --git a/editors/vim-share/PLIST b/editors/vim-share/PLIST
index c98fe5b843d..e5b143ce7d2 100644
--- a/editors/vim-share/PLIST
+++ b/editors/vim-share/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2018/01/20 12:19:09 morr Exp $
+@comment $NetBSD: PLIST,v 1.39 2018/04/16 10:19:37 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -302,6 +302,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/calendar.vim
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/chicken.vim
share/vim/${VIM_SUBDIR}/ftplugin/clojure.vim
share/vim/${VIM_SUBDIR}/ftplugin/cmake.vim
share/vim/${VIM_SUBDIR}/ftplugin/cobol.vim
@@ -562,6 +563,7 @@ share/vim/${VIM_SUBDIR}/indent/matlab.vim
share/vim/${VIM_SUBDIR}/indent/mf.vim
share/vim/${VIM_SUBDIR}/indent/mma.vim
share/vim/${VIM_SUBDIR}/indent/mp.vim
+share/vim/${VIM_SUBDIR}/indent/nsis.vim
share/vim/${VIM_SUBDIR}/indent/objc.vim
share/vim/${VIM_SUBDIR}/indent/ocaml.vim
share/vim/${VIM_SUBDIR}/indent/occam.vim
@@ -756,6 +758,7 @@ share/vim/${VIM_SUBDIR}/syntax/aspvbs.vim
share/vim/${VIM_SUBDIR}/syntax/asterisk.vim
share/vim/${VIM_SUBDIR}/syntax/asteriskvm.vim
share/vim/${VIM_SUBDIR}/syntax/atlas.vim
+share/vim/${VIM_SUBDIR}/syntax/autodoc.vim
share/vim/${VIM_SUBDIR}/syntax/autohotkey.vim
share/vim/${VIM_SUBDIR}/syntax/autoit.vim
share/vim/${VIM_SUBDIR}/syntax/automake.vim
@@ -790,6 +793,7 @@ share/vim/${VIM_SUBDIR}/syntax/change.vim
share/vim/${VIM_SUBDIR}/syntax/changelog.vim
share/vim/${VIM_SUBDIR}/syntax/chaskell.vim
share/vim/${VIM_SUBDIR}/syntax/cheetah.vim
+share/vim/${VIM_SUBDIR}/syntax/chicken.vim
share/vim/${VIM_SUBDIR}/syntax/chill.vim
share/vim/${VIM_SUBDIR}/syntax/chordpro.vim
share/vim/${VIM_SUBDIR}/syntax/cl.vim
@@ -797,6 +801,7 @@ share/vim/${VIM_SUBDIR}/syntax/clean.vim
share/vim/${VIM_SUBDIR}/syntax/clipper.vim
share/vim/${VIM_SUBDIR}/syntax/clojure.vim
share/vim/${VIM_SUBDIR}/syntax/cmake.vim
+share/vim/${VIM_SUBDIR}/syntax/cmod.vim
share/vim/${VIM_SUBDIR}/syntax/cmusrc.vim
share/vim/${VIM_SUBDIR}/syntax/cobol.vim
share/vim/${VIM_SUBDIR}/syntax/coco.vim
diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo
index 3710bb30ae8..15f056a1a14 100644
--- a/editors/vim-share/distinfo
+++ b/editors/vim-share/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.171 2018/01/20 12:19:09 morr Exp $
+$NetBSD: distinfo,v 1.172 2018/04/16 10:19:37 morr Exp $
-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 (vim-8.0.1722.tar.gz) = 037adcde73aad7043b76778c4d1f4c3c84159184
+RMD160 (vim-8.0.1722.tar.gz) = 52db9f714716c7208789923a02be34147d552ca4
+SHA512 (vim-8.0.1722.tar.gz) = 48339a54d084fca31b952e362133293c8edf573c46597e157dff178239fd6cf89e889ffe3e63b6927be5b9ed3559889685b6ab066123973ae9599ff486759025
+Size (vim-8.0.1722.tar.gz) = 13548786 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 0d8c5c086c7..ab07b8f88c0 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.113 2018/01/20 12:19:09 morr Exp $
+# $NetBSD: version.mk,v 1.114 2018/04/16 10:19:37 morr Exp $
VIM_VERSION= 8.0
-VIM_PATCHLEVEL= 1428
+VIM_PATCHLEVEL= 1722
# Changelog: see http://ftp.vim.org/pub/vim/patches/8.0/
VIM_SUBDIR= vim80