[packages/vim] updated to 7.4.192

arekm arekm at pld-linux.org
Tue Mar 4 20:17:56 CET 2014


commit c282aa93b714e0bf827689039531177d0fd0d4be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Mar 4 20:15:32 2014 +0100

    updated to 7.4.192
    
    7.4.183  MSVC Visual Studio update not supported
    7.4.184  match() does not work properly with a {count} argument
    7.4.185  Clang gives warnings
    7.4.186  (after 7.4.085) Visual mode insert mode is sometimes wrong
    7.4.187  delete that crosses line break splits multi-byte character
    7.4.188  SIZEOF_LONG clashes with similar defines in header files
    7.4.189  compiler warning for unused argument
    7.4.190  compiler warning for using %lld for off_t
    7.4.191  can't escape a file name for shell commands without a function
    7.4.192  memory leak when giving E853

 sources  | 10 ++++++++++
 vim.spec |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 928997a..5704d47 100644
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.4
-%define		patchlevel	182
+%define		patchlevel	192
 %define		rel		2
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 34e954c..6caaa5a 100644
--- a/sources
+++ b/sources
@@ -180,3 +180,13 @@ d5a0ab9f9919aebb91542e48f8fbc027  7.4.172
 fd90d1d2e86ee07bad4680f0260d0366  7.4.180
 219358ce254fb0c0d353b9a796a100aa  7.4.181
 fbd89c20781a808d9b9283f10e9d3ae8  7.4.182
+d0744cb580446fdd6944d67191cdda3c  7.4.183
+fc0866feeacfd3e1fb6a0195f0f037f9  7.4.184
+2488edc85d82d0c20c66959ffa356365  7.4.185
+366792c5d38497c5e7454fb7624f0eaf  7.4.186
+2a6d42c7d9cfc190d4798de01cb5008f  7.4.187
+1ecc29e0e066dae607cb04a4ebc295d7  7.4.188
+f20e9eee4987f704d20d2cbff4c4ef92  7.4.189
+59fe59875d9da34041ede674c185275f  7.4.190
+b010979da48f27769344506285c87ffd  7.4.191
+b66f43553771fabff9946c2539233f8b  7.4.192
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/c282aa93b714e0bf827689039531177d0fd0d4be



More information about the pld-cvs-commit mailing list