Sun Dec 3 17:49:14 2017 UTC ()
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


(morr)
diff -r1.36 -r1.37 pkgsrc/editors/vim-share/PLIST
diff -r1.168 -r1.169 pkgsrc/editors/vim-share/distinfo
diff -r1.110 -r1.111 pkgsrc/editors/vim-share/version.mk
diff -r1.4 -r1.5 pkgsrc/editors/vim-share/patches/patch-auto_configure

cvs diff -r1.36 -r1.37 pkgsrc/editors/vim-share/PLIST (expand / switch to unified diff)

--- pkgsrc/editors/vim-share/PLIST 2017/10/07 12:32:23 1.36
+++ pkgsrc/editors/vim-share/PLIST 2017/12/03 17:49:14 1.37
@@ -1,29 +1,30 @@ @@ -1,29 +1,30 @@
1@comment $NetBSD: PLIST,v 1.36 2017/10/07 12:32:23 morr Exp $ 1@comment $NetBSD: PLIST,v 1.37 2017/12/03 17:49:14 morr Exp $
2bin/xxd 2bin/xxd
3man/man1/evim.1 3man/man1/evim.1
4man/man1/vim.1 4man/man1/vim.1
5man/man1/vimdiff.1 5man/man1/vimdiff.1
6man/man1/vimtutor.1 6man/man1/vimtutor.1
7man/man1/xxd.1 7man/man1/xxd.1
8share/vim/${VIM_SUBDIR}/autoload/README.txt 8share/vim/${VIM_SUBDIR}/autoload/README.txt
9share/vim/${VIM_SUBDIR}/autoload/ada.vim 9share/vim/${VIM_SUBDIR}/autoload/ada.vim
10share/vim/${VIM_SUBDIR}/autoload/adacomplete.vim 10share/vim/${VIM_SUBDIR}/autoload/adacomplete.vim
11share/vim/${VIM_SUBDIR}/autoload/ccomplete.vim 11share/vim/${VIM_SUBDIR}/autoload/ccomplete.vim
12share/vim/${VIM_SUBDIR}/autoload/clojurecomplete.vim 12share/vim/${VIM_SUBDIR}/autoload/clojurecomplete.vim
13share/vim/${VIM_SUBDIR}/autoload/context.vim 13share/vim/${VIM_SUBDIR}/autoload/context.vim
14share/vim/${VIM_SUBDIR}/autoload/contextcomplete.vim 14share/vim/${VIM_SUBDIR}/autoload/contextcomplete.vim
15share/vim/${VIM_SUBDIR}/autoload/csscomplete.vim 15share/vim/${VIM_SUBDIR}/autoload/csscomplete.vim
16share/vim/${VIM_SUBDIR}/autoload/decada.vim 16share/vim/${VIM_SUBDIR}/autoload/decada.vim
 17share/vim/${VIM_SUBDIR}/autoload/dist/ft.vim
