summaryrefslogtreecommitdiff
path: root/editors/vim-share/version.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2008-02-13 12:06:30 +0000
committermartti <martti@pkgsrc.org>2008-02-13 12:06:30 +0000
commite447962cd8866266ffef62a2aa9bc9043cfb8537 (patch)
treec86c0fef66446012997ec0fbcef3dba617757a5f /editors/vim-share/version.mk
parentad7f68e773163b7153964acea6e1ce231023f5b5 (diff)
downloadpkgsrc-e447962cd8866266ffef62a2aa9bc9043cfb8537.tar.gz
Updated editors/vim-share to 7.1.247
2052 7.1.230 memory leak when executing SourceCmd autocommands 8648 7.1.231 when shifting lines the change is acted upon multiple times 2002 7.1.232 (after 7.1.207 and 7.1.211) compiler warnings with MSVC 3249 7.1.233 crash with Insert mode completion for a user defined command 6865 7.1.234 display problems when diff'ing three files 5925 7.1.235 pattern matching is slow when using a lot of simple patterns 28992 7.1.236 hang when using complicated pattern and 'hlsearch' or ":match" 1704 7.1.237 compiler warning on an Alpha processor in Motif code 1801 7.1.238 searchpair() may fail when using 'c' or 'r' flag 1639 7.1.239 (after 7.1.233) compiler warning for sprintf() argument 5157 7.1.240 "gUe" may stop before the end of the word 3093 7.1.241 focus change events not always ignored 2262 7.1.242 "cib" doesn't work properly on "(x)" 4475 7.1.243 (after 7.1.240) "U" doesn't work on all text in Visual mode 1847 7.1.244 GUI may have part of the command line cut off 2767 7.1.245 pressing CTRL-\ three times causes Vim to quit 2739 7.1.246 configure hangs when the man pager is something strange 6028 7.1.247 Netbeans: backspacing in Insert mode may skip a character
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 68e60de0c56..17ee1866c1f 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.45 2008/01/15 11:53:13 martti Exp $
+# $NetBSD: version.mk,v 1.46 2008/02/13 12:06:30 martti Exp $
VIM_VERSION= 7.1
-VIM_PATCHLEVEL= 229
+VIM_PATCHLEVEL= 247
VIM_SUBDIR= vim71