[packages/vim] updated to 7.4.307
glen
glen at pld-linux.org
Sun May 25 19:52:00 CEST 2014
commit 6400f252a6a979f85613491189bd9826cf82e155
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri May 23 16:23:42 2014 +0300
updated to 7.4.307
7.4.296 can't run tests on Solaris
7.4.297 memory leak from result of get_isolated_shell_name()
7.4.298 can't have a funcref start with "t:"
7.4.299 when running configure twice DYNAMIC_PYTHON_DLL becomes empty
7.4.300 the way config.cache is removed doesn't always work
7.4.301 (after 7.4.280) scrolling problem when loading a session file
7.4.302 signs don't show up after filler lines
7.4.303 double-width chars on the command line sometimes truncated
7.4.304 cannot always use Python with Vim
7.4.305 making 'ttymouse' empty causes problems
7.4.306 getchar(0) does not return Esc
7.4.307 can't build without the +termresponse feature
sources | 12 ++++++++++++
vim.spec | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 8c98bb9..a96ec2e 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
# VCS Commits: https://code.google.com/p/vim/source/browse/
%define ver 7.4
-%define patchlevel 295
+%define patchlevel 307
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 8595c67..5d920ce 100644
--- a/sources
+++ b/sources
@@ -293,3 +293,15 @@ a4f9876a769c63132ac5644face5ef2f 7.4.292
5689299be18cf9e01dc32e00aefc18b4 7.4.293
a2c6744c3f930560f3ed935eceacb1b0 7.4.294
8bcaa5f32681cadc66deba0426d1d502 7.4.295
+a97c0a2a53100f77afb44faaa171f87a 7.4.296
+9529b33b8bc4460da1a2c29c8d2be448 7.4.297
+c7d7bd8c7b1933a34b0c2764f615cd13 7.4.298
+3034535cafb2d22c9994489ce619d90c 7.4.299
+d785b6b1824654e10daa9eb07983540c 7.4.300
+ab622a7604b7911915eb5f6d6816cdba 7.4.301
+661e5c18b96cff2173775cb314237b9d 7.4.302
+bc83a243fe49348899c127e45d75f028 7.4.303
+862e59bcaffd5492254ad394c5e5707a 7.4.304
+202c86801f64776ffa7bd5a67a772d3a 7.4.305
+3de1f97842a15cb3a48e6cc74a71e304 7.4.306
+f9fe230c45badb31b8686d2fbf6d4bae 7.4.307
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/6400f252a6a979f85613491189bd9826cf82e155
More information about the pld-cvs-commit
mailing list