pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/vim-share Update to 8.1.0551.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7fb3ddcdca6
branches: trunk
changeset: 315729:a7fb3ddcdca6
user: morr <morr%pkgsrc.org@localhost>
date: Thu Nov 29 08:55:10 2018 +0000
description:
Update to 8.1.0551.
ChangeLog:
8.1.0391 building in a shadow directory fails
8.1.0392 error while typing :/foo/s// with 'incsearch' enabled
8.1.0393 not all white space difference options available
8.1.0394 diffs are not always updated correctly
8.1.0395 compiler warning on 64-bit MS-Windows
8.1.0396 another compiler warning on 64-bit MS-Windows
8.1.0397 no event triggered after updating diffs
8.1.0398 no test for -o and -O command line arguments
8.1.0399 'hlsearch' highlight remains in other window
8.1.0400 using freed memory with :diffget
8.1.0401 can't get swap name of another buffer
8.1.0402 the DiffUpdate event isn't triggered for :diffput
8.1.0403 header file missing from distribution
8.1.0404 accessing invalid memory with long argument name
8.1.0405 too many #ifdefs for GTK
8.1.0406 several command line arguments are not tested
8.1.0407 quickfix code mixes using the stack and a list pointer
8.1.0408 MSVC: cannot use the "x64" native compiler option
8.1.0409 startup test fails on MS-Windows
8.1.0410 the ex_copen() function is too long
8.1.0411 renamed file missing from distribution
8.1.0412 cannot build with GTK 2.4
8.1.0413 test output is duplicated or missing
8.1.0414 v:option_old is cleared when using :set in OptionSet autocmd
8.1.0415 not actually using 16 colors with vtp
8.1.0416 sort doesn't report deleted lines
8.1.0417 several command line arguments are not tested
8.1.0418 MS-Windows: cannot separate Lua include and library dirs
8.1.0419 Cygwin: running cproto fails with -O2
8.1.0420 generating vim.lib when using ActivePerl 5.20.3 or later
8.1.0421 MS-Windows: Ruby path is wrong for Ruby 1.9 and later
8.1.0422 cannot create map file with MinGW
8.1.0423 MS-Windows: using dup-close for flushing a file
8.1.0424 test output is very verbose, loading CI log is slow
8.1.0425 ml_get error and crash with appendbufline()
8.1.0426 accessing invalid memory in SmcOpenConnection()
8.1.0427 MS-Windows GUI: using invalid encoded file name
8.1.0428 the :suspend command is not tested
8.1.0429 no test for :lcd with 'shellslash'
8.1.0430 Xargadd file left behind after running test
8.1.0431 the qf_jump() function is too long
8.1.0432 compiler warning for signed/unsigned
8.1.0433 mapping can obtain text from inputsecret()
8.1.0434 copy_loclist() is too long
8.1.0435 cursorline highlight not removed in some situation
8.1.0436 can get the text of inputsecret() with getcmdline()
8.1.0437 may access freed memory when syntax HL times out
8.1.0438 the ex_make() function is too long
8.1.0439 recursive use of getcmdline() still not protected
8.1.0440 remove() with a range not sufficiently tested
8.1.0441 build failure without command line history
8.1.0442 GUI: cursor not drawn after ":redraw | sleep"
8.1.0443 unnecessary static function prototypes
8.1.0444 unnecessary check for NULL pointer
8.1.0445 setting 'term' does not store location for termcap options
8.1.0446 options test fails in the GUI
8.1.0447 GUI scrollbar test fails with Athena and Motif
8.1.0448 cursorline not removed when using 'cursorbind'
8.1.0449 when 'rnu' is set folded lines are not displayed correctly
8.1.0450 build failure without the +fold feature
8.1.0451 Win32 console: keypad keys don't work
8.1.0452 MS-Windows: not finding intl.dll
8.1.0453 MS-Windows: executable() is not reliable
8.1.0454 resolve() was not tested with a symlink cycle
8.1.0455 checking for empty quickfix stack is not consistent
8.1.0456 running test hangs when the input file is being edited
8.1.0457 win32 console: key mappings don't work
8.1.0458 ml_get error and crash when using "do"
8.1.0459 Test_executable fails when there is a dog in the system
8.1.0460 assert_fails() does not take a message argument
8.1.0461 quickfix code uses too many /* */ comments
8.1.0462 when using ConPTY Vim can be a child process
8.1.0463 "simalt ~x" in .vimrc blocks swap file prompt
8.1.0464 MS-Windows: job_info() has cmd without backslashes
8.1.0465 client-server test fails
8.1.0466 autocmd test fails
8.1.0467 cannot build with Mac OS X 10.5
8.1.0468 MS-Windows: filter command with pipe character fails
8.1.0469 too often indexing in qf_lists[]
8.1.0470 pointer ownership around fname_expand() is unclear
8.1.0471 some tests are flaky or fail on some systems
8.1.0472 dosinst command has a few flaws
8.1.0473 user doesn't notice file does not exist when swap file does
8.1.0474 directory where if_perl.c is written is inconsistent
8.1.0475 memory not freed on exit when quit in autocmd
8.1.0476 memory leaks in test_escaped_glob
8.1.0477 tiny build fails
8.1.0478 cannot build with perl using MinGW
8.1.0479 failure when setting 'varsofttabstop' to end in a comma
8.1.0480 MinGW build file uses different -I flags than MVC
8.1.0481 when "Terminal" highlight is reverted cursor doesn't show
8.1.0482 MinGW "make clean" deletes all .exe files
8.1.0483 MinGW does not build tee.exe
8.1.0484 some file types are not recognized
8.1.0485 term_start() does not check if directory is accessible
8.1.0486 can't build in MS-Windows
8.1.0487 no menus specifically for the terminal window
8.1.0488 using freed memory in quickfix code
8.1.0489 crash when autocmd clears vimpgrep location list
8.1.0490 MS-Windows: doesn't handle missing glibwinpthread-1.dll
8.1.0491 if a terminal dump has CR it is considered corrupt
8.1.0492 "Edit with existing Vim" list can get long
8.1.0493 argv() and argc() only work on the current argument list
8.1.0494 functions do not check for a window ID in other tabs
8.1.0495 :filter only supports some commands
8.1.0496 no tests for indent files
8.1.0497 :%diffput changes order of lines
8.1.0498 /etc/gitconfig not recognized at a gitconfig file
8.1.0499 :2vimgrep causes an ml_get error
8.1.0500 cleaning up in src/tee may not always work
8.1.0501 cppcheck warns for using array index before bounds check
8.1.0502 internal diff fails when diffing a context diff
8.1.0503 missing change to diff test
8.1.0504 when CTRL-C is mapped it triggers InsertLeave
8.1.0505 filter command test may fail if helplang is not set
8.1.0506 modeline test fails when run by root
8.1.0507 .raml files not properly detected
8.1.0508 suspend test fails when run by root
8.1.0509 checking cwd not accessible fails for root
8.1.0510 filter test fails when $LANG is C.UTF-8
8.1.0511 ml_get error when calling a function with a range
8.1.0512 'helplang' default is inconsistent for C and C.UTF-8
8.1.0513 no error for set diffopt+=algorithm:
8.1.0514 CTRL-W ^ does not work when alternate buffer has no name
8.1.0515 reloading a script gives errors for existing functions
8.1.0516 :move command marks buffer modified when nothing changed
8.1.0517 Test_window_split_edit_alternate() fails on AppVeyor
8.1.0518 Test_window_split_edit_bufnr() fails on AppVeyor
8.1.0519 cannot save and restore the tag stack
8.1.0520 screen diff test sometimes fails
8.1.0521 cannot build with +eval but without +quickfix
8.1.0522 :terminal does not show trailing empty lines
8.1.0523 opening window from quickfix leaves empty buffer behind
8.1.0524 terminal test fails on Windows
8.1.0525 terminal test skips part on Windows
8.1.0526 running out of signal stack in RealWaitForChar
8.1.0527 using 'shiftwidth' from wrong buffer for folding
8.1.0528 various typos in comments
8.1.0529 flaky test sometimes fails in different ways
8.1.0530 channel and terminal tests that start a server can be flaky
8.1.0531 flaky tests often fail with a common error message
8.1.0532 cannot distinguish between quickfix and location list
8.1.0533 screendump tests can be flaky
8.1.0534 MS-Windows installer uses different $HOME than Vim
8.1.0535 increment/decrement might get interrupted by updating folds
8.1.0536 file time test fails when using NFS
8.1.0537 ui_breakcheck() may be called recursively
8.1.0538 evaluating a modeline might invoke using a shell command
8.1.0539 cannot build without the sandbox
8.1.0540 may evaluate insecure value when appending to option
8.1.0541 help message in dosinst.c is outdated
8.1.0542 shiftwidth() does not take 'vartabstop' into account
8.1.0543 Coverity warns for leaking memory and using wrong struct
8.1.0544 setting 'filetype' in a modeline causes an error
8.1.0545 when executing indent tests user preferences interfere
8.1.0546 modeline test with keymap fails
8.1.0547 modeline test with keymap still fails
8.1.0548 crash when job callback unloads a buffer
8.1.0549 netbeans test depends on README.txt contents
8.1.0550 expression evaluation may repeat an error message
8.1.0551 expression evaluation may repeat an error message
diffstat:
editors/vim-share/PLIST | 4 +++-
editors/vim-share/distinfo | 10 +++++-----
editors/vim-share/version.mk | 4 ++--
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 73751bd0e54a -r a7fb3ddcdca6 editors/vim-share/PLIST
--- a/editors/vim-share/PLIST Thu Nov 29 08:16:35 2018 +0000
+++ b/editors/vim-share/PLIST Thu Nov 29 08:55:10 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2018/09/15 12:36:41 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.43 2018/11/29 08:55:10 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -584,6 +584,7 @@
share/vim/${VIM_SUBDIR}/indent/pyrex.vim
share/vim/${VIM_SUBDIR}/indent/python.vim
share/vim/${VIM_SUBDIR}/indent/r.vim
+share/vim/${VIM_SUBDIR}/indent/raml.vim
share/vim/${VIM_SUBDIR}/indent/readline.vim
share/vim/${VIM_SUBDIR}/indent/rhelp.vim
share/vim/${VIM_SUBDIR}/indent/rmd.vim
@@ -1133,6 +1134,7 @@
share/vim/${VIM_SUBDIR}/syntax/r.vim
share/vim/${VIM_SUBDIR}/syntax/racc.vim
share/vim/${VIM_SUBDIR}/syntax/radiance.vim
+share/vim/${VIM_SUBDIR}/syntax/raml.vim
share/vim/${VIM_SUBDIR}/syntax/ratpoison.vim
share/vim/${VIM_SUBDIR}/syntax/rc.vim
share/vim/${VIM_SUBDIR}/syntax/rcs.vim
diff -r 73751bd0e54a -r a7fb3ddcdca6 editors/vim-share/distinfo
--- a/editors/vim-share/distinfo Thu Nov 29 08:16:35 2018 +0000
+++ b/editors/vim-share/distinfo Thu Nov 29 08:55:10 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.177 2018/09/15 12:36:41 bsiegert Exp $
+$NetBSD: distinfo,v 1.178 2018/11/29 08:55:10 morr Exp $
-SHA1 (vim-8.1.0390.tar.gz) = f6cf4237aff5b59a4ed701bc19ab6c0d618cc517
-RMD160 (vim-8.1.0390.tar.gz) = b05fbd8731b0457642d3ea6ddefa353556ea22b1
-SHA512 (vim-8.1.0390.tar.gz) = 9dec5899950a9cf4b5712e8774d68609e8b039411460a1ce6f5a09709e192614520ff09fe6ceb5036e6029a8d208bc257efffe12b6725c217fffa05eb8036ea7
-Size (vim-8.1.0390.tar.gz) = 13855213 bytes
+SHA1 (vim-8.1.0551.tar.gz) = 2921958997dfeb73d15f58c0ddf4c7293b521a97
+RMD160 (vim-8.1.0551.tar.gz) = ee49310f614a666bd0a44ef94d8a82793a241fe7
+SHA512 (vim-8.1.0551.tar.gz) = a05cfb3d7d640d551a4c3c1622110cd2aed01fe20f2b3e4e78161346eb957c4a56e64d8d8e43bea7dfd0af4160faa78f2f48d4d2bd77e694706ce2cdfe7632e6
+Size (vim-8.1.0551.tar.gz) = 13883213 bytes
SHA1 (patch-Makefile) = 52d05da11e8b0c2ab90310e178032124033887f4
SHA1 (patch-auto_configure) = 6517ff23cb337f2fb3874f818d5a50861942aca9
SHA1 (patch-configure) = 4514af45a71309dabfecb8aae019fdc2e36e45b6
diff -r 73751bd0e54a -r a7fb3ddcdca6 editors/vim-share/version.mk
--- a/editors/vim-share/version.mk Thu Nov 29 08:16:35 2018 +0000
+++ b/editors/vim-share/version.mk Thu Nov 29 08:55:10 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.119 2018/09/15 12:36:41 bsiegert Exp $
+# $NetBSD: version.mk,v 1.120 2018/11/29 08:55:10 morr Exp $
VIM_VERSION= 8.1
-VIM_PATCHLEVEL= 0390
+VIM_PATCHLEVEL= 0551
# Changelog: see http://ftp.vim.org/pub/vim/patches/8.1/
VIM_SUBDIR= vim81
Home |
Main Index |
Thread Index |
Old Index