[packages/vim: 1/2] updated to 7.4.061
glen
glen at pld-linux.org
Sun Nov 3 20:24:58 CET 2013
commit dabfb996749a2eaadfcd90f6c39fad67c786c122
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 3 21:23:47 2013 +0200
updated to 7.4.061
7.4.053 test75 has a wrong header
7.4.054 reading past end of the 'stl' string
7.4.055 Mac: Where macros are defined depends on the system
7.4.056 Mac: Compilation problem with OS X 10.9 Mavericks
7.4.057 byteidx() does not work for composing characters
7.4.058 warnings on 64 bit Windows
7.4.059 set_last_cursor() may encounter w_buffer being NULL
7.4.060 declaration has wrong return type for PyObject_SetAttrString()
7.4.061 (after 7.4.056) configure check in the wrong place
sources | 9 +++++++++
vim.spec | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index adda555..544b515 100644
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
# VCS Commits: https://code.google.com/p/vim/source/browse/
%define ver 7.4
-%define patchlevel 052
+%define patchlevel 061
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index a7e3fe7..0a87289 100644
--- a/sources
+++ b/sources
@@ -50,3 +50,12 @@ ea675c709cd6011adc30fcf0def31ee4 7.4.048
b15ffb4672e82d67cf3ea5d3fdc77ed8 7.4.050
6b2af52b734806187f9e7effc2e43d64 7.4.051
d32a541d7f5224c9fdacb6a81a73d695 7.4.052
+9d47ebc404be7fb399031751e1751846 7.4.053
+a28c2b89b23233bc8923ed6180647b4e 7.4.054
+ea670cb50696e36b8619877c2f90bab1 7.4.055
+3035ff2de9fea29034fd1babe465c2c5 7.4.056
+a181edc322e2240cdab8beda2af69301 7.4.057
+5b309b2742a07a0d5909234139456331 7.4.058
+05def513b70d2364d64ce1e02589fe8a 7.4.059
+8fd31eae3d039f665756bd5cf72c6c3d 7.4.060
+0305c9c20e3dd02331f38505eeb386b7 7.4.061
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/80e22d3ba59eddca56cf85c49ad62e426baf6c2d
More information about the pld-cvs-commit
mailing list