summaryrefslogtreecommitdiff
path: root/shells/zsh/patches/patch-ab
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2008-12-21 16:53:31 +0000
committeruebayasi <uebayasi@pkgsrc.org>2008-12-21 16:53:31 +0000
commit695f37d78c845176f52727dbade5b3f5777e4194 (patch)
treedaa02c85209e717a7a550b0d9ec09d70121eb29e /shells/zsh/patches/patch-ab
parentc30ac01ab09fdeeccdca09f12451372ad8e58c9d (diff)
downloadpkgsrc-695f37d78c845176f52727dbade5b3f5777e4194.tar.gz
Update zsh to 4.2.7.
Changes are unknown.
Diffstat (limited to 'shells/zsh/patches/patch-ab')
-rw-r--r--shells/zsh/patches/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/shells/zsh/patches/patch-ab b/shells/zsh/patches/patch-ab
index 2f5b8ef2dea..c7afd56a5b9 100644
--- a/shells/zsh/patches/patch-ab
+++ b/shells/zsh/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.11 2005/02/21 11:07:37 adam Exp $
+$NetBSD: patch-ab,v 1.12 2008/12/21 16:53:31 uebayasi Exp $
---- Src/zsh.h.orig 2005-01-12 12:19:06.000000000 +0000
+--- Src/zsh.h.orig 2007-11-26 18:38:49.000000000 +0900
+++ Src/zsh.h
-@@ -1625,6 +1625,7 @@ struct ttyinfo {
+@@ -1678,6 +1678,7 @@ struct ttyinfo {
#endif
};
@@ -10,8 +10,8 @@ $NetBSD: patch-ab,v 1.11 2005/02/21 11:07:37 adam Exp $
/* defines for whether tabs expand to spaces */
#if defined(HAVE_TERMIOS_H) || defined(HAVE_TERMIO_H)
#define SGTTYFLAG shttyinfo.tio.c_oflag
-@@ -1640,6 +1641,7 @@ struct ttyinfo {
- #define SGTABTYPE XTABS
+@@ -1695,6 +1696,7 @@ struct ttyinfo {
+ # endif
# endif
# endif
+#endif