17share/vim/${VIM_SUBDIR}/autoload/getscript.vim 18share/vim/${VIM_SUBDIR}/autoload/getscript.vim
18share/vim/${VIM_SUBDIR}/autoload/gnat.vim 19share/vim/${VIM_SUBDIR}/autoload/gnat.vim
19share/vim/${VIM_SUBDIR}/autoload/gzip.vim 20share/vim/${VIM_SUBDIR}/autoload/gzip.vim
20share/vim/${VIM_SUBDIR}/autoload/htmlcomplete.vim 21share/vim/${VIM_SUBDIR}/autoload/htmlcomplete.vim
21share/vim/${VIM_SUBDIR}/autoload/javascriptcomplete.vim 22share/vim/${VIM_SUBDIR}/autoload/javascriptcomplete.vim
22share/vim/${VIM_SUBDIR}/autoload/netrw.vim 23share/vim/${VIM_SUBDIR}/autoload/netrw.vim
23share/vim/${VIM_SUBDIR}/autoload/netrwFileHandlers.vim 24share/vim/${VIM_SUBDIR}/autoload/netrwFileHandlers.vim
24share/vim/${VIM_SUBDIR}/autoload/netrwSettings.vim 25share/vim/${VIM_SUBDIR}/autoload/netrwSettings.vim
25share/vim/${VIM_SUBDIR}/autoload/netrw_gitignore.vim 26share/vim/${VIM_SUBDIR}/autoload/netrw_gitignore.vim
26share/vim/${VIM_SUBDIR}/autoload/paste.vim 27share/vim/${VIM_SUBDIR}/autoload/paste.vim
27share/vim/${VIM_SUBDIR}/autoload/phpcomplete.vim 28share/vim/${VIM_SUBDIR}/autoload/phpcomplete.vim
28share/vim/${VIM_SUBDIR}/autoload/python3complete.vim 29share/vim/${VIM_SUBDIR}/autoload/python3complete.vim
29share/vim/${VIM_SUBDIR}/autoload/pythoncomplete.vim 30share/vim/${VIM_SUBDIR}/autoload/pythoncomplete.vim
@@ -328,26 +329,27 @@ share/vim/${VIM_SUBDIR}/ftplugin/dosini. @@ -328,26 +329,27 @@ share/vim/${VIM_SUBDIR}/ftplugin/dosini.
328share/vim/${VIM_SUBDIR}/ftplugin/dtd.vim 329share/vim/${VIM_SUBDIR}/ftplugin/dtd.vim
329share/vim/${VIM_SUBDIR}/ftplugin/dtrace.vim 330share/vim/${VIM_SUBDIR}/ftplugin/dtrace.vim
330share/vim/${VIM_SUBDIR}/ftplugin/eiffel.vim 331share/vim/${VIM_SUBDIR}/ftplugin/eiffel.vim
331share/vim/${VIM_SUBDIR}/ftplugin/elinks.vim 332share/vim/${VIM_SUBDIR}/ftplugin/elinks.vim
332share/vim/${VIM_SUBDIR}/ftplugin/erlang.vim 333share/vim/${VIM_SUBDIR}/ftplugin/erlang.vim
333share/vim/${VIM_SUBDIR}/ftplugin/eruby.vim 334share/vim/${VIM_SUBDIR}/ftplugin/eruby.vim
334share/vim/${VIM_SUBDIR}/ftplugin/eterm.vim 335share/vim/${VIM_SUBDIR}/ftplugin/eterm.vim
335share/vim/${VIM_SUBDIR}/ftplugin/falcon.vim 336share/vim/${VIM_SUBDIR}/ftplugin/falcon.vim
336share/vim/${VIM_SUBDIR}/ftplugin/fetchmail.vim 337share/vim/${VIM_SUBDIR}/ftplugin/fetchmail.vim
337share/vim/${VIM_SUBDIR}/ftplugin/flexwiki.vim 338share/vim/${VIM_SUBDIR}/ftplugin/flexwiki.vim
338share/vim/${VIM_SUBDIR}/ftplugin/fortran.vim 339share/vim/${VIM_SUBDIR}/ftplugin/fortran.vim
339share/vim/${VIM_SUBDIR}/ftplugin/framescript.vim 340share/vim/${VIM_SUBDIR}/ftplugin/framescript.vim
340share/vim/${VIM_SUBDIR}/ftplugin/fvwm.vim 341share/vim/${VIM_SUBDIR}/ftplugin/fvwm.vim
 342share/vim/${VIM_SUBDIR}/ftplugin/gdb.vim
