summaryrefslogtreecommitdiff
path: root/lang/gauche/patches/patch-ba
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/patch-ba
parent2c9effc5d32b7ffe832be3175b6b6a36c67e36e8 (diff)
downloadpkgsrc-f333251f431e74ba59f8e2f29f7e6c6dca48398d.tar.gz
regen (without RCS Ids inside the patches)
Diffstat (limited to 'lang/gauche/patches/patch-ba')
-rw-r--r--lang/gauche/patches/patch-ba2
1 files changed, 1 insertions, 1 deletions
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.