View | Details | Raw Unified | Return to bug 37258
Collapse All | Expand All

(-)xcin25/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	xcin
8
PORTNAME=	xcin
9
PORTVERSION=	2.5.3.p2
9
PORTVERSION=	2.5.3.p2
10
PORTREVISION=   1
10
CATEGORIES=	chinese x11
11
CATEGORIES=	chinese x11
11
MASTER_SITES=	ftp://xcin.linux.org.tw/pub/xcin/xcin/ \
12
MASTER_SITES=	ftp://xcin.linux.org.tw/pub/xcin/xcin/ \
12
		ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \
13
		ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \
(-)xcin25/files/patch-xcinrc.FREEBSD (-4 / +9 lines)
Lines 1-5 Link Here
1
--- etc/xcinrc.FREEBSD.orig	Sat Apr 13 22:57:29 2002
1
--- etc/xcinrc.FREEBSD.orig	Thu Nov 29 21:50:42 2001
2
+++ etc/xcinrc.FREEBSD	Sat Apr 13 22:59:29 2002
2
+++ etc/xcinrc.FREEBSD	Sat Apr 20 02:08:58 2002
3
@@ -75,7 +75,7 @@
3
@@ -75,7 +75,7 @@
4
           (BEEP_WRONG           YES)
4
           (BEEP_WRONG           YES)
5
           (BEEP_DUPCHAR         NO)
5
           (BEEP_DUPCHAR         NO)
Lines 9-15 Link Here
9
 	  (HINT_TSI		NO)))
9
 	  (HINT_TSI		NO)))
10
 
10
 
11
 (define bimsphone_default
11
 (define bimsphone_default
12
@@ -126,13 +126,11 @@
12
@@ -126,31 +126,27 @@
13
 
13
 
14
 (define phone@big5
14
 (define phone@big5
15
 	'((SETKEY		3)
15
 	'((SETKEY		3)
Lines 25-31 Link Here
25
 
25
 
26
 (define bimsphone@big5
26
 (define bimsphone@big5
27
 	'((SETKEY		6)
27
 	'((SETKEY		6)
28
@@ -144,13 +142,11 @@
28
 	  (MODULE		"bimsphone")))
29
 
30
 (define bimspinyin@big5
31
-	'((SETKEY		7)
32
+	'((SETKEY		5)
33
 	  (MODULE		"bimsphone")))
29
 
34
 
30
 (define array30@big5
35
 (define array30@big5
31
 	'((SETKEY		8)
36
 	'((SETKEY		8)

Return to bug 37258