341share/vim/${VIM_SUBDIR}/ftplugin/git.vim 343share/vim/${VIM_SUBDIR}/ftplugin/git.vim
342share/vim/${VIM_SUBDIR}/ftplugin/gitcommit.vim 344share/vim/${VIM_SUBDIR}/ftplugin/gitcommit.vim
343share/vim/${VIM_SUBDIR}/ftplugin/gitconfig.vim 345share/vim/${VIM_SUBDIR}/ftplugin/gitconfig.vim
344share/vim/${VIM_SUBDIR}/ftplugin/gitrebase.vim 346share/vim/${VIM_SUBDIR}/ftplugin/gitrebase.vim
345share/vim/${VIM_SUBDIR}/ftplugin/gitsendemail.vim 347share/vim/${VIM_SUBDIR}/ftplugin/gitsendemail.vim
346share/vim/${VIM_SUBDIR}/ftplugin/go.vim 348share/vim/${VIM_SUBDIR}/ftplugin/go.vim
347share/vim/${VIM_SUBDIR}/ftplugin/gpg.vim 349share/vim/${VIM_SUBDIR}/ftplugin/gpg.vim
348share/vim/${VIM_SUBDIR}/ftplugin/gprof.vim 350share/vim/${VIM_SUBDIR}/ftplugin/gprof.vim
349share/vim/${VIM_SUBDIR}/ftplugin/groovy.vim 351share/vim/${VIM_SUBDIR}/ftplugin/groovy.vim
350share/vim/${VIM_SUBDIR}/ftplugin/group.vim 352share/vim/${VIM_SUBDIR}/ftplugin/group.vim
351share/vim/${VIM_SUBDIR}/ftplugin/grub.vim 353share/vim/${VIM_SUBDIR}/ftplugin/grub.vim
352share/vim/${VIM_SUBDIR}/ftplugin/haml.vim 354share/vim/${VIM_SUBDIR}/ftplugin/haml.vim
353share/vim/${VIM_SUBDIR}/ftplugin/hamster.vim 355share/vim/${VIM_SUBDIR}/ftplugin/hamster.vim
@@ -391,26 +393,27 @@ share/vim/${VIM_SUBDIR}/ftplugin/mailcap @@ -391,26 +393,27 @@ share/vim/${VIM_SUBDIR}/ftplugin/mailcap
391share/vim/${VIM_SUBDIR}/ftplugin/make.vim 393share/vim/${VIM_SUBDIR}/ftplugin/make.vim
392share/vim/${VIM_SUBDIR}/ftplugin/man.vim 394share/vim/${VIM_SUBDIR}/ftplugin/man.vim
393share/vim/${VIM_SUBDIR}/ftplugin/manconf.vim 395share/vim/${VIM_SUBDIR}/ftplugin/manconf.vim
394share/vim/${VIM_SUBDIR}/ftplugin/markdown.vim 396share/vim/${VIM_SUBDIR}/ftplugin/markdown.vim
395share/vim/${VIM_SUBDIR}/ftplugin/matlab.vim 397share/vim/${VIM_SUBDIR}/ftplugin/matlab.vim
396share/vim/${VIM_SUBDIR}/ftplugin/mf.vim 398share/vim/${VIM_SUBDIR}/ftplugin/mf.vim
397share/vim/${VIM_SUBDIR}/ftplugin/modconf.vim 399share/vim/${VIM_SUBDIR}/ftplugin/modconf.vim
398share/vim/${VIM_SUBDIR}/ftplugin/mp.vim 400share/vim/${VIM_SUBDIR}/ftplugin/mp.vim
399share/vim/${VIM_SUBDIR}/ftplugin/mplayerconf.vim 401share/vim/${VIM_SUBDIR}/ftplugin/mplayerconf.vim
400share/vim/${VIM_SUBDIR}/ftplugin/mrxvtrc.vim 402share/vim/${VIM_SUBDIR}/ftplugin/mrxvtrc.vim
401share/vim/${VIM_SUBDIR}/ftplugin/msmessages.vim 403share/vim/${VIM_SUBDIR}/ftplugin/msmessages.vim
402share/vim/${VIM_SUBDIR}/ftplugin/muttrc.vim 404share/vim/${VIM_SUBDIR}/ftplugin/muttrc.vim
403share/vim/${VIM_SUBDIR}/ftplugin/nanorc.vim 405share/vim/${VIM_SUBDIR}/ftplugin/nanorc.vim
 406share/vim/${VIM_SUBDIR}/ftplugin/neomuttrc.vim
