summaryrefslogtreecommitdiff
path: root/editors/vim-share/version.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2009-12-04 10:38:23 +0000
committermartti <martti@pkgsrc.org>2009-12-04 10:38:23 +0000
commitaef60276f6712dfb277a03b729a4474958a77a0f (patch)
treebbad6152f72e0f614f2cf23e8cf24c1ae60bf1da /editors/vim-share/version.mk
parent2e78eba0370744c5c53104a2cc1523b7627ba7f5 (diff)
downloadpkgsrc-aef60276f6712dfb277a03b729a4474958a77a0f.tar.gz
Updated vim to 7.2.315
1831 7.2.304 compiler warning for bad pointer cast 2727 7.2.305 recursively redrawing causes a memory leak 1541 7.2.306 shellescape("10%%", 1) only escapes first % 4869 7.2.307 crash with a very long syntax match statement 5504 7.2.308 submatch() in "\=" of ":s" command returns empty string 1533 7.2.309 (after 7.2.308) warning for missing function prototype 1874 7.2.310 ftdetect plugin using ":setf" doesn't work with # comment 1408 7.2.311 can't compile with FreeMiNT 9769 7.2.312 iconv() returns invalid char sequence when conversion fails 3744 7.2.313 command line completion doesn't work after "%:h" and similar 1620 7.2.314 small build broken after 7.2.313 4605 7.2.315 Python libs can't be found on 64 bit system
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 f09f79887da..6dd5d020a83 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.73 2009/11/19 07:39:39 martti Exp $
+# $NetBSD: version.mk,v 1.74 2009/12/04 10:38:23 martti Exp $
VIM_VERSION= 7.2
-VIM_PATCHLEVEL= 303
+VIM_PATCHLEVEL= 315
VIM_SUBDIR= vim72