pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/vim-share Welcome to Vim 8.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7e83304bbbf
branches:  trunk
changeset: 308910:d7e83304bbbf
user:      morr <morr%pkgsrc.org@localhost>
date:      Mon Jun 04 09:05:00 2018 +0000

description:
Welcome to Vim 8.1.

Changes:
8.0.1773  dialog messages are not translated
8.0.1774  reading very long lines can be slow
8.0.1775  MS-Windows: warning for unused variable
8.0.1776  in tests, when WaitFor() fails it doesn't say why
8.0.1777  cannot cleanup before loading another colorscheme
8.0.1778  script to check translations does not always work
8.0.1779  deleting in a block selection causes problems
8.0.1780  test fails because Vim in a terminal uses wrong 'encoding'
8.0.1781  file names in quickfix window are not shortened
8.0.1782  no simple way to label quickfix entries
8.0.1783  cannot use 256 colors in a MS-Windows console
8.0.1784  (after 8.0.1782) gvim test gets stuck in dialog
8.0.1785  (after 8.0.1783) missing symbol in Win32 small build
8.0.1786  no test for 'termwinkey'
8.0.1787  cannot insert the whole cursor line
8.0.1788  tool to check a color scheme is not installed
8.0.1789  BufWinEnter does not work well for a terminal window
8.0.1790  'winfixwidth' is not always respected by :close
8.0.1791  using uint8_t does not work everywhere
8.0.1792  MS-Windows users expect -? to work like --help
8.0.1793  no test for "vim -g"
8.0.1794  duplicate term options after renaming
8.0.1795  lose contact with jobs when :gui forks
8.0.1796  GUI: click on tab fails when the focus is in a terminal
8.0.1797  terminal window is redrawn too often
8.0.1798  MS-Windows: file considered read-only too often
8.0.1799  no test for :registers command
8.0.1800  X11: getting color is slow
8.0.1801  MS-Windows: redirecting terminal output does not work
8.0.1802  (after 8.0.1802) MS-Windows: terminal test fails
8.0.1803  warning for uninitialized variable
8.0.1804  using :normal in terminal window causes problems
8.0.1805  qf_parse_line() is too long
8.0.1806  InsertCharPre causes problems for autocomplete
8.0.1807  function to set terminal name is too long
8.0.1808  can't build without TGETENT
8.0.1809  various typos
8.0.1810  buffer of a terminal only updated in Terminal-Normal mode
8.0.1811  no test for winrestcmd()
8.0.1812  the qf_jump_to_usable_window() function is too long
8.0.1813  Windows installer doesn't install terminal debugger
8.0.1814  crash with terminal window and with 'lazyredraw' set
8.0.1815  crash with terminal window and with 'lazyredraw' set
8.0.1816  no test for setcmdpos()
8.0.1817  a timer may change v:count unexpectedly
8.0.1818  lines remove from wrong buffer when using terminal window
8.0.1819  swap file warning for file with non-existing directory
8.0.1820  terminal window redirecting stdout does not show stderr
8.0.1821  cursor in terminal window moves when pressing CTRL-W
8.0.1822  make uninstall does not remove colors/tools
8.0.1823  test for terminal stdout redirection is flaky
8.0.1824  Coverity warns for variable that may be uninitialized
8.0.1825  might use NULL pointer when out of memory
8.0.1826  configure uses old compiler flag
8.0.1827  compiler warning for signed/unsigned char pointers
8.0.1828  get no clue why :gui does not fork
8.0.1829  MS-Windows: script for vimdiff can't handle ! chars
8.0.1830  switching to Terminal-Normal mode does not redraw
8.0.1831  sometimes the quickfix title is incorrectly prefixed with ':'
8.0.1832  cannot use :unlet for an environment variable
8.0.1833  X11: ":echo 3.14" gives E806
8.0.1834  GUI: find/replace dialog does not handle some chars
8.0.1835  print document name does not support multi-byte
8.0.1836  buffer-local window options may not be recent
8.0.1837  one character cmdline abbreviation not triggered after '&lt;,'&gt;
8.0.1838  cursor in wrong pos when switching to Terminal-Normal mode
8.0.1839  script to check .po file doesn't check for plural header
8.0.1840  getwinpos() is not tested
8.0.1841  HP-UX does not have setenv()
8.0.1842  popup menu inside terminal window isn't cleared
8.0.1843  entry for 'wrap' in options window is wrong
8.0.1844  superfluous quickfix code, missing examples
8.0.1845  various comment updates needed, missing white space
8.0.1846  Python interface is incompatible with lldb
8.0.1847  some build options don't have an example
8.0.1848  'termwinscroll' does not work properly
8.0.1849  compiler warning for unused arguments, missing prototype
8.0.1850  todo items in source code not visible for users