404share/vim/${VIM_SUBDIR}/ftplugin/netrc.vim 407share/vim/${VIM_SUBDIR}/ftplugin/netrc.vim
405share/vim/${VIM_SUBDIR}/ftplugin/nsis.vim 408share/vim/${VIM_SUBDIR}/ftplugin/nsis.vim
406share/vim/${VIM_SUBDIR}/ftplugin/objc.vim 409share/vim/${VIM_SUBDIR}/ftplugin/objc.vim
407share/vim/${VIM_SUBDIR}/ftplugin/ocaml.vim 410share/vim/${VIM_SUBDIR}/ftplugin/ocaml.vim
408share/vim/${VIM_SUBDIR}/ftplugin/occam.vim 411share/vim/${VIM_SUBDIR}/ftplugin/occam.vim
409share/vim/${VIM_SUBDIR}/ftplugin/pamconf.vim 412share/vim/${VIM_SUBDIR}/ftplugin/pamconf.vim
410share/vim/${VIM_SUBDIR}/ftplugin/pascal.vim 413share/vim/${VIM_SUBDIR}/ftplugin/pascal.vim
411share/vim/${VIM_SUBDIR}/ftplugin/passwd.vim 414share/vim/${VIM_SUBDIR}/ftplugin/passwd.vim
412share/vim/${VIM_SUBDIR}/ftplugin/pdf.vim 415share/vim/${VIM_SUBDIR}/ftplugin/pdf.vim
413share/vim/${VIM_SUBDIR}/ftplugin/perl.vim 416share/vim/${VIM_SUBDIR}/ftplugin/perl.vim
414share/vim/${VIM_SUBDIR}/ftplugin/perl6.vim 417share/vim/${VIM_SUBDIR}/ftplugin/perl6.vim
415share/vim/${VIM_SUBDIR}/ftplugin/php.vim 418share/vim/${VIM_SUBDIR}/ftplugin/php.vim
416share/vim/${VIM_SUBDIR}/ftplugin/pinfo.vim 419share/vim/${VIM_SUBDIR}/ftplugin/pinfo.vim
@@ -1040,26 +1043,27 @@ share/vim/${VIM_SUBDIR}/syntax/msmessage @@ -1040,26 +1043,27 @@ share/vim/${VIM_SUBDIR}/syntax/msmessage
1040share/vim/${VIM_SUBDIR}/syntax/msql.vim 1043share/vim/${VIM_SUBDIR}/syntax/msql.vim
1041share/vim/${VIM_SUBDIR}/syntax/mupad.vim 1044share/vim/${VIM_SUBDIR}/syntax/mupad.vim
1042share/vim/${VIM_SUBDIR}/syntax/murphi.vim 1045share/vim/${VIM_SUBDIR}/syntax/murphi.vim
1043share/vim/${VIM_SUBDIR}/syntax/mush.vim 1046share/vim/${VIM_SUBDIR}/syntax/mush.vim
1044share/vim/${VIM_SUBDIR}/syntax/muttrc.vim 1047share/vim/${VIM_SUBDIR}/syntax/muttrc.vim
1045share/vim/${VIM_SUBDIR}/syntax/mysql.vim 1048share/vim/${VIM_SUBDIR}/syntax/mysql.vim
1046share/vim/${VIM_SUBDIR}/syntax/n1ql.vim 1049share/vim/${VIM_SUBDIR}/syntax/n1ql.vim
1047share/vim/${VIM_SUBDIR}/syntax/named.vim 1050share/vim/${VIM_SUBDIR}/syntax/named.vim
1048share/vim/${VIM_SUBDIR}/syntax/nanorc.vim 1051share/vim/${VIM_SUBDIR}/syntax/nanorc.vim
1049share/vim/${VIM_SUBDIR}/syntax/nasm.vim 1052share/vim/${VIM_SUBDIR}/syntax/nasm.vim
1050share/vim/${VIM_SUBDIR}/syntax/nastran.vim 1053share/vim/${VIM_SUBDIR}/syntax/nastran.vim
1051share/vim/${VIM_SUBDIR}/syntax/natural.vim 1054share/vim/${VIM_SUBDIR}/syntax/natural.vim
1052share/vim/${VIM_SUBDIR}/syntax/ncf.vim 1055share/vim/${VIM_SUBDIR}/syntax/ncf.vim
 1056share/vim/${VIM_SUBDIR}/syntax/neomuttrc.vim
