Subject: CVS commit: [pkgsrc-2007Q2] pkgsrc/editors
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 07/09/2007 14:40:05
Module Name:	pkgsrc
Committed By:	ghen
Date:		Mon Jul  9 14:40:05 UTC 2007

Modified Files:
	pkgsrc/editors/vim-lang [pkgsrc-2007Q2]: Makefile
	pkgsrc/editors/vim-share [pkgsrc-2007Q2]: Makefile.common distinfo
	    version.mk

Log Message:
Pullup ticket 2130 - requested by martti
bugfix update for vim

- pkgsrc/editors/vim-lang/Makefile			1.12
- pkgsrc/editors/vim-share/Makefile.common		1.86
- pkgsrc/editors/vim-share/distinfo			1.76
- pkgsrc/editors/vim-share/version.mk			1.33

   Modified Files:
	   pkgsrc/editors/vim-lang: Makefile
	   pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   Updated editors/vim-share to 7.1.18

      1529  7.1.003  (extra) Win32: menu entries end up in message history
      2481  7.1.004  crash when editing a directory
      3841  7.1.005  "cit" used on <foo></foo> deletes <foo>
      2941  7.1.006  when reading from stdin 'modified' can't be reset in autocmd
      6458  7.1.007  (extra) Mac: context menu does not work, scrollbars not dimmed
      2631  7.1.008  getfsize() returns an invalid number for very big files
      1881  7.1.009  diff mode: tab to spaces change not highlighted correctly
      2796  7.1.010  Gnome: tab pages are not included in the saved session
      1934  7.1.011  buffer overflow when $VIMRUNTIME is very long
      1904  7.1.012  ":let &tw = 'asdf'" does not give an error message
      2139  7.1.013  ":syn include" only loads the first file
      1479  7.1.014  crash in C-indenting
      3743  7.1.015  MzScheme interface doesn't build on Mac; init problem
      2368  7.1.016  (after 7.1.012) error message when using ":cwindow"
      6729  7.1.017  ":confirm w" does not give a prompt when file is read-only
      1771  7.1.018  "p" at end of line doesn't work right when 've' is set


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 pkgsrc/editors/vim-lang/Makefile
cvs rdiff -r1.85 -r1.85.2.1 pkgsrc/editors/vim-share/Makefile.common
cvs rdiff -r1.75 -r1.75.2.1 pkgsrc/editors/vim-share/distinfo
cvs rdiff -r1.32 -r1.32.2.1 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.