summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormartti <martti>2007-05-07 06:34:13 +0000
committermartti <martti>2007-05-07 06:34:13 +0000
commit5a1bd096697591adfb2e72132d42e40619268ec3 (patch)
tree22f359743b5240eacd577aec60f8e3898e4dc123 /editors
parent0b5bf6b0fab2552867bdfe6305ed3845cb6c3e45 (diff)
downloadpkgsrc-5a1bd096697591adfb2e72132d42e40619268ec3.tar.gz
Updated editors/vim-share to 7.0.243
2806 7.0.240 crash with focus autocommand in GUI when splitting window 1379 7.0.241 ":windo throw 'foo'" loops forever 2274 7.0.242 (extra) Win32: crash when using -register without OLE feature 1997 7.0.243 (extra) Win32: No "Edit with Vim" menu with MSVC 2005 (This is most likely the last 7.0.x version as the 7.1 is now in beta cycle)
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-share/Makefile.common5
-rw-r--r--editors/vim-share/distinfo14
-rw-r--r--editors/vim-share/version.mk4
3 files changed, 18 insertions, 5 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 7a5a795ef89..3a966b5076c 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.83 2007/05/02 09:29:18 martti Exp $
+# $NetBSD: Makefile.common,v 1.84 2007/05/07 06:34:13 martti Exp $
.include "../../editors/vim-share/version.mk"
@@ -21,7 +21,8 @@ PATCHFILES+= 7.0.208 7.0.209 7.0.210 7.0.211 7.0.212 7.0.213 7.0.214
PATCHFILES+= 7.0.215 7.0.216 7.0.217 7.0.218 7.0.219 7.0.220 7.0.221
PATCHFILES+= 7.0.222 7.0.223 7.0.224 7.0.225 7.0.226 7.0.227 7.0.228
PATCHFILES+= 7.0.229 7.0.230 7.0.231 7.0.232 7.0.233 7.0.234 7.0.235
-PATCHFILES+= 7.0.236 7.0.237 7.0.238 7.0.239
+PATCHFILES+= 7.0.236 7.0.237 7.0.238 7.0.239 7.0.240 7.0.241 7.0.242
+PATCHFILES+= 7.0.243
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.vim.org/
diff --git a/editors/vim-share/distinfo b/editors/vim-share/distinfo
index 6571fcd83bc..19751b6a66a 100644
--- a/editors/vim-share/distinfo
+++ b/editors/vim-share/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.72 2007/05/02 09:29:18 martti Exp $
+$NetBSD: distinfo,v 1.73 2007/05/07 06:34:13 martti Exp $
SHA1 (vim/7.0.001-100.gz) = cc3faa6722a70f1580438df7ddf498607e9e920f
RMD160 (vim/7.0.001-100.gz) = 247d4823f18768fa08c4e7ebc470bf2eb215537b
@@ -123,6 +123,18 @@ Size (vim/7.0.238) = 1777 bytes
SHA1 (vim/7.0.239) = 3fb5b61d3c4d225fcfec107ea2df4d387bdc9461
RMD160 (vim/7.0.239) = bd4f6486e1c6d44bb912eace628ad3ac634db02e
Size (vim/7.0.239) = 3886 bytes
+SHA1 (vim/7.0.240) = 69de35d8dbaf78e27d81a4e029b5aa4279039b6d
+RMD160 (vim/7.0.240) = 2c38d52cb5a75c5ab4e897bccf122f9377faebe7
+Size (vim/7.0.240) = 2806 bytes
+SHA1 (vim/7.0.241) = 9cb387a5e498eaf88205c550e455a52e594083a7
+RMD160 (vim/7.0.241) = e3d4f20e001276a47c12e508daf74bdc65ab5352
+Size (vim/7.0.241) = 1379 bytes
+SHA1 (vim/7.0.242) = 7faec99787eae1c80bb4b51f8390404010ca231e
+RMD160 (vim/7.0.242) = b09177b022e5705bc8c48273a8c6250b519bf0f2
+Size (vim/7.0.242) = 2274 bytes
+SHA1 (vim/7.0.243) = 8e6867c9039a0cf0a97ef1ce7ad3930ff3e9f727
+RMD160 (vim/7.0.243) = f3b331ba3e1324da1005a0d7eb55b6a389ee7056
+Size (vim/7.0.243) = 1997 bytes
SHA1 (vim/vim-7.0-extra.tar.gz) = 101a3b82b26cd16ca48e2b4a5e4acfc6041abd1e
RMD160 (vim/vim-7.0-extra.tar.gz) = ae5b749bd88d6354db96b49b2750c82271997994
Size (vim/vim-7.0-extra.tar.gz) = 708564 bytes
diff --git a/editors/vim-share/version.mk b/editors/vim-share/version.mk
index 51cf198ca94..39ca5eed647 100644
--- a/editors/vim-share/version.mk
+++ b/editors/vim-share/version.mk
@@ -1,5 +1,5 @@
-# $NetBSD: version.mk,v 1.30 2007/05/02 09:29:18 martti Exp $
+# $NetBSD: version.mk,v 1.31 2007/05/07 06:34:13 martti Exp $
VIM_VERSION= 7.0
-VIM_PATCHLEVEL= 239
+VIM_PATCHLEVEL= 243
VIM_SUBDIR= vim70