[packages/vim] updated to 7.4.182

arekm arekm at pld-linux.org
Tue Feb 18 22:17:26 CET 2014


commit 616d1cf8b9c33005bbd58495d42f90b49a39c693
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Feb 18 22:16:55 2014 +0100

    updated to 7.4.182
    
    7.4.170  some help tags don't work with ":help"
    7.4.171  redo does not set v:count and v:count1
    7.4.172  blowfish code says OFB, but it's doing CFB
    7.4.173  when using scrollbind the cursor can end up below last line
    7.4.174  compiler warnings for Python interface
    7.4.175  wrong fall-back to non-wide function if wide function fails
    7.4.176  Python: Dictionary.update() thows an unexpected error
    7.4.177  compiler warning for unused variable
    7.4.178  the J command does not update '[ and '] marks
    7.4.179  Compiler warning for type-punned pointer
    7.4.180  (after 7.4.174) older Python versions don't support %ld
    7.4.181  when using 'pastetoggle' the status lines are not updated
    7.4.182  building with mzscheme and racket does not work

 sources  | 13 +++++++++++++
 vim.spec |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index c46375e..6e2c3f6 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	169
+%define		patchlevel	182
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index beac84c..34e954c 100644
--- a/sources
+++ b/sources
@@ -167,3 +167,16 @@ fd9bdb560ba274956edfa19635ae8279  7.4.166
 ed55a7b4ec1afa1c2dbfbc89b4a466ef  7.4.167
 3265557c7d6375cf84f4759a0389fa71  7.4.168
 b54447e42f1e66731f9036bcca8b4509  7.4.169
+0cf596ed02f6be7080b173a0883bcc7f  7.4.170
+59820af8f4d9fae312ae2e5288151bcc  7.4.171
+d5a0ab9f9919aebb91542e48f8fbc027  7.4.172
+823b94880865e1049ecfae371b30a415  7.4.173
+8a1c1251b0f97e0e3767ae1bc989abec  7.4.174
+11507012ba1a3c936f668404fa379649  7.4.175
+20c1c3cc95b821f252f1c83904b6ba3d  7.4.176
+9a7d5b714c1a207a5cabfdf9470341f6  7.4.177
+7b19d16cb76725280a1ebd55b87f8cb8  7.4.178
+41244f46b1ed4f623a725e9b9cb638e9  7.4.179
+fd90d1d2e86ee07bad4680f0260d0366  7.4.180
+219358ce254fb0c0d353b9a796a100aa  7.4.181
+fbd89c20781a808d9b9283f10e9d3ae8  7.4.182
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list