[packages/vim] updated to 7.4.516

arekm arekm at pld-linux.org
Thu Nov 27 21:33:50 CET 2014


commit 3ac279cf92734a7a2d5838bdecb0cd270d84d609
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Nov 14 18:15:09 2014 +0100

    updated to 7.4.516
    
    7.4.493  a TextChanged autocommand is triggered when saving a file
    7.4.494  cursor shape is wrong after a CompleteDone autocommand
    7.4.495  XPM isn't used correctly in the Cygwin Makefile
    7.4.496  many lines are both in Make_cyg.mak and Make_ming.mak
    7.4.497  NFA engine is very slow with some regexp patterns
    7.4.498  (after 7.4.497) typo in DOS makefile
    7.4.499  substitute() can be slow with long strings
    7.4.500  test 72 still fails once in a while
    7.4.501  (after 7.4.497) typo in file pattern
    7.4.502  language mapping also applies to mapped characters
    7.4.503  cannot append a list of lines to a file
    7.4.504  MS-Windows installer restricts install path to end in "vim"
    7.4.505  problem on MS-Windows file name longer than MAX_PATH bytes
    7.4.506  MS-Windows: Cannot open a file with 259 characters
    7.4.507  (after 7.4.496) building with MingW and Perl may fail
    7.4.508  when generating ja.sjis.po, header is not correctly adjusted
    7.4.509  users are not aware their encryption is weak
    7.4.510  "-fwrapv" argument breaks use of cproto
    7.4.511  generating proto for if_ruby.c uses type not defined elsewhere
    7.4.512  cannot generate prototypes for Win32 files and VMS
    7.4.513  crash because reference count is wrong for list from getreg()
    7.4.514  (after 7.4.492) memory access error
    7.4.515  in a help buffer the global 'foldmethod' is used
    7.4.516  issue 253: completing function name with a # does not work

 sources  | 24 ++++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 5817c94..602ce21 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.4
-%define		patchlevel	492
+%define		patchlevel	516
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 06c84b4..f613ad7 100644
--- a/sources
+++ b/sources
@@ -490,3 +490,27 @@ e13ce9421c65af6f05b68419109d0e99  7.4.489
 b3ffef9729086367f9767b79fa811a6f  7.4.490
 fe050a262ef432b107d4caf6b28d4932  7.4.491
 775f9d2f517f1ecdf676677e972c9e97  7.4.492
+182639358fd7a9f470cadbb4d852402b  7.4.493
+4283702d281c08bd183fd5d44efc3b3c  7.4.494
+b0d3e2996fb4a14e68de51108492a18b  7.4.495
+15e58352813b967a34a9ae16f0cbcb44  7.4.496
+14b0f06059de5e6e992137657795b650  7.4.497
+69036c327bb5bd852e038411588ac2d0  7.4.498
+f774972f8caa19d76d825e83e2f1fb61  7.4.499
+29cc50b076a440b01e191fd6d643031a  7.4.500
+b93c53e9ba887eb090f6860f44c6cbf1  7.4.501
+21174ec36df7fa88ba033fa127dcfd59  7.4.502
+0adcad3429745d79c1df220141e81680  7.4.503
+84eab0a568611d4ff59e6bf11f639210  7.4.504
+2304283c166523115d2d4836fc43054b  7.4.505
+25b3131d9f8056f60974c2c94b7e7df1  7.4.506
+b1e1e8c84e68d1dfeabef0cee29dd328  7.4.507
+0137d1f544ed32596b5e87b7d292f846  7.4.508
+081e2d8b138eeb4f1dc94fd1fe6b44e4  7.4.509
+e1def35d3924d15016a183de885d227a  7.4.510
+e64398c78faaf901ada93c61d9fb047b  7.4.511
+28fbdb68b18aed00d9104edffa858d3a  7.4.512
+e16c4c596f630c14236ebf8082d9ac59  7.4.513
+044c8bc2d9e2d591c3c2921ac489028c  7.4.514
+4ace8d0f63f7a60066363a93d6f14df0  7.4.515
+36b659c6945ec5fd4ad70ced8724e29d  7.4.516
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list