From 4f213879af7e199072740cd14695515c63a43e5b Mon Sep 17 00:00:00 2001 From: ijliao Date: Sat, 20 Apr 2002 14:56:21 +0000 Subject: xcinrc fix PR: 37258 Submitted by: maintainer --- chinese/xcin25/Makefile | 1 + chinese/xcin25/files/patch-xcinrc.FREEBSD | 13 +++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'chinese') diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 25fa06712c5e..f6f3e1c46071 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -7,6 +7,7 @@ PORTNAME= xcin PORTVERSION= 2.5.3.p2 +PORTREVISION= 1 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \ ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \ diff --git a/chinese/xcin25/files/patch-xcinrc.FREEBSD b/chinese/xcin25/files/patch-xcinrc.FREEBSD index 61f5bf91fa19..25566428e5fd 100644 --- a/chinese/xcin25/files/patch-xcinrc.FREEBSD +++ b/chinese/xcin25/files/patch-xcinrc.FREEBSD @@ -1,5 +1,5 @@ ---- etc/xcinrc.FREEBSD.orig Sat Apr 13 22:57:29 2002 -+++ etc/xcinrc.FREEBSD Sat Apr 13 22:59:29 2002 +--- etc/xcinrc.FREEBSD.orig Thu Nov 29 21:50:42 2001 ++++ etc/xcinrc.FREEBSD Sat Apr 20 02:08:58 2002 @@ -75,7 +75,7 @@ (BEEP_WRONG YES) (BEEP_DUPCHAR NO) @@ -9,7 +9,7 @@ (HINT_TSI NO))) (define bimsphone_default -@@ -126,13 +126,11 @@ +@@ -126,31 +126,27 @@ (define phone@big5 '((SETKEY 3) @@ -25,7 +25,12 @@ (define bimsphone@big5 '((SETKEY 6) -@@ -144,13 +142,11 @@ + (MODULE "bimsphone"))) + + (define bimspinyin@big5 +- '((SETKEY 7) ++ '((SETKEY 5) + (MODULE "bimsphone"))) (define array30@big5 '((SETKEY 8) -- cgit