summaryrefslogtreecommitdiff
path: root/editors/vim-share/version.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2010-06-07 12:12:21 +0000
committermartti <martti@pkgsrc.org>2010-06-07 12:12:21 +0000
commit83789ee6e00a8de9af5681cb80f11b94dd1986fc (patch)
tree03301f14a3685ba4c218f20706d7764b17f83c3f /editors/vim-share/version.mk
parent4ee14a214ba2ac2b83285b874ceda71bc9518cf4 (diff)
downloadpkgsrc-83789ee6e00a8de9af5681cb80f11b94dd1986fc.tar.gz
Updated vim to 7.2.442
3000 7.2.412 [ or ] followed by mouse click doesn't work 13552 7.2.413 large file support is incorrect 2558 7.2.414 CTRK-K <space> <space> does not produce 0xa0 as expected 2122 7.2.415 Win32: Can't open a remote file when starting Vim 2757 7.2.416 logtalk.dict is not installed 2262 7.2.417 if 'shell' has arg with a slash 'shellpipe' is not correct 3048 7.2.418 Vim sets background or foreground color in a terminal to -1 1471 7.2.419 memory leak in Motif when clicking on "Search Vim Help" 2792 7.2.420 ":argedit" does not accept "++enc=utf8" as documented 2108 7.2.421 when folds are not updated there is no way to force an update 2174 7.2.422 may get E763 when using spell dictionaries 4478 7.2.423 crash after assigning s: to variable 5462 7.2.424 ":colorscheme" without an argument doesn't do anything 1541 7.2.425 some compilers complain about fourth EX() argument 2771 7.2.426 commas in 'langmap' are not always handled correctly 5351 7.2.427 recovery doesn't follow symlinks to find swap file 1758 7.2.428 setqflist([]) doesn't properly clear the error list 1900 7.2.429 may get "New file" for file that is not accessible 4275 7.2.430 ++bad arg is handled wrong, may cause invalid memory access 2599 7.2.431 ":amenu" moves the cursor when in Insert mode 12967 7.2.432 translated menus make :emenu difficult to use 5410 7.2.433 can't use cscope with QuickFixCmdPre and QuickFixCmdPost 2106 7.2.434 (after 7.2.432) compilation fails without multi-lang feature 4590 7.2.435 (after 7.2.430) crash when using bad_char_idx uninitialized 4058 7.2.436 reproducible crash in syntax HL 1605 7.2.437 (after 7.2.407) no line break for "\\\n" in expression of :s 2045 7.2.438 (after 7.2.427) "vim -r" crashes 3110 7.2.439 invalid memory access for thesaurus completion and 'infercase' 5861 7.2.440 crash when deleting a funcref in the function it refers to 3446 7.2.441 when using ":earlier" undo information may be wrong 7872 7.2.442 (after 7.2.201) copy/paste with OpenOffice doesn't work
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 62c27d38a22..c9125fe9ef7 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.81 2010/03/24 17:05:40 martti Exp $
+# $NetBSD: version.mk,v 1.82 2010/06/07 12:12:22 martti Exp $
VIM_VERSION= 7.2
-VIM_PATCHLEVEL= 411
+VIM_PATCHLEVEL= 442
VIM_SUBDIR= vim72