[packages/vim] updated to 7.4.354
glen
glen at pld-linux.org
Thu Jul 10 17:18:54 CEST 2014
commit 6c7b1048f91c57f09b6cdabab6a39909fbd3619b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Jul 10 16:24:16 2014 +0300
updated to 7.4.354
7.4.338 cannot wrap lines taking indent into account
7.4.339 local function is available globally
7.4.340 error from sed about illegal bytes when installing Vim
7.4.341 sort() doesn't handle numbers well
7.4.342 clang gives warnings
7.4.343 matchdelete() does not always update the right lines
7.4.344 small issues related to matchaddpos()
7.4.345 (after 7.4.338) indent is not updated when deleting indent
7.4.346 (after 7.4.338) indent is not updated when changing 'briopt'
7.4.347 test55 fails on some systems
7.4.348 Using "J1" in 'cinoptions' may cause too much indent
7.4.349 avoid redrawing the whole window with highlighted matches
7.4.350 C-indenting for Javascript fails for a {} block inside parens
7.4.351 sort() is not stable
7.4.352 with 'linebreak' a Tab causes a missing line break
7.4.353 'linebreak' doesn't work with the 'list' option
7.4.354 compiler warning
sources | 21 ++++++++++++++++++++-
vim.spec | 2 +-
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index 34ed280..07ec602 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 337
+%define patchlevel 354
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 5a54f20..cde5792 100644
--- a/sources
+++ b/sources
@@ -335,7 +335,7 @@ f8f3973ce342d486b7bcbcf4f7441042 7.4.334
a467529b3368ae973514c3b41553f37b 7.4.335
7e516921dc5c465cd8df5a65c53a6878 7.4.336
72617b57df781ab4e1d2b41806e663a9 7.4.337
-293099b5246449c1fde0aef0c410b5e5 7.4.338
+c0b1b5982f67aeb06d5eb1d1d3849a25 7.4.338
77bbef9cd275b8c474351fd8f27e8c9d 7.4.339
affc717308b40a93deab7d5a72334c86 7.4.340
8bf071f620b7cc1967addfff70bdedd2 7.4.341
@@ -343,3 +343,22 @@ affc717308b40a93deab7d5a72334c86 7.4.340
8eb062b2671393cc44817c16050374f6 7.4.343
be66ffa877dcf4edf124932d318ee465 7.4.344
82daf31b5532c7f84f76bb21c8a6ef99 7.4.345
+33401fd8e44704c0c3caacb70b8a78e3 7.4.346
+9e6a19d9b1e426f6e3c4bfc4328b82e3 7.4.347
+689082867a60664cea5afbd38f96962e 7.4.348
+0877a1574c00144bacca726133236d17 7.4.349
+cee62fb2b83fcee036e02b6973af5957 7.4.350
+3d7cd74058b30252ed99c1698a5046a2 7.4.351
+2e4cc570e0d9ec8f646260c93a6d8efb 7.4.352
+cf0eb8fcdd50c38ae55e6d80b3e1c2a9 7.4.353
+34dd62b2e8d6c8b7f0939a4fc695065a 7.4.354
+922d1d6044cd7ce3191941cee2d71e45 7.4.355
+31940dee36d7bbbdb40a4ab736ff4dbc 7.4.356
+af14ad11e7738721f2fc80ec73d3b5bc 7.4.357
+d511f334441ef6c8bc5ef0a7310929da 7.4.358
+65ac447baf1da45141c367707a5ab156 7.4.359
+ba3e4550d4c419461b5f193c3018428b 7.4.360
+0bd4ccaf026911f9f3e43f204dc8d353 7.4.361
+5fe04992d2abe178e63b58e676783eee 7.4.362
+05499020c0457a7e451fc44b98edc52d 7.4.363
+1f459bbaacdd5d3d05c122da47c39ecc 7.4.364
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/6c7b1048f91c57f09b6cdabab6a39909fbd3619b
More information about the pld-cvs-commit
mailing list