From owner-freebsd-ports Mon Oct 18 0:50: 7 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92E6D14CF1 for ; Mon, 18 Oct 1999 00:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA84779; Mon, 18 Oct 1999 00:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from out.gcn.net.tw (out.gcn.net.tw [203.77.2.144]) by hub.freebsd.org (Postfix) with ESMTP id 0D9C314C18 for ; Mon, 18 Oct 1999 00:40:39 -0700 (PDT) (envelope-from jtjang@gcn.net.tw) Received: from phantom.at.home (host246.21062207.gcn.net.tw [210.62.207.246]) by out.gcn.net.tw (8.8.8/8.8.8) with ESMTP id HAA17922 for ; Mon, 18 Oct 1999 07:40:36 GMT Received: (from keith@localhost) by phantom.at.home (8.9.3/8.9.3) id PAA00734; Mon, 18 Oct 1999 15:39:29 GMT (envelope-from keith) Message-Id: <199910181539.PAA00734@phantom.at.home> Date: Mon, 18 Oct 1999 15:39:29 GMT From: Keith Jang Reply-To: jtjang@gcn.net.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14391: Upgrade chinese/xcin25 to the latest release. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14391 >Category: ports >Synopsis: Upgrade chinese/xcin25 to the latest release. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 00:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Keith Jang >Release: FreeBSD 4.0-CURRENT i386 >Organization: End user >Environment: FreeBSD 4.0-CURRENT #0: Mon Oct 18 14:57:45 GMT 1999 root@phantom.at.home:/usr/src/sys/compile/phantom i386 >Description: chinese/xcin25 port is out-of-date and buggy. >How-To-Repeat: >Fix: Please commit the following patch, thanks. --- Makefile.orig Mon Oct 18 14:15:37 1999 +++ Makefile Mon Oct 18 14:20:54 1999 @@ -1,15 +1,15 @@ # New ports collection makefile for: xcin25 -# Version required: xcin-2.5.1 -# Date created: 25 June 1999 +# Version required: xcin-2.5.2b +# Date created: 18 Oct 1999 # Whom: Keith Jang # # $FreeBSD: ports/chinese/xcin25/Makefile,v 1.11 1999/09/07 11:24:04 foxfair Exp $ # -DISTNAME= xcin-2.5.1 -PKGNAME= zh-xcin-2.5.1 +DISTNAME= xcin-2.5-19991017 +PKGNAME= zh-xcin-2.5.2b CATEGORIES= chinese x11 -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ +MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ MAINTAINER= jtjang@gcn.net.tw @@ -43,9 +43,11 @@ ${INSTALL_MAN} ${WRKSRC}/doc/CopyRight ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/FAQ ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/README ${PREFIX}/lib/X11/xcin25/doc + ${INSTALL_MAN} ${WRKSRC}/doc/README.En ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/SETUP ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/Todo ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/Usage ${PREFIX}/lib/X11/xcin25/doc + ${INSTALL_MAN} ${WRKSRC}/doc/UserGuide ${PREFIX}/lib/X11/xcin25/doc ${MKDIR} ${PREFIX}/lib/X11/xcin25/doc/internal ${INSTALL_MAN} ${WRKSRC}/doc/internal/IMdkit \ ${PREFIX}/lib/X11/xcin25/doc/internal --- files/md5.orig Mon Oct 18 14:15:37 1999 +++ files/md5 Mon Oct 18 14:18:37 1999 @@ -1 +1 @@ -MD5 (xcin-2.5.1.tar.gz) = 35f9b95585e1322da73362802dad7efa +MD5 (xcin-2.5-19991017.tar.gz) = e7a1d7f5c4346e12a39f551713f53f45 --- patches/patch-ae.orig Mon Oct 18 14:15:37 1999 +++ patches/patch-ae Mon Oct 18 14:19:01 1999 @@ -1,6 +1,6 @@ ---- src/xcinrc.in.orig Fri Sep 3 01:17:52 1999 -+++ src/xcinrc.in Fri Sep 3 01:18:29 1999 -@@ -86,8 +86,8 @@ +--- src/xcinrc.in.orig Mon Oct 18 11:48:24 1999 ++++ src/xcinrc.in Mon Oct 18 11:50:39 1999 +@@ -95,8 +95,8 @@ (define bimsphone '((SETKEY 6) (MODULE "bimsphone") @@ -8,6 +8,6 @@ - (YIN_FNAME "yin.db") + (TSI_FNAME "/usr/local/share/tabe/tsiyin/tsi.db") + (YIN_FNAME "/usr/local/share/tabe/tsiyin/yin.db") - (KEYMAP 0))) ; 0: ¹s³ü, 1: ­Ê¤Ñ, 2: ³\¤ó - - (define cj + (SPACE_SEL NO) + (MOD_PHR 1) ; 1: shift, 2: ctrl, 4: alt + (NSELKEY 9) ; The maximun number is 10 --- pkg/PLIST.orig Mon Oct 18 14:15:37 1999 +++ pkg/PLIST Mon Oct 18 14:24:13 1999 @@ -12,9 +12,11 @@ lib/X11/xcin25/doc/CopyRight lib/X11/xcin25/doc/FAQ lib/X11/xcin25/doc/README +lib/X11/xcin25/doc/README.En lib/X11/xcin25/doc/SETUP lib/X11/xcin25/doc/Todo lib/X11/xcin25/doc/Usage +lib/X11/xcin25/doc/UserGuide lib/X11/xcin25/doc/internal/IMdkit lib/X11/xcin25/doc/internal/gen_inp lib/X11/xcin25/doc/internal/module @@ -38,11 +40,19 @@ lib/X11/xcin25/tab/zh_TW.Big5/simplex.tab lib/X11/xcin25/tab/zh_TW.Big5/sys.cin lib/X11/xcin25/tab/zh_TW.Big5/sys.tab +lib/X11/xcin25/tab/zh_CN.GB2312/biaoxingma.cin +lib/X11/xcin25/tab/zh_CN.GB2312/biaoxingma.tab lib/X11/xcin25/tab/zh_CN.GB2312/default.phr lib/X11/xcin25/tab/zh_CN.GB2312/jtcj_gb.cin lib/X11/xcin25/tab/zh_CN.GB2312/jtcj_gb.tab +lib/X11/xcin25/tab/zh_CN.GB2312/pinyin.cin +lib/X11/xcin25/tab/zh_CN.GB2312/pinyin.tab +lib/X11/xcin25/tab/zh_CN.GB2312/shuangpin.cin +lib/X11/xcin25/tab/zh_CN.GB2312/shuangpin.tab lib/X11/xcin25/tab/zh_CN.GB2312/sys.cin lib/X11/xcin25/tab/zh_CN.GB2312/sys.tab +lib/X11/xcin25/tab/zh_CN.GB2312/wubizixing.cin +lib/X11/xcin25/tab/zh_CN.GB2312/wubizixing.tab lib/X11/xcin25/tab/zh_CN.GB2312/zhiranma.cin lib/X11/xcin25/tab/zh_CN.GB2312/zhiranma.tab share/locale/zh_TW.Big5/LC_MESSAGES/xcin.mo >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message