summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/distinfo8
-rw-r--r--editors/vim/patches/patch-zb12
2 files changed, 10 insertions, 10 deletions
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 16919ed664f..389b6f6d818 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2001/06/06 06:07:28 pooka Exp $
+$NetBSD: distinfo,v 1.4 2001/10/04 10:18:11 martti Exp $
-SHA1 (vim-5.8-src.tar.gz) = 36d83481cc2faaae57e0a890c1db4701de32c047
-Size (vim-5.8-src.tar.gz) = 1112952 bytes
-SHA1 (patch-zb) = 2069c60f506fcbcafdc013f0e2648b371185f20b
+SHA1 (vim-6.0.tar.bz2) = 65f3a54e2d04c20b7ffb0ae59741f97021dac49a
+Size (vim-6.0.tar.bz2) = 2776551 bytes
+SHA1 (patch-zb) = 466456c472aa62785e81724aae4646650330da9c
diff --git a/editors/vim/patches/patch-zb b/editors/vim/patches/patch-zb
index b329499d8d6..a0767156331 100644
--- a/editors/vim/patches/patch-zb
+++ b/editors/vim/patches/patch-zb
@@ -1,13 +1,13 @@
-$NetBSD: patch-zb,v 1.1 2001/06/06 06:07:28 pooka Exp $
+$NetBSD: patch-zb,v 1.2 2001/10/04 10:18:11 martti Exp $
---- feature.h.orig Wed Mar 29 17:10:34 2000
-+++ feature.h Wed Jun 6 08:10:02 2001
-@@ -349,7 +349,7 @@
+--- feature.h.orig Tue Sep 25 20:51:26 2001
++++ feature.h Thu Oct 4 09:44:15 2001
+@@ -489,7 +489,7 @@
* (used only with NO_BUILTIN_TCAPS not defined).
*/
#ifdef HAVE_TGETENT
-/* #define NO_BUILTIN_TCAPS */
-+# define NO_BUILTIN_TCAPS
++#define NO_BUILTIN_TCAPS
#endif
- #ifndef NO_BUILTIN_TCAPS
+ #if !defined(NO_BUILTIN_TCAPS) && !defined(FEAT_GUI_W16)