pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/vim-share
Module Name: pkgsrc
Committed By: morr
Date: Sat Oct 7 12:32:23 UTC 2017
Modified Files:
pkgsrc/editors/vim-share: PLIST distinfo version.mk
Log Message:
Update to patchset 8.0.1176
Changes:
8.0.1097 background color wrong if job changes background color
8.0.1098 build failure if libvterm installed
8.0.1099 warnings for GDK calls
8.0.1100 stuck in redraw loop when 'lazyredraw' is set
8.0.1101 channel write fails if writing to log fails
8.0.1102 terminal window does not use Normal colors
8.0.1103 converting cterm color fails for grey ramp
8.0.1104 the qf_jump() function is too long
8.0.1105 match() and matchend() are not tested
8.0.1106 terminal colors wrong on an MS-Windows console
8.0.1107 terminal debugger jumps to non-existing file
8.0.1108 cannot specify mappings for the terminal window
8.0.1109 timer causes error on exit from Ex mode
8.0.1110 FORTIFY_SOURCE from Perl causes problems
8.0.1111 syntax error in configure when using Perl
8.0.1112 can't get size or current index from quickfix list
8.0.1113 can go to Insert mode from Terminal-Normal mode
8.0.1114 default for 'iminsert' is annoying
8.0.1115 crash when using foldtextresult() recursively
8.0.1116 terminal test fails on MS-Windows
8.0.1117 Test_terminal_no_cmd hangs on MS-Windows with GUI
8.0.1118 FEAT_WINDOWS adds a lot of #ifdefs
8.0.1119 quitting a split terminal window kills the job
8.0.1120 :tm means :tmap instead of :tmenu
8.0.1121 can uncheck executables in MS-Windows installer
8.0.1122 vimtutor.bat doesn't work well with vim.bat
8.0.1123 cannot define a toolbar for a window
8.0.1124 use of MZSCHEME_VER is unclear
8.0.1125 wrong window height when splitting window with window toolbar
8.0.1126 endless resize when terminal showing in two buffers
8.0.1127 Test_peek_and_get_char fails on 32 bit system
8.0.1128 old xterm sends CTRL-X in response to t_RS
8.0.1129 window toolbar missing a part of the patch
8.0.1130 the qf_jump() function is still too long
8.0.1131 not easy to trigger an autocommand for new terminal window
8.0.1132 #if condition is not portable
8.0.1133 syntax timeout not used correctly
8.0.1134 superfluous call to syn_get_final_id()
8.0.1135 W_WINCOL() is always the same
8.0.1136 W_WIDTH() is always the same
8.0.1137 (after 8.0.1136) cannot build with Ruby
8.0.1138 click in window toolbar starts Visual mode
8.0.1139 using window toolbar changes state
8.0.1140 still old style tests
8.0.1141 MS-Windows build dependencies are incomplete
8.0.1142 window toolbar menu gets a tear-off item
8.0.1143 macros always expand to the same thing
8.0.1144 using wrong #ifdef for computing length
8.0.1145 warning when compiling with Perl
8.0.1146 redraw when highlight is set with same names
8.0.1147 fail to build with tiny features
8.0.1148 gN doesn't work on last match with 'wrapscan' off
8.0.1149 libvterm colors differ from xterm
8.0.1150 MS-Windows GUI: dialog font size is incorrect
8.0.1151 "vim -c startinsert!" doesn't append
8.0.1152 encoding of error message wrong in Cygwin terminal
8.0.1153 no tests for diff_hlID() and diff_filler()
8.0.1154 'indentkeys' does not work properly
8.0.1155 Ruby command triggers a warning
8.0.1156 trouble from removing one -W argument from Perl CFLAGS
8.0.1157 compiler warning on MS-Windows
8.0.1158 still old style tests
8.0.1159 typo in #ifdef
8.0.1160 getting tab-local variable fails after closing window
8.0.1161 popup menu drawing problem when resizing terminal
8.0.1162 shared script for tests cannot be included twice
8.0.1163 popup test is flaky
8.0.1164 changing StatusLine highlight does not always work
8.0.1165 popup test is still flaky
8.0.1166 :terminal doesn't work on Mac High Sierra
8.0.1167 Motif: typing in terminal window is slow
8.0.1168 wrong highlighting with combination of match and 'cursorline'
8.0.1169 highlignting one char too many with 'list' and 'cul'
8.0.1170 using termdebug results in 100% CPU time
8.0.1171 popup test is still a bit flaky
8.0.1172 when E734 is given option is still set
8.0.1173 terminal window is not redrawn after CTRL-L
8.0.1174 Mac Terminal.app has wrong color for white
8.0.1175 build failure without +termresponse
8.0.1176 job_start() does not handle quote and backslash correctly
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.166 -r1.167 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.108 -r1.109 pkgsrc/editors/vim-share/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/vim-share/PLIST
diff -u pkgsrc/editors/vim-share/PLIST:1.35 pkgsrc/editors/vim-share/PLIST:1.36
--- pkgsrc/editors/vim-share/PLIST:1.35 Mon Sep 11 21:05:00 2017
+++ pkgsrc/editors/vim-share/PLIST Sat Oct 7 12:32:23 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2017/09/11 21:05:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.36 2017/10/07 12:32:23 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -1224,6 +1224,7 @@ share/vim/${VIM_SUBDIR}/syntax/tags.vim
share/vim/${VIM_SUBDIR}/syntax/tak.vim
share/vim/${VIM_SUBDIR}/syntax/takcmp.vim
share/vim/${VIM_SUBDIR}/syntax/takout.vim
+share/vim/${VIM_SUBDIR}/syntax/tap.vim
share/vim/${VIM_SUBDIR}/syntax/tar.vim
share/vim/${VIM_SUBDIR}/syntax/taskdata.vim
share/vim/${VIM_SUBDIR}/syntax/taskedit.vim
@@ -1368,6 +1369,7 @@ share/vim/${VIM_SUBDIR}/tutor/tutor.ja.s
share/vim/${VIM_SUBDIR}/tutor/tutor.ja.utf-8
share/vim/${VIM_SUBDIR}/tutor/tutor.ko.euc
share/vim/${VIM_SUBDIR}/tutor/tutor.ko.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor.lv
share/vim/${VIM_SUBDIR}/tutor/tutor.nb
share/vim/${VIM_SUBDIR}/tutor/tutor.nb.utf-8
share/vim/${VIM_SUBDIR}/tutor/tutor.nl
Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.166 pkgsrc/editors/vim-share/distinfo:1.167
--- pkgsrc/editors/vim-share/distinfo:1.166 Mon Sep 11 21:05:00 2017
+++ pkgsrc/editors/vim-share/distinfo Sat Oct 7 12:32:23 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.166 2017/09/11 21:05:00 wiz Exp $
+$NetBSD: distinfo,v 1.167 2017/10/07 12:32:23 morr Exp $
-SHA1 (vim-8.0.1096.tar.gz) = 9fce7e0880ad61b2427e11bf32cb3548b8524f90
-RMD160 (vim-8.0.1096.tar.gz) = 0c3f3e82f20c502030f58f8d117e550dff28b553
-SHA512 (vim-8.0.1096.tar.gz) = 5c8def426ada4b0f887b02e3f6d00c7095add755f97e88b98d825883a646416c4297940655a3bc0b5ff76f2c30e8cb49c43f9744e9476517bcc1225c337598df
-Size (vim-8.0.1096.tar.gz) = 13316235 bytes
+SHA1 (vim-8.0.1176.tar.gz) = 03a79ded3946072bfeddd25f7b64a2d7493092fa
+RMD160 (vim-8.0.1176.tar.gz) = 2101a045f071bd74dcfc5768d54b35676d7324d6
+SHA512 (vim-8.0.1176.tar.gz) = 6cc4001476e5002cf60c0ddda61e204bb1e04de75a1839a449149eb8cdae1ded9c79bc5ee6d5f9d2caf1ac36ba19f66000ce9bbca43a55fb847a71bcb6b10272
+Size (vim-8.0.1176.tar.gz) = 13364510 bytes
SHA1 (patch-Makefile) = a7a25e77bcb5b53118b12af1dbca7f8312f353a5
SHA1 (patch-auto_configure) = c71e1e5dc3d7dc204272826a3f24e17712b1bfa5
SHA1 (patch-configure) = 8bd8d7f463959c1b3b93364c8f3b156ad49965be
Index: pkgsrc/editors/vim-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.108 pkgsrc/editors/vim-share/version.mk:1.109
--- pkgsrc/editors/vim-share/version.mk:1.108 Mon Sep 18 23:27:01 2017
+++ pkgsrc/editors/vim-share/version.mk Sat Oct 7 12:32:23 2017
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.108 2017/09/18 23:27:01 wiz Exp $
+# $NetBSD: version.mk,v 1.109 2017/10/07 12:32:23 morr Exp $
VIM_VERSION= 8.0
-VIM_PATCHLEVEL= 1096
+VIM_PATCHLEVEL= 1176
# Changelog: see http://ftp.vim.org/pub/vim/patches/8.0/
VIM_SUBDIR= vim80
Home |
Main Index |
Thread Index |
Old Index