pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/28434: update request for inputmethod/tc



>Number:         28434
>Category:       pkg
>Synopsis:       update request for inputmethod/tc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 27 17:48:00 +0000 2004
>Originator:     Hiramatsu Yoshifumi
>Release:        NetBSD 2.0G
>Organization:
        
>Environment:
        
        
System: NetBSD orinoco.my.domain 2.0G NetBSD 2.0G (Orinoco) #0: Sun Sep 12 
07:42:06 JST 2004 
hiramatsu%orinoco.my.domain@localhost:/usr/src/sys/arch/i386/compile/Orinoco 
i386
Architecture: i386
Machine: i386
>Description:
This patch updates inputmethod/tc to 2.3.1.

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

>How-To-Repeat:
        
>Fix:

diff -buNr tc.orig/Makefile tc/Makefile
--- tc.orig/Makefile    2004-11-28 01:22:41.000000000 +0900
+++ tc/Makefile 2004-11-28 01:22:48.000000000 +0900
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.6 2004/01/24 13:41:27 grant Exp $
 #
 
-DISTNAME=      tc-2.3
+DISTNAME=      tc-2.3.1
 CATEGORIES=    japanese inputmethod
 MASTER_SITES=  http://openlab.ring.gr.jp/tcode/resources/soft/
 
diff -buNr tc.orig/distinfo tc/distinfo
--- tc.orig/distinfo    2004-11-28 01:22:41.000000000 +0900
+++ tc/distinfo 2004-11-28 01:22:48.000000000 +0900
@@ -1,5 +1,4 @@
 $NetBSD: distinfo,v 1.1.1.1 2002/09/15 06:31:42 uebayasi 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
diff -buNr tc.orig/patches/patch-ab tc/patches/patch-ab
--- tc.orig/patches/patch-ab    2004-11-28 01:22:41.000000000 +0900
+++ tc/patches/patch-ab 1970-01-01 09:00:00.000000000 +0900
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- skkinput3/Makefile.in.orig Sat Mar 29 15:19:59 2003
-+++ skkinput3/Makefile.in
-@@ -75,7 +75,7 @@
- pkgdatadir = @pkgdatadir@
- 
- SHELL = /bin/sh
--INSTALL_SCRIPT = $(INSTALL_PROGRAM)
-+INSTALL_SCRIPT = @INSTALL_SCRIPT@
- 
- bin_SCRIPTS = tcinput
- 

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index