summaryrefslogtreecommitdiff
path: root/lang/gauche/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-18 08:08:31 +0000
committerwiz <wiz@pkgsrc.org>2002-10-18 08:08:31 +0000
commitf333251f431e74ba59f8e2f29f7e6c6dca48398d (patch)
treeea838e4c3c32b6f2b862cd9ad3fa668cf0b7cf43 /lang/gauche/patches
parent2c9effc5d32b7ffe832be3175b6b6a36c67e36e8 (diff)
downloadpkgsrc-f333251f431e74ba59f8e2f29f7e6c6dca48398d.tar.gz
regen (without RCS Ids inside the patches)
Diffstat (limited to 'lang/gauche/patches')
-rw-r--r--lang/gauche/patches/patch-ae2
-rw-r--r--lang/gauche/patches/patch-ag5
-rw-r--r--lang/gauche/patches/patch-ah5
-rw-r--r--lang/gauche/patches/patch-ba2
4 files changed, 6 insertions, 8 deletions
diff --git a/lang/gauche/patches/patch-ae b/lang/gauche/patches/patch-ae
index d2e6138f75a..9eb2a3b424b 100644
--- a/lang/gauche/patches/patch-ae
+++ b/lang/gauche/patches/patch-ae
@@ -1,4 +1,4 @@
-# $NetBSD: patch-ae,v 1.3 2002/10/12 13:52:07 minoura Exp $
+$NetBSD: patch-ae,v 1.4 2002/10/18 08:08:32 wiz Exp $
--- doc/Makefile.in.orig Sun Sep 8 04:25:49 2002
+++ doc/Makefile.in Tue Oct 1 06:17:22 2002
@@ -12,7 +12,7 @@
diff --git a/lang/gauche/patches/patch-ag b/lang/gauche/patches/patch-ag
index ca2ca300e42..607e932805e 100644
--- a/lang/gauche/patches/patch-ag
+++ b/lang/gauche/patches/patch-ag
@@ -1,7 +1,7 @@
-# $NetBSD: patch-ag,v 1.1 2002/10/12 13:52:08 minoura Exp $
+$NetBSD: patch-ag,v 1.2 2002/10/18 08:08:32 wiz Exp $
--- doc/gauche-refe.texi.orig Sun Sep 22 11:17:03 2002
+++ doc/gauche-refe.texi Sat Oct 12 13:38:06 2002
-@@ -2,6 +2,10 @@
+@@ -2,5 +2,9 @@
@comment %**start of header
@setfilename gauche-refe.info
@settitle Gauche Reference Manual
@@ -11,4 +11,3 @@
+@end direntry
@comment %**end of header
- @c $Id: patch-ag,v 1.1 2002/10/12 13:52:08 minoura Exp $
diff --git a/lang/gauche/patches/patch-ah b/lang/gauche/patches/patch-ah
index 23fa5427c65..c4c43829763 100644
--- a/lang/gauche/patches/patch-ah
+++ b/lang/gauche/patches/patch-ah
@@ -1,7 +1,7 @@
-# $NetBSD: patch-ah,v 1.1 2002/10/12 13:52:08 minoura Exp $
+$NetBSD: patch-ah,v 1.2 2002/10/18 08:08:33 wiz Exp $
--- doc/gauche-refj.texi.orig Sun Sep 22 11:17:12 2002
+++ doc/gauche-refj.texi Sat Oct 12 13:38:06 2002
-@@ -2,6 +2,10 @@
+@@ -2,5 +2,9 @@
@comment %**start of header
@setfilename gauche-refj.info
@settitle Gauche リファレンスマニュアル
@@ -11,4 +11,3 @@
+@end direntry
@comment %**end of header
- @c $Id: patch-ah,v 1.1 2002/10/12 13:52:08 minoura Exp $
diff --git a/lang/gauche/patches/patch-ba b/lang/gauche/patches/patch-ba
index df0b4c3367b..d4214dc1eb1 100644
--- a/lang/gauche/patches/patch-ba
+++ b/lang/gauche/patches/patch-ba
@@ -1,4 +1,4 @@
-# $NetBSD: patch-ba,v 1.1 2002/10/02 08:25:17 minoura Exp $
+$NetBSD: patch-ba,v 1.2 2002/10/18 08:08:33 wiz Exp $
There is a problem in ext/charconv/jconv.c which may
cause gosh hang, due to the wrong state management.