summaryrefslogtreecommitdiff
path: root/editors/vim-share/version.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2006-10-17 18:31:18 +0000
committermartti <martti@pkgsrc.org>2006-10-17 18:31:18 +0000
commitf8ed8dd3d50fd56ecb672e321f6abf471f7980d4 (patch)
tree58900149e44f16ae347df29872cb5dcff06160bc /editors/vim-share/version.mk
parent7fa65c6fd8551b562270ee9e0863ed876931be94 (diff)
downloadpkgsrc-f8ed8dd3d50fd56ecb672e321f6abf471f7980d4.tar.gz
Updated editors/vim-share to 7.0.138
* download and extract vim-7.0-extra.tar.gz so that previously unused patches can be applied and that all future patches will apply without errors 1579 7.0.005 (extra) Win32: uninstall didn't delete spell and autoload dirs 1347 7.0.006 Mac: "make shadow" didn't link infplist.xml 1344 7.0.027 (extra) Win32: hang on exit when compiled with SNiFF+ 3014 7.0.028 (extra) OS/2: compilation problem 1424 7.0.032 (extra, after 7.0.027) missing semicolon 1741 7.0.045 (extra) Win32: MSVC 2005 compiler warnings for OLE version 1779 7.0.057 (extra, after 7.0.45) compilation trouble with Borland C 5.5 1750 7.0.065 (extra) Mac: horizontal scroll wheel caused vertical scroll 6819 7.0.074 (extra) Win32: tooltips can be in the wrong encoding 2583 7.0.108 (extra) Amiga: compilation error for mch_mkdir() * changes since 7.0.121 2865 7.0.122 only half of double-wide bold character may be drawn 4200 7.0.123 SCO Openserver: configure selects the wrong terminal library 2376 7.0.124 window-local variables from getwinvar() are for current window 2335 7.0.125 '< and '> marks were set before Visual mode finishes 2112 7.0.126 undo could be wrong when 'formatexpr' uses setline() 2605 7.0.127 crash when swap file has invalid timestamp 2246 7.0.128 GUI: display not updated when cancelling exit dialog 2884 7.0.129 GTK GUI: avoid GTK bug concerning directory for file dialog 5509 7.0.130 (extra) MS-DOS, MS-Windows: may get stuck using a device name 2632 7.0.131 Win32: "vim -r" does not find swap files starting with a dot 2163 7.0.132 (after 7.0.130) crash when reading from stdin 3189 7.0.133 too many messages in history when searching included files 2290 7.0.134 crash when trying to compare recusively looped List or Dict 10022 7.0.135 crash in garbage collector with recusively looped List/Dict 1703 7.0.136 CursorMoved not triggered when inserting a line 2746 7.0.137 configure check for big features is wrong 12174 7.0.138 (extra) Mac: modifiers keys don't work with function keys 2044 7.0.139 undo info missing when using CTRL-PageUp in Insert mode 2235 7.0.140 (after 7.0.134) comparing list/dict with itself is inefficient 6513 7.0.141 extra CR when pasting with the mouse on the command line 2075 7.0.142 middle mouse button didn't work right in Select mode 1531 7.0.143 setting 'scroll' to its default value didn't work correctly 5584 7.0.144 pattern matching may do wrong pointer computations
Diffstat (limited to 'editors/vim-share/version.mk')
-rw-r--r--editors/vim-share/version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-share/version.mk b/editors/vim-share/version.mk
index a01b29f3ac2..39af12aceba 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.15 2006/10/09 11:53:30 martti Exp $
+# $NetBSD: version.mk,v 1.16 2006/10/17 18:31:18 martti Exp $
VIM_VERSION= 7.0
-VIM_PATCHLEVEL= 121
+VIM_PATCHLEVEL= 144
VIM_SUBDIR= vim70