diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-20 22:56:21 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-20 22:56:21 +0800 |
commit | 4f213879af7e199072740cd14695515c63a43e5b (patch) | |
tree | 63b2e845f4fc6f382d3a5e64caa8706c2dcace9d | |
parent | 55a86526d8b09e354c8eda545ad6b92193fad1b5 (diff) | |
download | freebsd-ports-gnome-4f213879af7e199072740cd14695515c63a43e5b.tar.gz freebsd-ports-gnome-4f213879af7e199072740cd14695515c63a43e5b.tar.zst freebsd-ports-gnome-4f213879af7e199072740cd14695515c63a43e5b.zip |
xcinrc fix
PR: 37258
Submitted by: maintainer
-rw-r--r-- | chinese/xcin25/Makefile | 1 | ||||
-rw-r--r-- | chinese/xcin25/files/patch-xcinrc.FREEBSD | 13 |
2 files changed, 10 insertions, 4 deletions
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) |