Subject: CVS commit: pkgsrc/editors/vim-share
From: Daniel Horecki
Date: 2017-12-03 18:49:14
Message id: 20171203174914.B77E3FB40@cvs.NetBSD.org

Log Message:
Update to patches 1365.

Changes:
8.0.1215  newer gcc warns for implicit fallthrough
8.0.1216  tabline is not always updated for :file command
8.0.1217  can't use remote eval to inspect vars in debug mode
8.0.1218  writing to freed memory in autocmd
8.0.1219  terminal test is flaky
8.0.1220  skipping empty statusline groups is not correct
8.0.1221  still too many old style tests
8.0.1222  test functions interfere with each other
8.0.1223  crash when using autocomplete and tab pages
8.0.1224  still interference between test functions
8.0.1225  no check for spell region being zero
8.0.1226  edit and popup tests failing
8.0.1227  undefined left shift in readfile()
8.0.1228  invalid memory access in GUI test
8.0.1229  condition in vim_str2nr() is always true
8.0.1230  CTRL-A in Visual mode uses character after selection
8.0.1231  expanding file name drops dash
8.0.1232  MS-Windows users are confused about default mapping
8.0.1233  typo in dos installer
8.0.1234  MS-Windows: composing chars are not shown properly
8.0.1235  cannot disable the terminal feature in a huge build
8.0.1236  Mac features are confusing
8.0.1237  ":set scroll&" often gives an error
8.0.1238  incremental search only shows one match
8.0.1239  cannot use a lambda for the skip argument to searchpair()
8.0.1240  MS-Windows: term_start() does not support environment
8.0.1241  popup test is flaky
8.0.1242  function argument with only dash is seen as number zero
8.0.1243  no test for what 8.0.1227 fixes
8.0.1244  search test does not work correctly on MS-Windows
8.0.1245  when WaitFor() has a wrong expression it just waits a second
8.0.1246  popup test has an arbitrary delay
8.0.1247  not easy to find Debian build info
8.0.1248  stray + in README file
8.0.1249  no error when WaitFor() gets an invalid wrong expression
8.0.1250  'hlsearch' highlighting not removed after incsearch
8.0.1251  invalid expressin passed to WaitFor()
8.0.1252  incomplete translations makefile for MinGW/Cygwin
8.0.1253  still too many old style tests
8.0.1254  undefined left shift in gethexchrs()
8.0.1255  duplicate badge README file
8.0.1256  typo in configure variable vim_cv_tgent
8.0.1257  no test for fix of undefined behavior
8.0.1258  'ttymouse' is set to "sgr" even though it's not supported
8.0.1259  search test can be flaky
8.0.1260  using global variables for WaitFor()
8.0.1261  program in terminal window gets NL instead of CR
8.0.1262  terminal redir test is flaky
8.0.1263  others can read the swap file if a user is careless
8.0.1264  terminal debugger gets stuck in small window
8.0.1265  swap test not skipped when there is one group
8.0.1266  Test_swap_directory was commented out
8.0.1267  Test_swap_group may leave file behind
8.0.1268  PC install instructions are incomplete
8.0.1269  effect of autocommands on marks is not tested
8.0.1270  mismatching file name with Filelist
8.0.1271  still too many old style tests
8.0.1272  warnings for unused variables in tiny build
8.0.1273  old test file remaining
8.0.1274  setbufline() fails when using folding
8.0.1275  CmdlineLeave autocmd prevents fold from opening
8.0.1276  key lost when window closed in exit callback
8.0.1277  terminal window CR-NL conversions may cause problems
8.0.1278  GUI window always resizes when adding scrollbar
8.0.1279  initializing menus can be slow
8.0.1280  Python None cannot be converted to a Vim type
8.0.1281  loading file type detection slows down startup
8.0.1282  script-local variable defined in the wrong script
8.0.1283  test 86 fails under ASAN
8.0.1284  loading file type detection slows down startup
8.0.1285  distributed autoload files may clash with user files
8.0.1286  occasional crash when using a channel
8.0.1287  temp file used for viminfo may have wrong permissions
8.0.1288  GUI: cannot drag the statusline of a terminal window
8.0.1289  mkview always includes the local directory
8.0.1290  seq_cur of undotree() wrong after undo
8.0.1291  C indent wrong when * immediately follows comment
8.0.1292  quick clicks in the WinBar start Visual mode
8.0.1293  setting a breakpoint in the terminal debugger sometimes fails
8.0.1294  GUI: get stuck when splitting a terminal window
8.0.1295  cannot automatically get a server name in a terminal
8.0.1296  checking the same condition twice
8.0.1297  +autoservername does not show enabled on MS-Windows
8.0.1298  missing test file
8.0.1299  bracketed paste does not work well in terminal window
8.0.1300  file permissions may end up wrong when writing
8.0.1301  generated license file for NSIS has a modeline
8.0.1302  still too many old style tests
8.0.1303  'ttymouse' is not set to "sgr" for Terminal.app and Iterm2
8.0.1304  CTRL-G/CTRL-T don't work with incsearch and empty pattern
8.0.1305  writefile() never calls fsync()
8.0.1306  ASAN error stack trace is not useful
8.0.1307  compiler warning for ignoring return value
8.0.1308  the "Reading from stdin" message may be undesired
8.0.1309  cannot use 'balloonexpr' in a terminal
8.0.1310  cproto generates errors because of missing type
8.0.1311  no test for strpart()
8.0.1312  balloon_show() only works in terminal when compiled with GUI
8.0.1313  missing dependencies cause parallel make to fail
8.0.1314  build fails on Mac
8.0.1315  build still fails on Mac
8.0.1316  build still still fails on Mac
8.0.1317  accessing freed memory in term_wait()
8.0.1318  terminal balloon only shows one line
8.0.1319  can't build GUI on MS-Windows
8.0.1320  popup test fails on GUI-only build
8.0.1321  can't build huge version with Athena
8.0.1322  textformat test isn't run
8.0.1323  mouse events in a terminal window may cause endless loop
8.0.1324  some xterm sends different mouse move codes
8.0.1325  more tests are not run
8.0.1326  largefile test fails on CI, glob test on MS-Windows
8.0.1327  new proto file missing from distribution
8.0.1328  trouble when using ":term ++close" with autocmd
8.0.1329  when a flaky test fails it also often fails the second time
8.0.1330  MS-Windows: job in terminal can't get back to Vim
8.0.1331  possible crash when window can be zero lines high
8.0.1332  highlighting in quickfix window could be better
8.0.1333  some tests are run twice
8.0.1334  splitting a window with a WinBar damages window layout
8.0.1335  writefile() using fsync() may give an error.
8.0.1336  cannot use imactivatefunc() unless compiled with +xim
8.0.1337  typo in #ifdef
8.0.1338  USE_IM_CONTROL is confusing and incomplete
8.0.1339  no test for what 8.0.1335 fixes
8.0.1340  MS-Windows: cannot build GUI without IME
8.0.1341  'imactivatefunc' test fails on MS-Windows
8.0.1342  cannot build with Motif and multi-byte
8.0.1343  MS-Windows: does not show colored emojis
8.0.1344  using 'imactivatefunc' in the GUI does not work
8.0.1345  race condition between stat() and open() for viminfo
8.0.1346  crash when passing 50 char string to balloon_split()
8.0.1347  MS-Windows: build broken by misplaced curly
8.0.1348  make testclean deletes script file on MS-Windows
8.0.1349  options test fails when using Motif or GTK GUI
8.0.1350  cannot build with +eval and -multi_byte
8.0.1351  warning for unused variables building with MinGW
8.0.1352  dead URLs in the help go unnoticed
8.0.1353  QuickFixCmdPost is not used consistently
8.0.1354  Shift-Insert doesn't always work in MS-Windows console
8.0.1355  cursor keys don't work in MS-Windows console
8.0.1356  using simalt in a GUIEnter autocommand inserts characters
8.0.1357  startup test fails on OpenBSD
8.0.1358  undercurl is not used in the terminal
8.0.1359  libvterm ANSI colors can not always be recognized
8.0.1360  the Terminal highlighting doesn't work in a terminal
8.0.1361  some users don't want to diff with hidden buffers
8.0.1362  terminal window colors wrong when using Terminal highlighting
8.0.1363  recovering does not work when swap file ends in .stz
8.0.1364  there is no easy way to get the window position
8.0.1365  when one channel test fails others fail as well

Files:
RevisionActionfile
1.37modifypkgsrc/editors/vim-share/PLIST
1.169modifypkgsrc/editors/vim-share/distinfo
1.111modifypkgsrc/editors/vim-share/version.mk
1.5modifypkgsrc/editors/vim-share/patches/patch-auto_configure