[packages/vim] updated to 7.4.972

glen glen at pld-linux.org
Tue Dec 15 13:05:39 CET 2015


commit 97f9a466d63dc7e586f8597b983e38668dd59a1d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Dec 15 13:59:11 2015 +0200

    updated to 7.4.972
    
    7.4.948  can't build when the insert_expand feature is disabled
    7.4.949  highlighting wrong for 'colorcolumn' with a fullwidth sign
    7.4.950  v:errors is not initialized
    7.4.951  sorting number strings does not work as expected
    7.4.952  'lispwords' is tested in the old way
    7.4.953  a test may create the .res file with a wrong name
    7.4.954  when using Lua there may be a crash (issue #468)
    7.4.955  Vim doesn't recognize .pl6 and .pod6 files
    7.4.956  a few more file name extensions not recognized
    7.4.957  test_tagcase fails when using another language than English
    7.4.958  Vim checks if the directory "$TMPDIR" exists
    7.4.959  when setting 'term' the clipboard ownership is lost
    7.4.960  detecting every version of nmake is clumsy
    7.4.961  test107 fails in some circunstances
    7.4.962  cannot run the tests with gvim and individual new tests
    7.4.963  test_listlbr_utf8 sometimes fails
    7.4.964  test 87 doesn't work in a shadow directory
    7.4.965  on FreeBSD /dev/fd/ files are special
    7.4.966  configure doesn't work with a space in a path
    7.4.967  cross compilation on MS-windows doesn't work well
    7.4.968  test86 and test87 are flaky in Appveyor
    7.4.969  compiler warnings on Windowx x64 build
    7.4.970  rare crash in getvcol()
    7.4.971  the asin() function can't be used
    7.4.972  memory leak when there is an error in setting an option

 sources  | 25 +++++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index f70fde8..0dda087 100644
--- a/vim.spec
+++ b/vim.spec
@@ -31,7 +31,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define		ver		7.4
-%define		patchlevel	947
+%define		patchlevel	972
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 38aa46e..811904a 100644
--- a/sources
+++ b/sources
@@ -945,3 +945,28 @@ d720801b63f9fc1a8dcbfb5735bd80b2  7.4.936
 e557b1efd20bfc5da99db81697d024a0  7.4.945
 ed607d01460633319a645bc25d32c072  7.4.946
 5812c86e7a33b971672c12143402a1e3  7.4.947
+4029ea50131b126d959088cb0397b80e  7.4.948
+7e16ebafa291103293909d8eeb66298e  7.4.949
+845527fd07f8b0166c0dc1e356994c9d  7.4.950
+85d821a38dcad0fc33cdd68f6877205f  7.4.951
+4eec5805f66f5355b3caef77ee2b5247  7.4.952
+10bce48cb6a4f76238a13e344644c387  7.4.953
+60dcb10173ea7a4e7bb4d8ca30fe6285  7.4.954
+195333044bf528fbccb7d8266be15c93  7.4.955
+3dcb2aa23362ab25088c9be66b4bbfef  7.4.956
+1a3ad2cda8006465e99413cd769f0a84  7.4.957
+eea55ca6dc20e0c1bae7af8c37a5af6e  7.4.958
+4310a38473d511836dd420544107aa1e  7.4.959
+4d4215006130bdf4aa6e9f9c26db5f49  7.4.960
+65e1783bb63e841fc0168a96656d7b1c  7.4.961
+2c5f85739c21038396f388fb6274f7c8  7.4.962
+db52929bb27ae42d8a31fbfdc78d84ff  7.4.963
+1bb589e5e9c097fb83e040d8f8dc3e47  7.4.964
+0cc6b56c5b5752995b30416ccc2713f2  7.4.965
+0e9d17d5790e95fc666347b1efcf90bf  7.4.966
+9664970afda8a3a3e3a2d7f6f5ac4086  7.4.967
+3634483bac3e35836bdaef622ebcd456  7.4.968
+00680b252d61d7ae7a1db635eeea8eee  7.4.969
+5982a3a2813ec63a3c349f4068b636fe  7.4.970
+f20f766a24eebf36fde46e111c158b01  7.4.971
+c26ff398ae9470666b3f73aaca12d183  7.4.972
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/97f9a466d63dc7e586f8597b983e38668dd59a1d



More information about the pld-cvs-commit mailing list