Subject: CVS commit: pkgsrc/editors/vim-share
To: None <pkgsrc-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 09/18/2007 05:32:41
Module Name: pkgsrc
Committed By: martti
Date: Tue Sep 18 05:32:41 UTC 2007
Modified Files:
pkgsrc/editors/vim-share: Makefile.common distinfo version.mk
Log Message:
Updated editors/vim-share to 7.1.116
2276 7.1.088 (extra) window position wrong when using ":winpos"
13841 7.1.089 when listing variables text of command is not cleared
2372 7.1.090 compiler warning on Mac OS X 10.5 for sigaltstack()
10488 7.1.091 (extra) Win32: add --windowid argument
2901 7.1.092 (extra, after 7.1.088) wrong args for MoveWindowStructure()
15955 7.1.093 read past end of screen line when checking for double width
1901 7.1.094 using wrong buffer to check if syntax HL is present
5809 7.1.095 autocmmand for focus events may cause problems
2287 7.1.096 reading past end of a string when resizing Vim
1620 7.1.097 "setlocal stl=%!expr" doesn't work
1780 7.1.098 ":call s:var()" doesn't work if "s:var" is a Funcref
4552 7.1.099 ":mkvimrc" doesn't work properly when 'paste' or 'keymap' set
14551 7.1.100 Win32: Executing cscope doesn't always work properly
1614 7.1.101 Ruby: The Buffer.line= method does not work
3276 7.1.102 Perl interface doesn't compile with new version of Perl
1976 7.1.103 "dw" past end of last line deletes a character
14346 7.1.104 (after 7.1.095) when 'lazyredraw' set redraw may be postponed
2426 7.1.105 internal error when using "0 ? {'a': 1} : {}"
1580 7.1.106 ":messages" doesn't quit listing on ":"
4081 7.1.107 Visual block mode "s" that auto-indents fails in other lines
2633 7.1.108 (after 7.1.100) Win32: compilation problems in Cscope code
2147 7.1.109 GTK GUI: click on arrow left of tab
2234 7.1.110 (after 7.1.102) Win32: Still compilation problems with Perl
2946 7.1.111 after ":vimgrep /pat/j *" folds can be wrong
1766 7.1.112 using input() with a wrong argument may crash Vim
2765 7.1.113 map() on an empty list causes memory to be freed twice
1386 7.1.114 memory leak in getmatches()
1472 7.1.115 (after 7.1.105) compiler warning for uninitialized variable
3137 7.1.116 can't display characters above 0x10000
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 pkgsrc/editors/vim-share/Makefile.common
cvs rdiff -r1.80 -r1.81 pkgsrc/editors/vim-share/distinfo
cvs rdiff -r1.37 -r1.38 pkgsrc/editors/vim-share/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.