[packages/vim] updated to 7.4.273

glen glen at pld-linux.org
Wed Apr 30 08:46:25 CEST 2014


commit fb0ab3adb9944debfb816c6c22abe825fcdcdb24
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 30 08:51:24 2014 +0300

    updated to 7.4.273
    
    7.4.259  warning for misplaced "const"
    7.4.260  no error for function name with colon or lowercase char
    7.4.261  an interactive :s to replace a "\n" with line break may fail
    7.4.262  duplicate code in regexec()
    7.4.263  GCC 4.8 compiler warning for hiding a declaration
    7.4.264  (after 7.4.260) can't define function g:Foo()
    7.4.265  (after 7.4.260) can't call function with "g:" in an expression
    7.4.266  test 62 fails
    7.4.267  (after 7.4.178) '[ mark is in the wrong position after "gq"
    7.4.268  exists() on a funcref for script-local function does not work
    7.4.269  CTRL-U in Insert mode does not work after using a cursor key
    7.4.270  comparing pointers instead of the string they point to
    7.4.271  compiler warning on 64 bit windows
    7.4.272  using just "$" does not cause an error message
    7.4.273  "make autoconf/reconfig" may run configure pointlessly

 sources  | 15 +++++++++++++++
 vim.spec |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 02335bc..bdd740a 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	258
+%define		patchlevel	273
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index e7f5d9c..0307bbf 100644
--- a/sources
+++ b/sources
@@ -256,3 +256,18 @@ cc43ae910c29aa8f20dc21a8fed6b76c  7.4.251
 deac3b40e58f164a4486a9bd14040c64  7.4.256
 674e8a735fd62f2cf058bf98545cab19  7.4.257
 b13c892fbf2d29e16cb653558098d028  7.4.258
+37133a935b3ace0cf743beba53c4e4e2  7.4.259
+ab9e41259d3170081c45efe3e79ba5b6  7.4.260
+02279f24abec52c44f289878f1ebf0ee  7.4.261
+55d1d3dd550b868207413719881528fa  7.4.262
+a0b8b62feba16a96eb23f16649209b08  7.4.263
+2920c60d68e5eb151f9aba0451ecc6b9  7.4.264
+c507f61d19ce12bdf725cbcb7a568534  7.4.265
+2e4d058b054112b0e5919d2e4c3ca741  7.4.266
+122a3ecd0b49061ef7289d2bdea1ffd4  7.4.267
+7409a919783ecf7f5beec6e52faeeffa  7.4.268
+e8ed9e6b591337b6dab9fc995b1f121f  7.4.269
+def196358275e7930e4544e02a33f0d9  7.4.270
+d6e6a2f6efb792a35787792b3a001a73  7.4.271
+b7f6e7f3e636960e9cc407767bfa4be3  7.4.272
+b4446a9e79ea58821df53e67d3bfb94f  7.4.273
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list