summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile.common
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2008-01-09 13:37:45 +0000
committermartti <martti@pkgsrc.org>2008-01-09 13:37:45 +0000
commit20b6eaed5e6a4ac6c6667ce677771fc9f4f56d75 (patch)
tree2da8fdf98f516b56a83d171c3430be3034a0386b /editors/vim-share/Makefile.common
parent1d9ee80bb7d917026da37281ba19a1be67f6e8d4 (diff)
downloadpkgsrc-20b6eaed5e6a4ac6c6667ce677771fc9f4f56d75.tar.gz
Updated editors/vim-share to 7.1.212
2943 7.1.176 compiling with Aap fails if "compiledby" contains '<' or '>' 5450 7.1.177 freeing memory twice when in debug mode while reading a script 1567 7.1.178 "%" doesn't work on "/* comment *//* comment */" 6581 7.1.179 configure doesn't find TCL 8.5 7099 7.1.180 regexp patterns are not sufficiently tested 1878 7.1.181 accessing uninitialized memory in Farsi mode with ":s" 5457 7.1.182 with tab pages and an argument list session file may be wrong 2489 7.1.183 Internal error for ":echo matchstr('a', 'a\%[\&]')" 2132 7.1.184 crash when deleting backwards over a line break in Insert mode 3744 7.1.185 "gR" and then BS doesn't work properly with multi-byte chars 3294 7.1.186 "expand('<afile>')" returns a bogus value after ":cd dir" 2341 7.1.187 Win32 GUI: custom completion using system() doesn't work 1688 7.1.188 "W10" message could be displayed in the second column 1950 7.1.189 (after 7.1.104) need to call plain_vgetc() in ask_yesno() 1685 7.1.190 cursor after end-of-line: "iA sentence.<Esc>)" 2007 7.1.191 Win32 GUI: when not in focus click in scrollbar doesn't work 2605 7.1.192 CTRL-C doesn't stop duplicating text for "s" in Visual block 2962 7.1.193 some of the Vim 5.x digraphs could be supported 1650 7.1.194 Unix: ":echo glob('~/{}')" results in "/home/user//" 2273 7.1.195 '0 mark doesn't work for "~/foo ~ foo" 2642 7.1.196 (extra) Win32 GUI: "\n" in a tooltip doesn't cause line break 2308 7.1.197 Mac: "make install" doesn't work when $prefix is set 1460 7.1.198 hang when using ":s/\n//gn" 3572 7.1.199 can't do command line completion for a file name extension 2310 7.1.200 (after 7.1.177 and 7.1.182) compiler warnings 2705 7.1.201 when reading stdin 'fenc' and 'ff' are not set 2383 7.1.202 incomplete utf-8 byte sequence is not checked for validity 2261 7.1.203 if 'virtualedit' is "onemore" then ":normal 99|" is not right 2891 7.1.204 (extra) Win32: 'balloonexpr' tooltip disappears after 4 sec 5481 7.1.205 can't get the operator in an ":omap" 1690 7.1.206 compiler warnings when using MODIFIED_BY 7708 7.1.207 netbeans: "remove" cannot delete one line 2051 7.1.208 on Alpha get an unaligned access error 2249 7.1.209 GTK GUI: when using the netrw plugin ":gui" causes a hang 1923 7.1.210 listing mapping for 0xdb fails when 'encoding' is utf-8 25525 7.1.211 matchparen plugin may take so long it looks like Vim hangs 1491 7.1.212 accessing a byte before a line
Diffstat (limited to 'editors/vim-share/Makefile.common')
-rw-r--r--editors/vim-share/Makefile.common18
1 files changed, 5 insertions, 13 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 4909b39abd2..762c23497bd 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.98 2007/12/18 08:15:03 martti Exp $
+# $NetBSD: Makefile.common,v 1.99 2008/01/09 13:37:45 martti Exp $
.include "../../editors/vim-share/version.mk"
@@ -20,18 +20,10 @@ SITES.vim-${VIM_VERSION}-lang.tar.gz+= ftp://ftp.fu-berlin.de/misc/editors/vim/e
PATCH_SITES= ftp://ftp.vim.org/pub/editors/vim/patches/${VIM_VERSION}/
PATCH_SITES+= ftp://ftp.fu-berlin.de/misc/editors/vim/patches/${VIM_VERSION}/
-PATCHFILES+= 7.1.001-100.gz
-PATCHFILES+= 7.1.101 7.1.102 7.1.103 7.1.104 7.1.105 7.1.106 7.1.107
-PATCHFILES+= 7.1.108 7.1.109 7.1.110 7.1.111 7.1.112 7.1.113 7.1.114
-PATCHFILES+= 7.1.115 7.1.116 7.1.117 7.1.118 7.1.119 7.1.120 7.1.121
-PATCHFILES+= 7.1.122 7.1.123 7.1.124 7.1.125 7.1.126 7.1.127 7.1.128
-PATCHFILES+= 7.1.129 7.1.130 7.1.131 7.1.132 7.1.133 7.1.134 7.1.135
-PATCHFILES+= 7.1.136 7.1.137 7.1.138 7.1.139 7.1.140 7.1.141 7.1.142
-PATCHFILES+= 7.1.143 7.1.144 7.1.145 7.1.146 7.1.147 7.1.148 7.1.149
-PATCHFILES+= 7.1.150 7.1.151 7.1.152 7.1.153 7.1.154 7.1.155 7.1.156
-PATCHFILES+= 7.1.157 7.1.158 7.1.159 7.1.160 7.1.161 7.1.162 7.1.163
-PATCHFILES+= 7.1.164 7.1.165 7.1.166 7.1.167 7.1.168 7.1.169 7.1.170
-PATCHFILES+= 7.1.171 7.1.172 7.1.173 7.1.174 7.1.175
+PATCHFILES+= 7.1.001-100.gz 7.1.101-200.gz
+PATCHFILES+= 7.1.201 7.1.202 7.1.203 7.1.204 7.1.205 7.1.206 7.1.207
+PATCHFILES+= 7.1.208 7.1.209 7.1.210 7.1.211 7.1.212
+
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.vim.org/
LICENSE= vim-license