summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile.common
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2008-11-13 06:13:47 +0000
committermartti <martti@pkgsrc.org>2008-11-13 06:13:47 +0000
commitce3bc87861650e686ae6b0b037df60bdb5e14f21 (patch)
tree2b06a889e4554982e30b69203b6284ae4a7d010d /editors/vim-share/Makefile.common
parenta1e2592e3f89d01976247c4680951040c1b3f49b (diff)
downloadpkgsrc-ce3bc87861650e686ae6b0b037df60bdb5e14f21.tar.gz
Updated vim-share to 7.2.40
2438 7.2.038 overlapping arguments to memcpy() 1378 7.2.039 accessing freed memory on exit when EXITFREE is defined 1836 7.2.040 ":e ++ff=dos foo" gets "unix" 'ff' when CR before NL missing
Diffstat (limited to 'editors/vim-share/Makefile.common')
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 7880bbaa9d7..a0b317bc801 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.117 2008/11/12 13:32:07 martti Exp $
+# $NetBSD: Makefile.common,v 1.118 2008/11/13 06:13:47 martti Exp $
# used by editors/vim/Makefile
# used by editors/vim-gtk/Makefile
@@ -32,7 +32,7 @@ PATCHFILES+= 7.2.008 7.2.009 7.2.010 7.2.011 7.2.012 7.2.013 7.2.014
PATCHFILES+= 7.2.015 7.2.016 7.2.017 7.2.018 7.2.019 7.2.020 7.2.021
PATCHFILES+= 7.2.022 7.2.023 7.2.024 7.2.025 7.2.026 7.2.027 7.2.028
PATCHFILES+= 7.2.029 7.2.030 7.2.031 7.2.032 7.2.033 7.2.034 7.2.035
-PATCHFILES+= 7.2.036 7.2.037
+PATCHFILES+= 7.2.036 7.2.037 7.2.038 7.2.039 7.2.040
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.vim.org/