aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-08-16 13:14:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-08-16 13:14:31 +0000
commit10e67f38811830492b60456fd945c890cf52d95d (patch)
treed828ebbc40985fad9088792dbd22509dadccfdaa
parent0d5a0c065677883777e67425b0198fe06feb543c (diff)
downloadalpine_aports-10e67f38811830492b60456fd945c890cf52d95d.tar.bz2
alpine_aports-10e67f38811830492b60456fd945c890cf52d95d.tar.xz
alpine_aports-10e67f38811830492b60456fd945c890cf52d95d.zip
main/vim: upgrade to 7.3
-rw-r--r--main/vim/APKBUILD823
1 files changed, 20 insertions, 803 deletions
diff --git a/main/vim/APKBUILD b/main/vim/APKBUILD
index 4ab3972f18..6c05b25639 100644
--- a/main/vim/APKBUILD
+++ b/main/vim/APKBUILD
@@ -1,413 +1,19 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=vim 2pkgname=vim
3_srcver=7.2 3_srcver=7.3
4_patchver=394 4_patchver=
5pkgver=7.2.411 5pkgver=7.3
6pkgrel=0 6pkgrel=0
7pkgdesc="advanced text editor" 7pkgdesc="advanced text editor"
8url="http://www.vim.org" 8url="http://www.vim.org"
9license='GPL' 9license='GPL'
10depends= 10depends=
11makedepends="ncurses-dev" 11makedepends="ncurses-dev lua-dev"
12subpackages="$pkgname-doc" 12subpackages="$pkgname-doc"
13 13
14# use "abuild patchlist >> APKBUILD" to generate the list of patches 14# use "abuild patchlist >> APKBUILD" to generate the list of patches
15source="ftp://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2 15source="ftp://ftp.vim.org/pub/vim/unix/vim-${_srcver}.tar.bz2
16 ftp://ftp.vim.org/pub/vim/extra/vim-7.2-extra.tar.gz
17 vimrc 16 vimrc
18 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.001
19 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.002
20 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.003
21 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.004
22 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.005
23 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.006
24 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.007
25 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.008
26 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.009
27 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.010
28 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.011
29 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.012
30 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.013
31 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.014
32 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.015
33 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.016
34 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.017
35 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.018
36 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.019
37 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.020
38 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.021
39 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.022
40 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.023
41 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.024
42 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.025
43 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.026
44 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.027
45 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.028
46 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.029
47 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.030
48 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.031
49 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.032
50 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.033
51 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.034
52 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.035
53 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.036
54 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.037
55 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.038
56 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.039
57 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.040
58 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.041
59 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.042
60 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.043
61 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.044
62 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.045
63 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.046
64 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.047
65 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.048
66 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.049
67 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.050
68 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.051
69 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.052
70 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.053
71 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.054
72 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.055
73 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.056
74 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.057
75 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.058
76 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.059
77 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.060
78 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.061
79 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.062
80 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.063
81 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.064
82 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.065
83 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.066
84 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.067
85 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.068
86 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.069
87 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.070
88 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.071
89 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.072
90 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.073
91 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.074
92 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.075
93 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.076
94 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.077
95 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.078
96 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.079
97 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.080
98 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.081
99 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.082
100 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.083
101 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.084
102 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.085
103 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.086
104 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.087
105 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.088
106 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.089
107 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.090
108 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.091
109 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.092
110 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.093
111 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.094
112 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.095
113 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.096
114 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.097
115 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.098
116 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.099
117 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.100
118 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.101
119 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.102
120 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.103
121 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.104
122 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.105
123 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.106
124 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.107
125 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.108
126 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.109
127 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.110
128 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.111
129 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.112
130 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.113
131 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.114
132 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.115
133 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.116
134 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.117
135 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.118
136 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.119
137 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.120
138 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.121
139 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.122
140 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.123
141 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.124
142 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.125
143 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.126
144 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.127
145 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.128
146 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.129
147 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.130
148 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.131
149 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.132
150 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.133
151 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.134
152 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.135
153 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.136
154 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.137
155 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.138
156 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.139
157 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.140
158 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.141
159 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.142
160 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.143
161 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.144
162 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.145
163 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.146
164 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.147
165 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.148
166 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.149
167 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.150
168 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.151
169 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.152
170 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.153
171 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.154
172 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.155
173 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.156
174 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.157
175 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.158
176 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.159
177 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.160
178 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.161
179 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.162
180 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.163
181 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.164
182 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.165
183 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.166
184 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.167
185 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.168
186 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.169
187 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.170
188 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.171
189 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.172
190 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.173
191 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.174
192 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.175
193 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.176
194 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.177
195 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.178
196 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.179
197 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.180
198 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.181
199 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.182
200 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.183
201 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.184
202 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.185
203 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.186
204 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.187
205 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.188
206 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.189
207 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.190
208 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.191
209 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.192
210 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.193
211 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.194
212 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.195
213 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.196
214 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.197
215 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.198
216 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.199
217 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.200
218 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.201
219 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.202
220 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.203
221 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.204
222 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.205
223 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.206
224 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.207
225 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.208
226 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.209
227 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.210
228 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.211
229 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.212
230 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.213
231 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.214
232 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.215
233 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.216
234 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.217
235 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.218
236 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.219
237 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.220
238 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.221
239 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.222
240 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.223
241 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.224
242 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.225
243 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.226
244 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.227
245 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.228
246 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.229
247 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.230
248 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.231
249 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.232
250 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.233
251 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.234
252 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.235
253 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.236
254 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.237
255 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.238
256 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.239
257 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.240
258 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.241
259 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.242
260 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.243
261 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.244
262 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.245
263 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.246
264 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.247
265 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.248
266 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.250
267 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.251
268 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.252
269 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.253
270 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.254
271 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.255
272 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.256
273 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.257
274 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.258
275 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.259
276 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.260
277 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.261
278 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.262
279 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.263
280 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.264
281 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.265
282 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.266
283 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.267
284 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.268
285 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.269
286 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.270
287 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.271
288 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.272
289 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.273
290 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.274
291 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.275
292 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.276
293 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.277
294 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.278
295 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.279
296 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.280
297 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.281
298 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.282
299 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.283
300 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.284
301 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.285
302 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.286
303 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.287
304 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.288
305 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.289
306 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.290
307 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.291
308 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.292
309 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.293
310 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.294
311 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.295
312 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.296
313 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.297
314 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.298
315 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.299
316 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.300
317 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.301
318 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.302
319 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.303
320 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.304
321 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.305
322 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.306
323 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.307
324 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.308
325 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.309
326 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.310
327 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.311
328 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.312
329 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.313
330 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.314
331 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.315
332 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.316
333 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.317
334 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.318
335 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.319
336 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.320
337 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.321
338 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.322
339 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.323
340 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.324
341 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.325
342 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.326
343 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.327
344 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.328
345 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.329
346 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.330
347 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.331
348 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.332
349 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.333
350 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.334
351 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.335
352 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.336
353 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.337
354 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.338
355 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.339
356 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.340
357 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.341
358 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.342
359 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.343
360 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.344
361 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.345
362 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.346
363 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.347
364 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.348
365 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.349
366 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.350
367 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.351
368 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.352
369 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.353
370 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.354
371 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.355
372 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.356
373 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.357
374 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.358
375 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.359
376 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.360
377 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.361
378 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.362
379 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.363
380 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.364
381 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.365
382 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.366
383 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.367
384 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.368
385 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.369
386 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.370
387 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.371
388 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.372
389 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.373
390 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.374
391 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.375
392 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.376
393 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.377
394 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.378
395 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.379
396 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.380
397 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.381
398 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.382
399 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.383
400 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.384
401 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.385
402 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.386
403 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.387
404 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.388
405 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.389
406 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.390
407 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.391
408 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.392
409 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.393
410 ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.394
411 " 17 "
412 18
413# this generates the patches list 19# this generates the patches list
@@ -415,17 +21,22 @@ patchlist() {
415 local i j 21 local i j
416 for i in $(seq 1 $_patchver); do 22 for i in $(seq 1 $_patchver); do
417 local v=$(printf "%0.3i" $i) 23 local v=$(printf "%0.3i" $i)
418 echo -e "\tftp://ftp.vim.org/pub/vim/patches/7.2/$_srcver.$v" 24 echo -e "\tftp://ftp.vim.org/pub/vim/patches/$_srcver/$_srcver.$v"
419 done 25 done
420} 26}
421 27
28_builddir="$srcdir"/${pkgname}73
422prepare() { 29prepare() {
423 local i 30 local i
424 cd "$srcdir/${pkgname}72" 31 cd "$_builddir"
425 32
426 for i in ../"$_srcver".* ; do 33 for i in $source ; do
427 msg "Applying ${i##*/}" 34 case $i in
428 patch -p0 < $i || return 1 35 *.patch)
36 msg "Applying $i"
37 patch -p0 < $i || return 1
38 ;;
39 esac
429 done 40 done
430 41
431 # Read vimrc from /etc/vim 42 # Read vimrc from /etc/vim
@@ -433,7 +44,7 @@ prepare() {
433} 44}
434 45
435build() { 46build() {
436 cd "$srcdir/${pkgname}72" 47 cd "$_builddir"
437 ./configure --prefix=/usr \ 48 ./configure --prefix=/usr \
438 --without-x \ 49 --without-x \
439 --disable-nls 50 --disable-nls
@@ -441,404 +52,10 @@ build() {
441} 52}
442 53
443package() { 54package() {
444 cd "$srcdir/${pkgname}72" 55 cd "$_builddir"
445 make DESTDIR="$pkgdir/" install 56 make DESTDIR="$pkgdir/" install
446 install -D "$srcdir"/vimrc "$pkgdir"/etc/vim/vimrc 57 install -D "$srcdir"/vimrc "$pkgdir"/etc/vim/vimrc
447} 58}
448 59
449md5sums="f0901284b338e448bfd79ccca0041254 vim-7.2.tar.bz2 60md5sums="5b9510a17074e2b37d8bb38ae09edbf2 vim-7.3.tar.bz2
45035e04482f07c57221c9a751aaa3b8dac vim-7.2-extra.tar.gz 6197aecde2ab504e543a96bec84b3b5638 vimrc"
45197aecde2ab504e543a96bec84b3b5638 vimrc
4527c2dc4a956cf315e546e347bc349968c 7.2.001
4537f16f80814f1e071a689806c2056b39d 7.2.002
4540de916fdfd450a4a0d95bed44ae2c398 7.2.003
45525cc99ad42b25b16a4610e2fad9cdab4 7.2.004
456a5b7b1c7c5b75aa7d730b0b9aa491558 7.2.005
457a93a72cd40c37da91dc634dc8dddefec 7.2.006
458c2b2b63dea27ddad92668e63797406c5 7.2.007
459e65c8c2223eea5289d8cbef2e867a5de 7.2.008
460ab1566b69bd0e0c82a866f00675ffe0e 7.2.009
461d69f559bfb5436c157e8069a829ca50d 7.2.010
46205334a6bb31402bfd49d82ea6f59a57b 7.2.011
463a11dcd5552f36544a9e27978b5359935 7.2.012
4648bc70978291aadea9c82072b623c955d 7.2.013
465a87826187cb77ad2e567a40c1609eea4 7.2.014
46647a466fbfdbca616f519fc4afa0432df 7.2.015
467fd08bac73d7ffcabf53bd25a63dff893 7.2.016
4680f0284d87f6f52101802dbe1a45d54c3 7.2.017
46938d06ba325b716c1177c1012d781bada 7.2.018
470661ca021fb70c24ef4df229512cfb14b 7.2.019
471cb2c5ca0f9a9718fb635874925432dd8 7.2.020
4729073d2311ae7101c143237a45afb4efa 7.2.021
47348ccb0deec77a3bb91bf967dacb43492 7.2.022
474d77ed8aa4de30d4dbd17a7998ae8f269 7.2.023
475cf983237e5e866ef459870fee2754bac 7.2.024
476ab32defa4b2cfb509ccb34d4858b1223 7.2.025
4775e96c227c7765b1e0f03f44cb5b750f6 7.2.026
478f26b7ee0f271eacbb3652dbdf92dd860 7.2.027
479fc54a3d35bdc7b7a7660c6d2274f7b74 7.2.028
480d53630dc8f3a823f54dfba73dcd47b36 7.2.029
481208f8ed2db2665ebfc17674f78d47c6d 7.2.030
4823387583af86faa78e10be979214071f3 7.2.031
483eca017686205ec8658bf9fa8c73f7af6 7.2.032
48488c91b84ffc772fd57f86475f7ba90f1 7.2.033
485c3d6eaaa0b74df423f90afaaafa3a0de 7.2.034
486f4c35dae581d671dc271407d377f7199 7.2.035
4870ae8b6ed636fc013e2fa6bdabc182041 7.2.036
4881c6501c366cc8df205955f3e4d3ebba9 7.2.037
489ed3479ddb4ded7b74c82af5e50b0e4a6 7.2.038
4902a61f28f6f793c5a43abded6e59b6506 7.2.039
4914c493255ae227498016f30a0002ec1cc 7.2.040
49266bde35426c09d9c666e23215f9a19c9 7.2.041
49399baedef8a9c908774b7ed74deacf184 7.2.042
49487035b208c9377c28d796b1e48ab8aac 7.2.043
495b127def242996b4e7d7e870cab3e4b45 7.2.044
4965233327e4c97d310e3793b223892ea8d 7.2.045
4979ecfa0454f5a329996b273cb12369962 7.2.046
49835e16f4e7198e861a71322fee2cb7909 7.2.047
49984ef9658181f49bfbd7a61ec87dd0b8d 7.2.048
500fc9b65eef81954f6006c307ff11be925 7.2.049
50127a9700e39e266a31df702677acea52c 7.2.050
50289ce3f5b513510fb288a4a301e7494c7 7.2.051
5035992bb56b07a9b9b4e3504f1f2f2c79c 7.2.052
5043fe570c1317fee8a71ede17197358e02 7.2.053
5055b047e8e8413c4807d74a6d9716474a2 7.2.054
506c276080d95de2fafa9706f247c35ff74 7.2.055
5075b65e2654a78dcc4c15dc49dbce5418e 7.2.056
508cab5a9ddf0ab180089d84bf9ec685574 7.2.057
50980991ff846f88222e3266dab6b07e2b8 7.2.058
51089cede639caf8beed5ea071790445e26 7.2.059
5119781d833263060308a9622dd097ad378 7.2.060
51271b4bc625bc1cdd68747262d329db551 7.2.061
5139243a773d19966dbfd98b7aff3fe3ab7 7.2.062
51408155711f8db2dfce217ec5a34253a76 7.2.063
515fd692f9624ec0170800b3d9a2a9a53cb 7.2.064
516ee1a8dc311c7580608e3bd2196a7d042 7.2.065
5178d1d5f8aefabf0abcb54de5247893246 7.2.066
518fa0ccca2decdd2db64947658b04b8c99 7.2.067
519ca5ab057205023613020ca920d903028 7.2.068
520f3e6f3dd76278a9f7e396955faa4ca31 7.2.069
521805cdc76da46e73ae908038e09efae16 7.2.070
5229224b5e9c85fa4d47d418c248aff542e 7.2.071
523ab9250d36651dde9267d1241cac9fb74 7.2.072
5240d77ee653eabe4b7fdb640d768d7c1be 7.2.073
5255b0a423e9f3ca07e5c62d4f0f5803a5c 7.2.074
526d7eccf57f8fc04cf0385f85eff3d989a 7.2.075
52799750c988d0c48f56cb12a04b78aebc2 7.2.076
5281967f5e7fa4cec07bd67cc47925ec3c8 7.2.077
5297b285d2ba24fdd2390b4aaba08fcf5f6 7.2.078
530a3385578174d3867f17ab287276db49b 7.2.079
531ea45aa4d1a74989d361b2a29c1e9ff9b 7.2.080
5323bdf4ec7db7976876a827f2dfa269e89 7.2.081
533590c9aa51fcb808ece4b6b4bfaaaaf30 7.2.082
5342a10abc536f7a69ff3ef353b55b6cb65 7.2.083
53578defaaa03e61955f6624b796efb8655 7.2.084
536869116b3e92e944d40a3e03f9a99816f 7.2.085
5375af26f073ebeba60af90525d68a61725 7.2.086
538639d7a80864afe68132725e377f52f19 7.2.087
53944b152484534fa23c4ff531316a0e518 7.2.088
540990e6a23c4061df0dcc0ab84528a2e1a 7.2.089
5418985dcfe7df6b439e88554e22cf34919 7.2.090
542137faec139470453ca446c015c226e47 7.2.091
543e15782bf5892ad787d149491bfe013e7 7.2.092
5442198caf9e5f422eacde337e9c27677ab 7.2.093
54549ab5014904d459e54a667e1433b4bee 7.2.094
546ba21ee323426561e75ebff23090e4bdb 7.2.095
5477ffef4a30cdcd6d8426e44d3a25df991 7.2.096
548c7264031ad24af960d717189b344e244 7.2.097
549dc7b06bb5c5b11a3d487614287d99a6b 7.2.098
550656c12368934868f35747f3955366142 7.2.099
55115dacd715d6f8c655265bbf77ebaddd4 7.2.100
55265e59923311b136306284319521d70d7 7.2.101
55342e2274c6a3152279720d8623f7916ad 7.2.102
554654ba716e77d092c1c314fed18c7486d 7.2.103
555b839c2c957eb3bb7511ace0b61d5d5fe 7.2.104
5567f37ad0b1573be8bc39a817a21422a4e 7.2.105
5574801df8c2833a683cd1b2a5870565e41 7.2.106
558e6801b619d40efe81428399e26e0486f 7.2.107
55976f17428d216ec6b29036e22397c2765 7.2.108
560db97daa4f1e56440a988e7f5272997c7 7.2.109
561b8752c88429f869dec05232db89018e2 7.2.110
562e8cdc1e862b60215c12265e44b38239d 7.2.111
563e933dd778c6f8687cf1f9f3e550e6cc0 7.2.112
564861729d9d4dc422e45c22bd8e006fc32 7.2.113
5655da3a29b3184af1780a82499343e7587 7.2.114
566b35c7b1cfa2a5f7b45829cd09ac27b7a 7.2.115
5671355cc34fbc7be7eb48fa777e8f49dfb 7.2.116
5688b9c839ec7448691b0a88475f0d0d4f9 7.2.117
56974d97a563ec1b1f1606705097396c391 7.2.118
5702ddd84423b902a2b3594c64c567be0b4 7.2.119
5715394e442f011d47b6d69a7b03984cdf4 7.2.120
5726bdb5e63ca3d79d3dcb7127e14ae3949 7.2.121
57336554c0103cafc8759f3e71ccd56c56f 7.2.122
574841c74d1f3cb8380fa5713d5b9ca2c98 7.2.123
5752489ebcb72280dd50b8756e4ab7d36ed 7.2.124
57610b15d637133b73d825650363d863b58 7.2.125
577b31534667bb741e21479b1e3757c9e21 7.2.126
57871e87e78bea69d8876ff7f6d824c8986 7.2.127
57921da01d371757282bfd402ddd91005ba 7.2.128
580e890b630efa3847c8cdee2f197145b6c 7.2.129
581d3fe3bf37d5c0940f3e751f41d92e817 7.2.130
5823c2aaa22914d06a65bf0f212e43c3ace 7.2.131
583379aa718df5dbcde8215fc4d94062d9f 7.2.132
5846d51f9deb4c2604692f532c118b73ef8 7.2.133
5854acae77b2a217e1cb47040c08e28180d 7.2.134
5864d30bf2c9d2973f5dd1c12468123dc41 7.2.135
587f2ae8cc595933938ee608e040d1256a5 7.2.136
588c613c1e0fac319f05ffe1fa7e27d6600 7.2.137
589e7d02c3dea47fa579366bb1cd025ce5e 7.2.138
59004f7131164b3f46d6365a8faea0e32c6 7.2.139
591e1c0e4fbd985f5a2e5a24a4cfab1112c 7.2.140
592e5a9c7ef44a38057c0c5c1191d9cdf77 7.2.141
593f08f7f966749c2ef20ff87dfeb9bef62 7.2.142
5946b132dad3ad947662d1c370193a14218 7.2.143
5954e2a1d1cb12198a783759f88e6c64fc4 7.2.144
59638877e2ac720e45e5d62cd1089167db3 7.2.145
597cb97aca73a1f4fdd2fac894bba7e43ae 7.2.146
5984219afedebf0172118f2d078d9012995 7.2.147
59949ca89a47315f512c7ee06f5b2617a90 7.2.148
6009197a669e4ee024c1a9218e861e21c7e 7.2.149
601cbdf7ce960ad4646a8884e51bc7e037e 7.2.150
60256b24ce6e78e71c64d05fda51748b01c 7.2.151
6037c088583f063cd09d26f7291d9f5817b 7.2.152
604e966483b6755f4e7b2cd92708a8ff656 7.2.153
60527bcb5f1d5932ee7eaae40ba0a4eb968 7.2.154
606611ab5b97cd9d87a1be0a84e3006b17a 7.2.155
60727fb40dbdb85052a598be88f205484c6 7.2.156
60893a85a3606193b8875f0eba05dba3be3 7.2.157
609808ba7888bdfdf559366dfdf1446dab5 7.2.158
61008bd6d6db2e029beab84b32bf36494e0 7.2.159
611c07df493053267849115b579928a4dae 7.2.160
612e44297c9ed5928e55ca43b4e2b3509ce 7.2.161
6130d4768bd2395f3ebf3ebd7fa4979288c 7.2.162
614032f90bcee8f36ad7b77a17bb76719f0 7.2.163
61521341ed82eb080e590d15dd6368e8d78 7.2.164
61651de241d7d03200a7b3490f40256c633 7.2.165
6179c645166c92865d644fd232760b56494 7.2.166
618a29266c1573ff106366ebdbd460b17ce 7.2.167
61909105d79266562b6afe0179c07149738 7.2.168
62036d18f0e42f0c24722116cb823b52c8a 7.2.169
621a00979f910f29d5062faf15e8670735b 7.2.170
622439a415dab8a77790c7da1526da083f9 7.2.171
6233defcc24541cd3d62fda6cfb4af6ba4b 7.2.172
6245f16d8af9b11f44c8e104abc942152c2 7.2.173
6254949fe9f14ac4f7b2717ddb05968285c 7.2.174
6267462cd9ba69a7eb674aa8e5653fdad63 7.2.175
6274b5c77673b5d62f1a94e4d605e92d81e 7.2.176
628cde1647ab09a432c134d6fbae5ca15dc 7.2.177
6295a126dd404945088b61aaf9d8c2effaa 7.2.178
630a15fe587377fac500d0fae2b1c3adbbf 7.2.179
631d4db5a69da98dbda41429d66e339e515 7.2.180
6328b9dee3c4aeeb563cbff6f3cf0357675 7.2.181
633d5d50f1da385bee588348aaaa5bb2dd7 7.2.182
63477e46725488937910d1cf051760ad11d 7.2.183
6353bdbab52e0ac635962ce9983ef1d9f01 7.2.184
636fa88ae980d6e68f9aa9f9b257f1f3e71 7.2.185
6372262a6034d4cf01859a1d36982f38505 7.2.186
638c98b89c2594d7127574d0bd9838f241a 7.2.187
6398efff5f82388c43183739c280249b643 7.2.188
640bab560f5a4b1809c2859ab632f037135 7.2.189
64163098e6cdb253d83c30f42d3d4469900 7.2.190
64287a02a6db9029357d7e248bcf4923330 7.2.191
64388102a28fb2139fe14a66b2970958166 7.2.192
64466a202b39e36ac062db1432896d8d988 7.2.193
6453ba1ab13de695c1422e0cda65c03503d 7.2.194
646a42b79c5328c30b0951ce67da505a3f4 7.2.195
647f1ece679735785c46b58ed4d791b3880 7.2.196
648352908f71b12a7a30aafd985c338d247 7.2.197
6492a4764a5df5c1d18e4c7fee81074f55c 7.2.198
65061a30d8c51533f08a94ba23025a12f11 7.2.199
6511a21534f09d529a9096c5e9b978187e9 7.2.200
65261e01d2aef1d5c1c3b40d5e927bd83c9 7.2.201
65330df1365ef27c34558d4322cb71c5d83 7.2.202
65424ae52da6519c8f8fbd08676c64eac75 7.2.203
655e75f99a06eb7a03a5cf854505b1d795d 7.2.204
6563e2da4100f83cf2d308545d0c822a196 7.2.205
6574895874100f932e15a8c661fb40a19b1 7.2.206
658e3345b11c12eedd8871b2eeb811c9234 7.2.207
659a7f6deca2df02cc4d23274f3104b94d1 7.2.208
66062e83a3e30fe5b6f96ba276a342faf1c 7.2.209
661296e40f03bf6243583541ca440af802c 7.2.210
6623714237966fa05c9cae8fd4518a42ac4 7.2.211
6633537ef914ffbe5acbdede8d3581ecf41 7.2.212
6649f4b0f8a1dc9c3720eca6028c987fa01 7.2.213
665fb46e419802a06e26d8531628f50aca9 7.2.214
666388c0884878256fca9db1fb1fe9df98e 7.2.215
667cd568cf0b9b751b9ff1151fa6f5f0ae0 7.2.216
668288d5ee4b5ff25caa79446a95cb3ee98 7.2.217
669d86a84a239c25dda5101aac8c365154c 7.2.218
6709c0f11d3c52d1756381231e1c0a6156d 7.2.219
671bfed5d4e0bcae8eb7a7e0806d4367e0a 7.2.220
6723b169a3f976cf1808b12230dd24c0ff5 7.2.221
673a3f9c7d976ad8a49250d0ff3130b6390 7.2.222
6743ca61604214ef919b7bfe4b24eb69518 7.2.223
6755c550bd6e2111c10407b7aca009b1242 7.2.224
676b3ae8fa424e01a0fc67c9ed7393b422e 7.2.225
6776057e1247bd3b1538eef15c532caf881 7.2.226
678932e2a5394788124cbda950bfff327ff 7.2.227
679b97e5d33fa4fb8a1ea1308558bb33d41 7.2.228
6802107c7d981ca14d8e795ae744a903106 7.2.229
6817e98ae111e74676ef88c5e3edce785ed 7.2.230
6822abbb80186d28da703eb329d4247dd41 7.2.231
6835e5cfa4e5ee34cbbdd01c27ece1b7398 7.2.232
6849fa12db95776e9174ca7c95172a48838 7.2.233
685a46776a6914ec2972ada91b33b0cfb39 7.2.234
6864121105bf052ebac02bd9891c232137a 7.2.235
687e9ca47c42d7de7b27910e3b35e533ecd 7.2.236
688f48f3e3f58a7a82a1c14fd61072c69f0 7.2.237
6895b9cc79b5448fb71ac1b2870a861119d 7.2.238
69028a8a33a3e2ceef51f838c2dc9fceac2 7.2.239
691212989ec4f90d697183c7cfb363cd453 7.2.240
69245f0effee324a20881e254c1b59dd5f8 7.2.241
693464fc788e592b19cd4d8a21d3d8b789e 7.2.242
694eb8132b8f89393e7f39734e607fc3925 7.2.243
69515c654c51220c2ad94b47d6013626aef 7.2.244
696d5ecb198dfea237e96b5ae12b9381383 7.2.245
697d91e62d4152877db281fdaa797cfe0c3 7.2.246
698a4dbbffc8ec2b377e1a1eb8279ff611c 7.2.247
6999d97db1b426ab2c56a8e4281233c7d5f 7.2.248
70073948226c417143bce66ba6244443aed 7.2.250
7012e351cf03bbcb927d93bafd8166dd82d 7.2.251
70211cef6808a278694c61ba2c74f3911b0 7.2.252
703ed1731b8c74ee27d129bbc78e178da2f 7.2.253
7041703bec4ee7a155037d3373d23bc7ca1 7.2.254
70557f31a4f4afc9a0ea60829bf9d36b380 7.2.255
70619df6e42d09a76e7c219b172204bf66a 7.2.256
707c4775d1a1c37f288803f5d11d8d94865 7.2.257
708a62aae9b8281bd7e1d144c6534a27b68 7.2.258
70991d775ed9329eec16882eeca04708dec 7.2.259
710d6bcf89bb0a04ce25d94f8bc0b3ba747 7.2.260
7117313b1644f7184ea116a0e7cccc42124 7.2.261
71275b2f61f81ff9af8e7f83d1885e9487f 7.2.262
713e98be83507f72cff814aa89456fb38ee 7.2.263
714352951ed477e83d3527c2ff95a7c2484 7.2.264
7154b12ddc88794c20ad3dbe238ccf91807 7.2.265
7169bfd540da3982b9841421cabc564f958 7.2.266
717ff87b49c02d7c7f3a084a1b594ae88ac 7.2.267
718333855dceb650a83a3a2c0bc39e59883 7.2.268
719b668c729a8116bd73296a93807234d86 7.2.269
72008dcef5d1f22d8667454b0ab487e533c 7.2.270
721e7982aaa6e1582e8313b07ad92f7cbec 7.2.271
72242af89bdd081e67af66ab7ac896ec82f 7.2.272
723db4a84251344f9be6bc466f0e93b56c2 7.2.273
7248375467c6e837d41ffca1044264f07d7 7.2.274
7257b01fe74c4b97ca52674c7b48917c8f8 7.2.275
72618d2eded81ed3743fb33886856dcaaca 7.2.276
7272fab085fbd95c7f1ccd5432b42ac171e 7.2.277
728650cfd7a47be176206e32adb2eb2fbd6 7.2.278
72991bd881902deb859eb88a9661a818a06 7.2.279
7306718336ff2eda0aebe0ad2f79a87bb72 7.2.280
7319021fcb03db3247f052bc2bc8c101554 7.2.281
732fd8c5680ec0a72516205f36068987b0f 7.2.282
733630bfb6d7eb4fe4a365facaf60943151 7.2.283
73449f8814cd8e54bc21fe8dffc917b51c3 7.2.284
735371d70c8fd279238037d3b8c28a69479 7.2.285
7366074a34e9de9ea214aaa9059415ecff7 7.2.286
73730399617fc60ba7c6721aba1aa4cb4fe 7.2.287
738e4af9091b9bd725a03d6f59f24a05d8f 7.2.288
739b644db8f7cc6fb0dfd72578659d4dd5b 7.2.289
7404f59608390ca566ef8ddfcf1dedf9cb8 7.2.290
741816dda0f77bda27759f5d3cff96ec1d2 7.2.291
742fd6f78dbdf02404c49c83e0fc50fdcb1 7.2.292
74351d2685c3fd4357d70472bf89c7674f7 7.2.293
74460ae3ec3e8c490b139d06260eea95ed6 7.2.294
7459029fd778fcbe2d67d2884ab34bd6aa1 7.2.295
746204298e1f5edb50ce68dcb5bdf6e0dbb 7.2.296
7474646ae4272a7ed72ed4531214c1a94ea 7.2.297
748cb5197804af66e8b7b568d5cbb9aea39 7.2.298
74950e000c313d6061be06b7110c101fb49 7.2.299
75054512d653ae4947911df73046024c07d 7.2.300
751dba442d3c7ab15794c48d89ac2bd50ab 7.2.301
75276ddee93248aaaaeb56a926f90a92d48 7.2.302
7539e448cc39db6bca1421c58fd91994c2e 7.2.303
754dc47073f62ba8b87d29593042e6b9c24 7.2.304
75587698db3201d95b973430479872fb70c 7.2.305
7564927e5f5c757b610db1184ed05c1c355 7.2.306
757a3f136eb3e73254fe1bc90dd3319886f 7.2.307
758366670c20b3dccd17ba16b48c0643543 7.2.308
759a33bf5b244644dc1dfcedb58b64e224a 7.2.309
7602b4e530e0286197917cccc4d5ddad75b 7.2.310
761a121e8d4f5d3ef109b7dc708160c48ed 7.2.311
7629d43a4cb5261144c5368afb47e91b15e 7.2.312
763fc0905f652a5c3e2f8144ad940454ceb 7.2.313
764bbc2bc5e522158c34f5a957e9a43ec85 7.2.314
765abda87ae0b9590203661dff5cf212918 7.2.315
7669551787240e4d4d0ba9962a88ffd295e 7.2.316
767b7cda2d415ef56e93b436b157da65512 7.2.317
768d323859a6998ab7566837e4ee487db4d 7.2.318
76993fcc07a053e4bf17cc329eebf4eec69 7.2.319
770d81436a10e166fd5ad0503961bb63f7e 7.2.320
7711e0e441e0b182b3d2bf98d8dd0af693a 7.2.321
7724116247c931e7ff221c09443cc04c546 7.2.322
77399302b80b0d5ee894b3f738e08458eb9 7.2.323
7741b3ed6f8ea6e05843a81bcb4cce6e8e1 7.2.324
77516de31d06ac69308617d694a8cf613f5 7.2.325
776873528f80a7ec68ec810ac2e004214ae 7.2.326
7771b51b4236c8f66a39862dec80c0e09fa 7.2.327
778a91e4776715aad77aed49ac4fb8b0d0a 7.2.328
779c1d385c670fe6b82791146631d5bc6ed 7.2.329
780ec306f720d5ecc3253447b2549e74f26 7.2.330
781fae0aebc661a759a7b9ba4b21dbea8ae 7.2.331
782443c1a3a9356deba3ac6df881f3f5435 7.2.332
783e5a7b83955403b45f1fc39ae5fd7e831 7.2.333
784b8760b468b258715f8c899192b052b2c 7.2.334
7853c49aae8330d5e7bec5cb8ea2839f16c 7.2.335
78658ff870a834c78ac8029cc5184956774 7.2.336
7875c65a39cf1f61dc04e193625217f3a0e 7.2.337
788b98987402460ad59476a9f818e521267 7.2.338
78943c1b523d0d7e824150d70f5a7df4eed 7.2.339
79091d51369ba38e07688afb06f13dd5379 7.2.340
7912ebb987d6682668d5f75f96a44bcfebf 7.2.341
7920ebbd934d668fe7ee1ee1cc1a62e9e09 7.2.342
793a51fb3f490a7885ca1f57567de329af9 7.2.343
7943503d584285dbf2f7054e9f05daaf78b 7.2.344
79512c9b6b1981c695d75c2b160b96f00e1 7.2.345
7969bfdc74c5a7fdc4913d581d07f117c4c 7.2.346
797e4748d7c580ade5da8783b9cc19279ca 7.2.347
7983b028c870f331f8850bf22a2dc9be54b 7.2.348
799d536129a01653e7c8c3f89641cc26327 7.2.349
800eb56cd6bcc7c3dd1b27124f06c10d696 7.2.350
80175e63fa075300bbe4cc84e2a20698690 7.2.351
80246a4f16608f1970babf511d9d830691b 7.2.352
80339b526b2c079059d718e2601943bbe6e 7.2.353
80454acbb63188f6170087efab15ebd3c2d 7.2.354
8051bc9e66c81595688c9c265f649b98945 7.2.355
806529cf57e1263aa4b27d058b126e09e98 7.2.356
80778e8474e8610da9b193f1c7dfb041e90 7.2.357
808aae6515b73e29a450aadf0aab8669e57 7.2.358
809915bee53d1c5557a336981e4d24d3323 7.2.359
810e5a94a7c4338fa75d9859f094afa7d9b 7.2.360
811680c1963d04a308ec075defed4df0de5 7.2.361
8121a53e118431bba2860b6cdf193894208 7.2.362
8133a4a525946e8d97d944b1c85c157b41b 7.2.363
8141ea094e261eeb5d5883510d105dbb119 7.2.364
815d47a8e62b2740bfdeb4926f5b72425c4 7.2.365
816bb2871c7e5e03edffe7006816ad52c58 7.2.366
8175a800c854bdf2096ebb59bcc15eeee95 7.2.367
81808a92e4d659af8f0710fcf6e0b92c7cf 7.2.368
819eea46eebf3045d053da54e9bdfe36e9a 7.2.369
8200d6d95486a3ca0aa7343466ce8c83a3c 7.2.370
82118d75932e9d75b4f4ad87def535913f3 7.2.371
822a7146ba9d71f7fbb98359436600db68c 7.2.372
823db6c797bc31e15da6541e06155ce0884 7.2.373
824d6ad6c6f6d373747d09d39bdc3626820 7.2.374
82557f98f4ee9460959af0a8a87cdc25f2e 7.2.375
82683ef453e3185460ec09294b47f0e185f 7.2.376
827f6fdab3284505e1259615aaebb6efccf 7.2.377
828b826f41b909594655da94b9da901309c 7.2.378
829e5c2790d10e4796caaf70ee9d8e98738 7.2.379
83020f58f5480efdaa634f52e74a3addd71 7.2.380
8319ac8f36c153bd04e77b40790842f7337 7.2.381
832b43bad2fe5761b0f59ec098ee08f26bc 7.2.382
833d78dbc11e73315071dc838a34d231877 7.2.383
8343ab83e89cb645f7bcf1dc9efcd8a0a73 7.2.384
835c67b235b56b8ae6c82f0f0af289c336c 7.2.385
83668f444ddc27ae1a3c189f81fa92f747a 7.2.386
837ceb332b7f2e076d0cc1fd3d1dfd7dda8 7.2.387
8381d1f1dcfe0cc5639bd810b3f398d9daf 7.2.388
8399aad65e4793940caf11b6325f73dab06 7.2.389
84011f9f2a76ec4fdc496fa6227d76e1d87 7.2.390
8416abdb424f303c9992259c09013215041 7.2.391
8421b6004c7bcf420420cf0190aa904f395 7.2.392
843d1afe82821bcae5f168d8f088e429f93 7.2.393
8440bc465599cd8b69b280c0ecf8fecb980 7.2.394"