Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id DFCFE63C07F for ; Fri, 6 Feb 2009 06:28:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4954763B13D; Fri, 6 Feb 2009 06:28:56 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id DEA5863B137 for ; Fri, 6 Feb 2009 06:28:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C1046175D0; Fri, 6 Feb 2009 06:28:53 +0000 (UTC) From: Martti Kuparinen Subject: CVS commit: pkgsrc/editors To: pkgsrc-changes@NetBSD.org Reply-To: martti@netbsd.org Message-Id: <20090206062853.C1046175D0@cvs.netbsd.org> Date: Fri, 6 Feb 2009 06:28:53 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: martti Date: Fri Feb 6 06:28:53 UTC 2009 Modified Files: pkgsrc/editors/vim-share: Makefile.common distinfo version.mk pkgsrc/editors/vim-xaw: Makefile Log Message: Updated editors/vim-share to 7.2.102 17606 7.2.070 crash when a function returns a:000 2353 7.2.071 (extra) Win32: Handling netbeans events may cause a crash 1786 7.2.072 (extra) compiler warning in Sniff code 4121 7.2.073 ":set " has the same output as ":set " 1832 7.2.074 (extra, after 7.2.073) extra part of 7.2.073 2218 7.2.075 (after 7.2.058) unclear comment about making a diff 2666 7.2.076 rename(from, to) deletes file if names refer to the same file 4745 7.2.077 (after 7.2.076) rename() fails if names differ only in case 3298 7.2.078 problems with deleting folds 6947 7.2.079 "killed" netbeans events are not handled correctly 9942 7.2.080 accessing wrong memory with completion and composing char 1728 7.2.081 compiler warning for float overflow on VAX 2134 7.2.082 if 'ff' is "mac" then "ga" on a ^J shows 0x0d instead of 0x0a 1733 7.2.083 ":tag" doesn't return to the right tag entry in the tag stack 4331 7.2.084 Python: vim.eval() is wrong for recursive structures 1862 7.2.085 ":set =b" does not work when 'encoding' is utf-8 3045 7.2.086 using ":diffget 1" in buffer 1 corrupts the text 1570 7.2.087 adding URL to 'path' doesn't work to edit a file 2895 7.2.088 (extra) Win32: Using the clipboard sometimes fails 2473 7.2.089 (extra) Win32: crash when using Ultramon buttons 3286 7.2.090 user command containing 0x80 does not work properly 2113 7.2.091 ":cs help" output is not aligned for some languages 4538 7.2.092 some error messages are not translated 7287 7.2.093 (extra) dialogs can't always handle multi-byte text 3430 7.2.094 compiler warning for signed/unsigned compare, typos 1902 7.2.095 using "r" and then CTRL-C Visual highlighting is not removed 1464 7.2.096 after ":number" "Press Enter" msg may be on the wrong screen 1692 7.2.097 "!xterm&" doesn't work when 'shell' is "bash" 1864 7.2.098 warning for signed/unsigned pointer 3498 7.2.099 unnecessary redraw when changing GUI options in terminal 3846 7.2.100 missing first three bytes on sourced FIFO 1362 7.2.101 (extra) MSVC version not recognized 1496 7.2.102 (after 7.2.100) BOM at start of Vim script not removed To generate a diff of this commit: cvs rdiff -r1.120 -r1.121 pkgsrc/editors/vim-share/Makefile.common cvs rdiff -r1.108 -r1.109 pkgsrc/editors/vim-share/distinfo cvs rdiff -r1.62 -r1.63 pkgsrc/editors/vim-share/version.mk cvs rdiff -r1.49 -r1.50 pkgsrc/editors/vim-xaw/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.