1053share/vim/${VIM_SUBDIR}/syntax/netrc.vim 1057share/vim/${VIM_SUBDIR}/syntax/netrc.vim
1054share/vim/${VIM_SUBDIR}/syntax/netrw.vim 1058share/vim/${VIM_SUBDIR}/syntax/netrw.vim
1055share/vim/${VIM_SUBDIR}/syntax/ninja.vim 1059share/vim/${VIM_SUBDIR}/syntax/ninja.vim
1056share/vim/${VIM_SUBDIR}/syntax/nosyntax.vim 1060share/vim/${VIM_SUBDIR}/syntax/nosyntax.vim
1057share/vim/${VIM_SUBDIR}/syntax/nqc.vim 1061share/vim/${VIM_SUBDIR}/syntax/nqc.vim
1058share/vim/${VIM_SUBDIR}/syntax/nroff.vim 1062share/vim/${VIM_SUBDIR}/syntax/nroff.vim
1059share/vim/${VIM_SUBDIR}/syntax/nsis.vim 1063share/vim/${VIM_SUBDIR}/syntax/nsis.vim
1060share/vim/${VIM_SUBDIR}/syntax/obj.vim 1064share/vim/${VIM_SUBDIR}/syntax/obj.vim
1061share/vim/${VIM_SUBDIR}/syntax/objc.vim 1065share/vim/${VIM_SUBDIR}/syntax/objc.vim
1062share/vim/${VIM_SUBDIR}/syntax/objcpp.vim 1066share/vim/${VIM_SUBDIR}/syntax/objcpp.vim
1063share/vim/${VIM_SUBDIR}/syntax/ocaml.vim 1067share/vim/${VIM_SUBDIR}/syntax/ocaml.vim
1064share/vim/${VIM_SUBDIR}/syntax/occam.vim 1068share/vim/${VIM_SUBDIR}/syntax/occam.vim
1065share/vim/${VIM_SUBDIR}/syntax/omnimark.vim 1069share/vim/${VIM_SUBDIR}/syntax/omnimark.vim

cvs diff -r1.168 -r1.169 pkgsrc/editors/vim-share/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/vim-share/distinfo 2017/10/24 11:04:03 1.168
+++ pkgsrc/editors/vim-share/distinfo 2017/12/03 17:49:14 1.169
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: distinfo,v 1.168 2017/10/24 11:04:03 morr Exp $ 1$NetBSD: distinfo,v 1.169 2017/12/03 17:49:14 morr Exp $
2 2
3SHA1 (vim-8.0.1214.tar.gz) = 8b3d4364f096d23111ea0d38ce1238464697e32e 3SHA1 (vim-8.0.1365.tar.gz) = 43da2e97e3268baceca2a2cd4589a221e4391d62
4RMD160 (vim-8.0.1214.tar.gz) = b0bdd750c55c4697fef24eeda05dbbb5588c90e4 4RMD160 (vim-8.0.1365.tar.gz) = 49ede42440179e4edccd4b3cba4f6fededdbb6a4
5SHA512 (vim-8.0.1214.tar.gz) = 8b67aef9f18f67c2ec98ba207388d3d44aac8ffc4ef7d78627008f9391d9687b4682e71cbc053741d4eab7f1556026999a1ece71fc8e6dec18baf06a05cfd228 5SHA512 (vim-8.0.1365.tar.gz) = d9fbe600765b94bcc9c3b17153559f5309d22812fcb97228abdb9bb9bdf963a95c829f6748c21aee6c31a5ae3a72b6faecd8bba12a0152d6f825eeb248e8ff4d
6Size (vim-8.0.1214.tar.gz) = 13367477 bytes 6Size (vim-8.0.1365.tar.gz) = 13404107 bytes
7SHA1 (patch-Makefile) = a7a25e77bcb5b53118b12af1dbca7f8312f353a5 7SHA1 (patch-Makefile) = a7a25e77bcb5b53118b12af1dbca7f8312f353a5
8SHA1 (patch-auto_configure) = c71e1e5dc3d7dc204272826a3f24e17712b1bfa5 8SHA1 (patch-auto_configure) = 695495938039da354fddcdea5bff8c58e2c901b2
9SHA1 (patch-configure) = 8bd8d7f463959c1b3b93364c8f3b156ad49965be 9SHA1 (patch-configure) = 8bd8d7f463959c1b3b93364c8f3b156ad49965be
10SHA1 (patch-feature.h) = 19c5ac2d7056adf9e6e074732871abc4058a59eb 10SHA1 (patch-feature.h) = 19c5ac2d7056adf9e6e074732871abc4058a59eb
11SHA1 (patch-link.sh) = 24db881cea873330a8a3bf672f6135d0835651fd 11SHA1 (patch-link.sh) = 24db881cea873330a8a3bf672f6135d0835651fd

cvs diff -r1.110 -r1.111 pkgsrc/editors/vim-share/version.mk (expand / switch to unified diff)