8.1.0001  the netrw plugin does not work
8.1.0002  :stopinsert changes the message position
8.1.0003  the :compiler command is not tested
8.1.0004  test for :compiler command sometimes fails
8.1.0005  test for :compiler command fails on MS-Windows
8.1.0006  syn_id2cterm_bg() may be undefined
8.1.0007  no test for "o" and "O" in Visual block mode
8.1.0008  no test for strwidth()
8.1.0009  tabpages insufficiently tested
8.1.0010  efm_to_regpat() is too long
8.1.0011  maparg() and mapcheck() confuse empty and non-existing
8.1.0012  misplaced #endif
8.1.0013  using freed memory when changing terminal cursor color
8.1.0014  qf_init_ext() is too long
8.1.0015  cursor color wrong when closing a terminal window
8.1.0016  possible crash in term_wait()
8.1.0017  shell command completion has duplicates
8.1.0018  using "gn" may select wrong text when wrapping
8.1.0019  error when defining a Lambda with index of a function result
8.1.0020  cannot tell whether a register is executing or recording
8.1.0021  clang warns for undefined behavior
8.1.0022  repeating put from expression register fails
8.1.0023  gcc 8.1 warns for use of strncpy()
8.1.0024  % command not testded on #ifdef and comment
8.1.0025  no test for the undofile() function
8.1.0026  terminal test fails with very tall terminal
8.1.0027  difficult to make a plugin that feeds a line to a job
8.1.0028  prompt buffer test fails on MS-Windows
8.1.0029  terminal test fails on MS-Windows when "wc" exists
8.1.0030  stoping Vim running in a terminal may not work
8.1.0031  terminal test aucmd_on_close is flaky

diffstat:

 editors/vim-share/PLIST      |   5 ++++-
 editors/vim-share/distinfo   |  10 +++++-----
 editors/vim-share/version.mk |   8 ++++----
 3 files changed, 13 insertions(+), 10 deletions(-)

diffs (67 lines):

diff -r 6ca3b531bd07 -r d7e83304bbbf editors/vim-share/PLIST
--- a/editors/vim-share/PLIST   Mon Jun 04 08:26:59 2018 +0000
+++ b/editors/vim-share/PLIST   Mon Jun 04 09:05:00 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2018/04/16 10:19:37 morr Exp $
+@comment $NetBSD: PLIST,v 1.40 2018/06/04 09:05:00 morr Exp $
 bin/xxd
 man/man1/evim.1
 man/man1/vim.1
@@ -51,6 +51,7 @@
 share/vim/${VIM_SUBDIR}/autoload/xml/xsd.vim
 share/vim/${VIM_SUBDIR}/autoload/xml/xsl.vim
 share/vim/${VIM_SUBDIR}/autoload/xmlcomplete.vim
+share/vim/${VIM_SUBDIR}/autoload/xmlformat.vim
 share/vim/${VIM_SUBDIR}/autoload/zip.vim
 share/vim/${VIM_SUBDIR}/bugreport.vim
 share/vim/${VIM_SUBDIR}/colors/README.txt
@@ -70,6 +71,7 @@
 share/vim/${VIM_SUBDIR}/colors/ron.vim
 share/vim/${VIM_SUBDIR}/colors/shine.vim
 share/vim/${VIM_SUBDIR}/colors/slate.vim
