[packages/vim] updated to 7.3.1314

glen glen at pld-linux.org
Sun Jul 14 12:18:08 CEST 2013


commit e5c26bdcd196b049b866e58d9129e5cab7dbe3d0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jul 13 15:31:26 2013 +0300

    updated to 7.3.1314
    
    7.3.1288  the first ":echo 'hello'" command output doesn't show
    7.3.1289  get GLIB warning when removing a menu item
    7.3.1290  (after 7.3.1253) CTRL-R = in Insert mode starts new insert
    7.3.1291  (after 7.3.1288) compiler warnings for uninitialized variable
    7.3.1292  possibly using invalid pointer when searcing for window
    7.3.1293  put in empty buffer cannot be undone
    7.3.1294  ":diffoff" resets options
    7.3.1295  glob()/globpath() do not handle escaped special chars well
    7.3.1296  only MS-Windows limits GUI window size to fit on the monitor
    7.3.1297  findfile() directory matching fails with a star after text
    7.3.1298  (after 7.3.1297) crash
    7.3.1299  errors when doing "make proto"; dependencies outdated
    7.3.1300  Mac: tiny and small build fails
    7.3.1301  some tests fail on MS-Windows
    7.3.1302  test 17 fails on MS-Windows, includes line break in file name
    7.3.1303  (after 7.3.1290) undo is synced whenever CTRL-R = is called
    7.3.1304  test 89 still fails on MS-Windows
    7.3.1305  warnings from 64 bit compiler
    7.3.1306  when redrawing screen during startup intro message is cleared
    7.3.1307  MS-Windows build instructions are outdated
    7.3.1308  minor typos in MS-Windows files
    7.3.1309  no wait to hit enter when a script defines a function
    7.3.1310  typos in nsis script. Can use better compression
    7.3.1311  compiler warnings on Cygwin
    7.3.1312  Python: not giving correct error messages for SystemExit()
    7.3.1313  :py and :py3 don't work with Cygwin or MingW and 64 bit
    7.3.1314  test 87 fails with Python 3.3

 sources  | 27 +++++++++++++++++++++++++++
 vim.spec |  4 ++--
 2 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index 2ac83b4..326222f 100644
--- a/vim.spec
+++ b/vim.spec
@@ -27,8 +27,8 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.3
-%define		patchlevel	1287
-%define		rel		2
+%define		patchlevel	1314
+%define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
 Summary(es.UTF-8):	Editor visual incrementado
diff --git a/sources b/sources
index d76dfff..4226a68 100644
--- a/sources
+++ b/sources
@@ -1283,3 +1283,30 @@ cc35f4308c885a0ed42ab8317b2e88f6  7.3.1282
 d917d24c1fa41d3e780501dc7954844f  7.3.1285
 61874d08a182aa1793017d46bb1da754  7.3.1286
 510638ace820223877e194c35a0334ce  7.3.1287
+f236073fba28970ee8ed9cb480184635  7.3.1288
+a1b74fe268fd6336a4fdc8d0d92d41dc  7.3.1289
+6b238d3755f2008a627269ee8fb6e804  7.3.1290
+d9c521e20f18d51ab4c4bd4c68c82b25  7.3.1291
+746aa1befcef0f58b76ab9cc05c411b0  7.3.1292
+a0fbe8f5c7879d0666a201a7b2242a85  7.3.1293
+34616790967982fa837ffb20d752db4e  7.3.1294
+2afb2c9577cd47db085bc0ed412b3076  7.3.1295
+15ca552d9dae8a11431c6f07b009ae17  7.3.1296
+ed2e699d488c5a07c1e475c154cb1414  7.3.1297
+5c0a5bf8419a35645e3692b146e1d7a6  7.3.1298
+f06fce714a8888ae4d9a6e7b623d5963  7.3.1299
+2cf03588006a2ebf8a28f3ebd672d340  7.3.1300
+5a5c22154b6adba4ab30ec2792485d99  7.3.1301
+88629592d4e78d095fdb1f35cb01fdcd  7.3.1302
+4800ae8dafaa84296b4b5fd5ee173d1b  7.3.1303
+5495c58aeb6c42cc33298941a3500010  7.3.1304
+ad40d81c6d563bf1c8c46cf0f3bf762f  7.3.1305
+8d13bb525c03ef476c0b32c6edad3498  7.3.1306
+236eba81533e05d7a9144a3a48493830  7.3.1307
+a6df150b778f8006e9025ff54b08ded0  7.3.1308
+dd82a9c45bb4e8cfa3d022a0574cb9ba  7.3.1309
+f79a701349d0fa0e043313ea91f235b5  7.3.1310
+559af4b8c57e61ac668aece9d0678e37  7.3.1311
+64b273c9dfedffa6fc8f0f7aea8bfba3  7.3.1312
+9d2b79fe46b3366be221176584c8b67b  7.3.1313
+eec73585a3cb0fe6ff6c4ba8f4cf591c  7.3.1314
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list