[packages/vim] updated to 7.3.1030

glen glen at pld-linux.org
Mon May 27 11:25:01 CEST 2013


commit 9608dbcb2ea707dee286a18f1db902c7051e1ecf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 27 02:59:28 2013 +0300

    updated to 7.3.1030
    
    7.3.1021  new regexp engine does not ignore order of composing chars
    7.3.1022  compiler warning for shadowed variable
    7.3.1023  mixed results for pattern with composing char only and \Z
    7.3.1024  new regexp: End of matching pattern not set correctly
    7.3.1025  new regexp: not matching newline in string
    7.3.1026  new regexp: pattern that includs a new-line matches too early
    7.3.1027  new regexp performance: Calling no_Magic() very often
    7.3.1028  new regexp performance: Copying a lot of position state
    7.3.1030  (after 7.3.1028) can't build for debugging

 sources  | 10 ++++++++++
 vim.spec |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index e184c90..401e0bd 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define		ver		7.3
-%define		patchlevel	1020
+%define		patchlevel	1030
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index cb3fcde..12308c9 100644
--- a/sources
+++ b/sources
@@ -1017,3 +1017,13 @@ a0c5d9dbff50ab275622544504a9acc7  7.3.1017
 6416c1916f6dce1034b972cd9458cfb5  7.3.1018
 1cd9b04df16370ac7771220971e3de3f  7.3.1019
 625fcff7f6397968a68d8656f2d05093  7.3.1020
+cf3384d8769ad3aa384636e606d0ced8  7.3.1021
+d8b73f959ddb3d9192cf593f77dafe1c  7.3.1022
+a49f8d63416e53ba72b3ca7a333c4b04  7.3.1023
+896ebc1cedb2c623b366ef51d712dc3c  7.3.1024
+333054e67052fad4694fe469e6c26a67  7.3.1025
+a80c3c7c49fdc48d39a5ef19252bd2a3  7.3.1026
+bc22b72210f510c3ba027d1ea9de294e  7.3.1027
+cd02a8606920052a493cd15911a617bd  7.3.1028
+e7928dc87511fdf95f76d9f984aa3d4d  7.3.1029
+61a678069f5bc10b7b1a5cb7aecea561  7.3.1030
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list