--- pkgsrc/editors/vim-share/version.mk 2017/10/24 11:04:03 1.110
+++ pkgsrc/editors/vim-share/version.mk 2017/12/03 17:49:14 1.111
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1# $NetBSD: version.mk,v 1.110 2017/10/24 11:04:03 morr Exp $ 1# $NetBSD: version.mk,v 1.111 2017/12/03 17:49:14 morr Exp $
2 2
3VIM_VERSION= 8.0 3VIM_VERSION= 8.0
4VIM_PATCHLEVEL= 1214 4VIM_PATCHLEVEL= 1365
5# Changelog: see http://ftp.vim.org/pub/vim/patches/8.0/ 5# Changelog: see http://ftp.vim.org/pub/vim/patches/8.0/
6VIM_SUBDIR= vim80 6VIM_SUBDIR= vim80
7 7
8PRINT_PLIST_AWK+= { gsub(/${VIM_SUBDIR}/, "$${VIM_SUBDIR}"); print; next; } 8PRINT_PLIST_AWK+= { gsub(/${VIM_SUBDIR}/, "$${VIM_SUBDIR}"); print; next; }

cvs diff -r1.4 -r1.5 pkgsrc/editors/vim-share/patches/patch-auto_configure (expand / switch to unified diff)

--- pkgsrc/editors/vim-share/patches/patch-auto_configure 2017/08/15 21:00:11 1.4
+++ pkgsrc/editors/vim-share/patches/patch-auto_configure 2017/12/03 17:49:14 1.5
@@ -1,25 +1,16 @@ @@ -1,25 +1,16 @@
1$NetBSD: patch-auto_configure,v 1.4 2017/08/15 21:00:11 wiz Exp $ 1$NetBSD: patch-auto_configure,v 1.5 2017/12/03 17:49:14 morr Exp $
2 2
3Buildlink takes care of include files. 3Buildlink takes care of include files.
4Also, remove stray dollar. 4Also, remove stray dollar.
5 5
6--- src/auto/configure.orig 2017-08-12 20:55:58.000000000 +0000 6--- src/auto/configure.orig 2017-08-12 20:55:58.000000000 +0000
7+++ src/auto/configure 7+++ src/auto/configure
8@@ -9535,7 +9535,7 @@ fi 8@@ -9535,7 +9535,7 @@ fi
9  9
10  10
11 if test -z "$SKIP_MOTIF"; then 11 if test -z "$SKIP_MOTIF"; then
12- gui_XXX="/usr/XXX/Motif* /usr/Motif*/XXX /usr/XXX /usr/shlib /usr/X11*/XXX /usr/XXX/X11* /usr/dt/XXX /local/Motif*/XXX /local/XXX/Motif* /usr/local/Motif*/XXX /usr/local/XXX/Motif* /usr/local/XXX /usr/local/X11*/XXX /usr/local/LessTif/Motif*/XXX $MOTIFHOME/XXX" 12- gui_XXX="/usr/XXX/Motif* /usr/Motif*/XXX /usr/XXX /usr/shlib /usr/X11*/XXX /usr/XXX/X11* /usr/dt/XXX /local/Motif*/XXX /local/XXX/Motif* /usr/local/Motif*/XXX /usr/local/XXX/Motif* /usr/local/XXX /usr/local/X11*/XXX /usr/local/LessTif/Motif*/XXX $MOTIFHOME/XXX"
13+ gui_XXX="${MOTIFBASE}/include" 13+ gui_XXX="${MOTIFBASE}/include"
14 GUI_INC_LOC="`echo $GUI_INC_LOC|sed 's%-I%%g'`" 14 GUI_INC_LOC="`echo $GUI_INC_LOC|sed 's%-I%%g'`"
15  15
16 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for location of Motif GUI includes" >&5 16 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for location of Motif GUI includes" >&5
17@@ -14093,7 +14093,7 @@ if test "x$MACOSX" = "xyes"; then 
18 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need -framework Cocoa" >&5 
19 $as_echo_n "checking whether we need -framework Cocoa... " >&6; } 
20 if test "x$features" != "xtiny" || test "x$enable_multibyte" = "xyes"; then 
21- LIBS=$"$LIBS -framework Cocoa" 
22+ LIBS="$LIBS -framework Cocoa" 
23 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 
24 $as_echo "yes" >&6; } 
25 else