summaryrefslogtreecommitdiff
path: root/editors/vim-gtk
diff options
context:
space:
mode:
authorpooka <pooka@pkgsrc.org>2001-06-06 06:07:28 +0000
committerpooka <pooka@pkgsrc.org>2001-06-06 06:07:28 +0000
commit6a547d9a75b9dde77c5a3d5a741e65d8e62ae3e7 (patch)
treedd3672c5bb5c9ca58e17d8e7db7efd7cee52c0cf /editors/vim-gtk
parent6b51176038d053f46de7ae3184e6a659cd786cb3 (diff)
downloadpkgsrc-6a547d9a75b9dde77c5a3d5a741e65d8e62ae3e7.tar.gz
Update vim to 5.8
Changes since 5.7: * 74 new syntax files. * bugfixes * couple of security-related fixes * ctags is no longer distributed with vim
Diffstat (limited to 'editors/vim-gtk')
-rw-r--r--editors/vim-gtk/distinfo14
-rw-r--r--editors/vim-gtk/patches/patch-aa10
-rw-r--r--editors/vim-gtk/patches/patch-zb6
3 files changed, 15 insertions, 15 deletions
diff --git a/editors/vim-gtk/distinfo b/editors/vim-gtk/distinfo
index ed668ee742f..70761c3a880 100644
--- a/editors/vim-gtk/distinfo
+++ b/editors/vim-gtk/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2001/04/22 16:25:57 wiz Exp $
+$NetBSD: distinfo,v 1.4 2001/06/06 06:07:29 pooka Exp $
-SHA1 (vim-5.7-src.tar.gz) = 71e263e9072118e5e56dad77a4bfbaed363bf591
-Size (vim-5.7-src.tar.gz) = 1230942 bytes
-SHA1 (vim-5.7-rt.tar.gz) = c60c2996547e8b3939cbe744f7d2520b47a9060f
-Size (vim-5.7-rt.tar.gz) = 1098901 bytes
-SHA1 (patch-aa) = 1f38e5291e4803abeed50ffa403ec897ffb856bd
-SHA1 (patch-zb) = c929da81e94120a6540b6a503d40dd9f9ffc83ff
+SHA1 (vim-5.8-src.tar.gz) = 36d83481cc2faaae57e0a890c1db4701de32c047
+Size (vim-5.8-src.tar.gz) = 1112952 bytes
+SHA1 (vim-5.8-rt.tar.gz) = 8dd261f5fecdd1e43a6dd919cc9d8e972870ee52
+Size (vim-5.8-rt.tar.gz) = 1266852 bytes
+SHA1 (patch-aa) = 64a3214cbede9da0e3fc7a7ae20f66d1f05b889c
+SHA1 (patch-zb) = 2069c60f506fcbcafdc013f0e2648b371185f20b
diff --git a/editors/vim-gtk/patches/patch-aa b/editors/vim-gtk/patches/patch-aa
index 5dff694e7f6..5ccb1155c3b 100644
--- a/editors/vim-gtk/patches/patch-aa
+++ b/editors/vim-gtk/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2000/01/17 17:36:36 pooka Exp $
+$NetBSD: patch-aa,v 1.5 2001/06/06 06:07:29 pooka Exp $
---- configure.orig Sat Jan 15 14:16:29 2000
-+++ configure Mon Jan 17 15:19:08 2000
-@@ -1748,6 +1748,7 @@
+--- configure.orig Thu May 10 21:59:18 2001
++++ configure Wed Jun 6 08:36:44 2001
+@@ -1818,6 +1818,7 @@
# Look for the header file in a standard set of common directories.
# Check X11 before X11Rn because it is often a symlink to the current release.
for ac_dir in \
@@ -10,7 +10,7 @@ $NetBSD: patch-aa,v 1.4 2000/01/17 17:36:36 pooka Exp $
/usr/X11/include \
/usr/X11R6/include \
/usr/X11R5/include \
-@@ -1823,6 +1824,7 @@
+@@ -1893,6 +1894,7 @@
# First see if replacing the include by lib works.
# Check X11 before X11Rn because it is often a symlink to the current release.
for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
diff --git a/editors/vim-gtk/patches/patch-zb b/editors/vim-gtk/patches/patch-zb
index 3ea55cc7d32..6bb725e8c0e 100644
--- a/editors/vim-gtk/patches/patch-zb
+++ b/editors/vim-gtk/patches/patch-zb
@@ -1,13 +1,13 @@
-$NetBSD: patch-zb,v 1.1 2001/04/22 16:25:58 wiz Exp $
+$NetBSD: patch-zb,v 1.2 2001/06/06 06:07:29 pooka Exp $
--- feature.h.orig Wed Mar 29 17:10:34 2000
-+++ feature.h Sun Jun 25 12:42:47 2000
++++ feature.h Wed Jun 6 08:10:02 2001
@@ -349,7 +349,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