+share/vim/${VIM_SUBDIR}/colors/tools/check_colors.vim
 share/vim/${VIM_SUBDIR}/colors/torte.vim
 share/vim/${VIM_SUBDIR}/colors/zellner.vim
 share/vim/${VIM_SUBDIR}/compiler/README.txt
@@ -836,6 +838,7 @@
 share/vim/${VIM_SUBDIR}/syntax/dcl.vim
 share/vim/${VIM_SUBDIR}/syntax/debchangelog.vim
 share/vim/${VIM_SUBDIR}/syntax/debcontrol.vim
+share/vim/${VIM_SUBDIR}/syntax/debcopyright.vim
 share/vim/${VIM_SUBDIR}/syntax/debsources.vim
 share/vim/${VIM_SUBDIR}/syntax/def.vim
 share/vim/${VIM_SUBDIR}/syntax/denyhosts.vim
diff -r 6ca3b531bd07 -r d7e83304bbbf editors/vim-share/distinfo
--- a/editors/vim-share/distinfo        Mon Jun 04 08:26:59 2018 +0000
+++ b/editors/vim-share/distinfo        Mon Jun 04 09:05:00 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.173 2018/04/29 05:50:39 wiz Exp $
+$NetBSD: distinfo,v 1.174 2018/06/04 09:05:00 morr Exp $
 
-SHA1 (vim-8.0.1772.tar.gz) = 199f4a5cfdd33712513836977c78e06dcb35234f
-RMD160 (vim-8.0.1772.tar.gz) = f2d212e018dfe4a297bd5e7eee0d1ccef035a2b5
-SHA512 (vim-8.0.1772.tar.gz) = f171e7dbfa3f591fb446d756b5d3c5692139acacdacce55b7529246dd695ba8ff65990ff9247b271e0a5b33fb6269b590b351ae6800eb96f74d5d25950d592a1
-Size (vim-8.0.1772.tar.gz) = 13556497 bytes
+SHA1 (vim-8.1.0031.tar.gz) = 639b5eb271564cb95debc7c9973f700fef6fb442
+RMD160 (vim-8.1.0031.tar.gz) = f3da428ff224b78a40b64f081a1d42c21e34ea5c
+SHA512 (vim-8.1.0031.tar.gz) = bec106b368040d97a136476db7bee0d94438fcda8e2381bf524dc3b6c1387a3861af200cad15b1dfe1651c96937ecd5dbca4079a60ce93677b9301ec7470ffce
+Size (vim-8.1.0031.tar.gz) = 13652273 bytes
 SHA1 (patch-Makefile) = a7a25e77bcb5b53118b12af1dbca7f8312f353a5
 SHA1 (patch-auto_configure) = b71d17ae4f770e25e309d7feef0d5232b74778c1
 SHA1 (patch-configure) = 8bd8d7f463959c1b3b93364c8f3b156ad49965be
diff -r 6ca3b531bd07 -r d7e83304bbbf editors/vim-share/version.mk
--- a/editors/vim-share/version.mk      Mon Jun 04 08:26:59 2018 +0000
+++ b/editors/vim-share/version.mk      Mon Jun 04 09:05:00 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: version.mk,v 1.115 2018/04/29 05:50:39 wiz Exp $
+# $NetBSD: version.mk,v 1.116 2018/06/04 09:05:00 morr Exp $
 
-VIM_VERSION=           8.0
-VIM_PATCHLEVEL=                1772
+VIM_VERSION=           8.1
+VIM_PATCHLEVEL=                0031
 # Changelog: see http://ftp.vim.org/pub/vim/patches/8.0/
-VIM_SUBDIR=            vim80
+VIM_SUBDIR=            vim81
 
 PRINT_PLIST_AWK+=      { gsub(/${VIM_SUBDIR}/, "$${VIM_SUBDIR}"); print; next; }



Home | Main Index | Thread Index | Old Index