[packages/vim] updated to 7.4.083

arekm arekm at pld-linux.org
Sat Nov 9 21:10:31 CET 2013


commit 53cc1e17198d803c0c2de33f1d1ed0803fd71c0b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Nov 9 12:56:38 2013 +0100

    updated to 7.4.083
    
    7.4.062  (after 7.4.061) wrong configure check for AvailabilityMacros.h
    7.4.063  crash when using invalid key in Python dictionary
    7.4.064  in Visual block mode replacing with CR does not break lines
    7.4.065  the character typed at the hit-enter prompt is recorded twice
    7.4.066  MS-Windows: swap file name wrong if colon in file name
    7.4.067  CTRL-\ CTRL-O moves the cursor after inserting comment leader
    7.4.068  cannot build Vim on Mac with non-Apple compilers
    7.4.069  cannot right shift comment lines starting with #
    7.4.070  (after 7.4.069) can't compile with tiny features
    7.4.071  (after 7.4.069) passing limits around too often
    7.4.072  crash when using Insert mode completion
    7.4.073  setting undolevels for one buffer changes undo in another
    7.4.074  when undo'ing all and making a change, undo structure is wrong
    7.4.075  locally setting 'undolevels' is not tested
    7.4.076  "cgn" does not wrap around the end of the file
    7.4.078  MSVC 2013 is not supported
    7.4.079  a script cannot detect whether 'hlsearch' highlighting is on
    7.4.080  (after 7.4.079) missing documentation for v:hlsearch
    7.4.081  (after 7.4.078) wrong logic when ANALYZE is "yes"
    7.4.082  using "gf" in a changed buffer suggests adding "!"
    7.4.083  hard to avoid adding a used pattern to the search history

 sources  | 22 ++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 544b515..7631b95 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	061
+%define		patchlevel	083
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 0a87289..ad9d48a 100644
--- a/sources
+++ b/sources
@@ -59,3 +59,25 @@ a181edc322e2240cdab8beda2af69301  7.4.057
 05def513b70d2364d64ce1e02589fe8a  7.4.059
 8fd31eae3d039f665756bd5cf72c6c3d  7.4.060
 0305c9c20e3dd02331f38505eeb386b7  7.4.061
+2aa95bf08e3e29504abe511e6f2e83bf  7.4.062
+58a8b743a5adaa3e6ed636e52cd7d552  7.4.063
+71be80d6479883f9666d58efd4b0d329  7.4.064
+5309435b25f35b3f72945e53336cea01  7.4.065
+c2d4092358a9ac65278c06ab8f967ae0  7.4.066
+95d36725184ad03510323145b4bb4a05  7.4.067
+cfd15e5a6a31abd52883697d26ca07ef  7.4.068
+1c3103031f71afef8d456626cd62cf0c  7.4.069
+cdce38ccd5248e5827d8269ab141d363  7.4.070
+2e8f9ed6c0a1956e1fa2e50bfe0dab5d  7.4.071
+26b0405c10a1ce5cf6ccf5721c4ad1e3  7.4.072
+3d278546ac40f60c8ab9cf81540cff69  7.4.073
+b21afbe7575f1f52df7a441c295aff63  7.4.074
+d4e190298245ea78831c097f9ae80e07  7.4.075
+00134cdf22d4ec8e6f9d8e6fb83dc6ac  7.4.076
+7901dab17aea76e4aaf810f0d806e286  7.4.077
+36112f02dba683f4cff66100c0671364  7.4.078
+f4615bba652dd366d6e65c25ae166fde  7.4.079
+fd2a1a407c5dd7a6764293ab189667df  7.4.080
+6270d3217b606a845b6cb541f140b7e7  7.4.081
+d67c1fde653f381d923825fb03e8082e  7.4.082
+f56746374b4087dff91ffa99f86e219d  7.4.083
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list