diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-27 17:54:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-27 17:54:31 +0000 |
commit | 0533cf07255e93c3a9f622836d75dd1fa37b2da1 (patch) | |
tree | 56f9df2795acbd71779302b4c353537d4a93e5ac /inputmethod | |
parent | 2c4ba530688a5b98fc5b9d5203faaff4a24c792b (diff) | |
download | pkgsrc-0533cf07255e93c3a9f622836d75dd1fa37b2da1.tar.gz |
Update to 2.3.1, provided by Hiramatsu Yoshifumi in PR 28434:
Changes:
* lisp/tc-mazegaki.el: C-g can interrupt kana-kanji conversion.
* lisp/tc-is18.el:
* lisp/tc-is19.el:
* lisp/tc-is20.el: fix infinite loop bug.
* lisp/tutc-tbl.el: fix translation table.
* lisp/eelll.el: use colored background in bitmap display mode.
* skkinput3/Makefile.am: merged patches/patch-ab
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/tc/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/tc/distinfo | 7 |
2 files changed, 5 insertions, 6 deletions
diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile index 88f2f080f97..3627259fd7b 100644 --- a/inputmethod/tc/Makefile +++ b/inputmethod/tc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/01/24 13:42:22 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/27 17:54:31 wiz Exp $ # -DISTNAME= tc-2.3 +DISTNAME= tc-2.3.1 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/tcode/resources/soft/ diff --git a/inputmethod/tc/distinfo b/inputmethod/tc/distinfo index 594f77d1b62..13b890e8825 100644 --- a/inputmethod/tc/distinfo +++ b/inputmethod/tc/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/04/17 06:00:14 uebayasi Exp $ +$NetBSD: distinfo,v 1.3 2004/11/27 17:54:31 wiz Exp $ -SHA1 (tc-2.3.tar.gz) = 09e7fbc41607e813d01e6191a5a8fadbee1b514f -Size (tc-2.3.tar.gz) = 800367 bytes -SHA1 (patch-ab) = 11d9e7c82d287ab9527800842e3f232ea4e0416f +SHA1 (tc-2.3.1.tar.gz) = 7eb55134581b83692ea6deb10c227232d0c8df4d +Size (tc-2.3.1.tar.gz) = 798831 bytes |