[packages/vim] updated to 7.3.1020

glen glen at pld-linux.org
Mon May 27 11:24:56 CEST 2013


commit e2ffb036048e9a56e8660aa8822d7ed2825081f8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 26 02:51:22 2013 +0300

    updated to 7.3.1020
    
    7.3.1013  new regexp logging is a bit messy
    7.3.1014  new regexp state dump is hard to read
    7.3.1015  new regexp engine: Matching composing characters is wrong
    7.3.1016  unused field in nfa_state
    7.3.1017  zero width match changes length of match
    7.3.1018  new regexp engine wastes memory
    7.3.1019  not working with the new regexp engine: \%[oxduU]123
    7.3.1020  not all patterns are tested with auto / old / new engine

 sources  | 8 ++++++++
 vim.spec | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 88447da..e184c90 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define		ver		7.3
-%define		patchlevel	1012
+%define		patchlevel	1020
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index bd683ea..cb3fcde 100644
--- a/sources
+++ b/sources
@@ -1009,3 +1009,11 @@ a94eff43265e07d86475b681166eb63f  7.3.1006
 236de909efa5cf4f93f876dfc4074229  7.3.1010
 d8dbdde221f64b3e680511fd576bbef5  7.3.1011
 d008331bd6e60454202db4d6e0be8cf9  7.3.1012
+b7b2171578ee48886abac6dd395f1a29  7.3.1013
+1e7ef332b0ff1681fbefab98f0844e0e  7.3.1014
+dfccd75755fa14560920c4e64ffee15f  7.3.1015
+7329193d2123834d8345e45a7892505b  7.3.1016
+a0c5d9dbff50ab275622544504a9acc7  7.3.1017
+6416c1916f6dce1034b972cd9458cfb5  7.3.1018
+1cd9b04df16370ac7771220971e3de3f  7.3.1019
+625fcff7f6397968a68d8656f2d05093  7.3.1020
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list