[packages/vim] up to 7.3.918

glen glen at pld-linux.org
Thu Apr 25 11:30:01 CEST 2013


commit 8fbef74a757bd371608f3d596f091509f20871fa
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 25 12:28:59 2013 +0300

    up to 7.3.918
    
    7.3.838  was updated with regarding encodings
    
    7.3.906  the "sleep .2" for running tests does not work on Solaris
    7.3.907  Python uses IndexError when a dict key is not found
    7.3.908  possible crash when using a list in Python
    7.3.909  duplicate Python code
    7.3.910  Python code in #ifdef branches with only minor differences
    7.3.911  Python: Access to Vim variables is not so easy
    7.3.912  typing ":" at hit-enter dialog fails if the a file changed
    7.3.913  (after 7.3.905) still a crash when writing viminfo
    7.3.914  ~/.viminfo is messed up when running tests
    7.3.915  next encoding in 'fencs' is not used if error at the end
    7.3.916  using freed memory when pasting with the mouse (Issue 130)
    7.3.917  when a path ends in backslash appending a comma fails
    7.3.918  repeating Ex command after using Visual motion does not work

 sources  | 15 ++++++++++++++-
 vim.spec |  2 +-
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index 223f011..6e08d1f 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define		ver		7.3
-%define		patchlevel	905
+%define		patchlevel	918
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 4558da2..983e3e6 100644
--- a/sources
+++ b/sources
@@ -834,7 +834,7 @@ ccf2e81d30b95d5e706be57f5a72583c  7.3.834
 c71152054f5f2f1296801b1263cb0f82  7.3.835
 0eb860a53f948645085c5236b0819af4  7.3.836
 51f60b66613b7535855d1e592f544d83  7.3.837
-a3b9ad5d94ab29fd0891db19939a5bb8  7.3.838
+3190f49784918e4e87dd678e5cb6265b  7.3.838
 3a1e2a7ef2cb8c98a75e4121d58ebd59  7.3.839
 21e3dcb67ba9926ec7ab8b92c1c3869e  7.3.840
 ca0b0640f383d02715aa74ade316fbd9  7.3.841
@@ -902,3 +902,16 @@ d500094667b57225a2318c264c07a575  7.3.902
 c0699792e503297752b73ae67821e4b6  7.3.903
 d127bb5702e158368edaddb7a4f7a21d  7.3.904
 90e35d3ec6239a976c8489c2eee293db  7.3.905
+a2d892e045af921b822607ea9476d2f3  7.3.906
+0675eb1c0271a2b53ad80d19a40e4b92  7.3.907
+8378c22db7adcc562c70dc4dbeb463b0  7.3.908
+aba12916d9c0d0a60fbd8c1f17c40bc9  7.3.909
+7dd17a44bc296f000cb11d77947f5cbd  7.3.910
+d68245f95db0818be3bea2b59872eaa2  7.3.911
+8389ad8eb0c0e2e26032e9600ce5a908  7.3.912
+967bbc6cfe0c14788df660eba9767ca1  7.3.913
+6138e357da66c4cad195d59f00c3d82d  7.3.914
+a3a6bf1760ed6533a01142832323eb7e  7.3.915
+b0cb861c844954508ea095ae7ab55307  7.3.916
+7e0932d8d6d96754c5ec75275056a2e7  7.3.917
+1056f7faadaec78cf882e35516aa27fa  7.3.918
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list