Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 17:34:11 +0800 (CST)
From:      keith@freebsd.sinica.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22438: Update port: chinese/xcin25 (MAINTAINER)
Message-ID:  <200010310934.RAA77869@freebsd.sinica.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         22438
>Category:       ports
>Synopsis:       Update port: chinese/xcin25 (MAINTAINER)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 31 01:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jing-Tang Keith Jang
>Release:        FreeBSD 4.0-20000406-STABLE i386
>Organization:
>Environment:

Tested under both 4-stable/X3.3.6 and 5-current/X4.0.1.

>Description:

Update chinese/xcin25 to the latest version, 2.5.2.1.

>How-To-Repeat:

Please commit the following patch, thanks.

>Fix:


--- Makefile.orig	Tue Oct 31 14:54:44 2000
+++ Makefile	Tue Oct 31 15:52:58 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xcin
-PORTVERSION=	2.5.2
+PORTVERSION=	2.5.2.1
 CATEGORIES=	chinese x11
 MASTER_SITES=	ftp://xcin.linux.org.tw/pub/xcin/xcin/
 
@@ -17,7 +17,7 @@
 		db2.0:${PORTSDIR}/databases/db
 RUN_DEPENDS=	${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE:${PORTSDIR}/x11/XFree86 \
 		${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \
-		${LOCALBASE}/share/tabe/libtabe-0.1.8:${PORTSDIR}/chinese/libtabe
+		${LOCALBASE}/share/tabe/libtabe-0.1.9:${PORTSDIR}/chinese/libtabe
 
 WRKSRC=		${WRKDIR}/xcin-2.5
 USE_X_PREFIX=	yes
@@ -41,6 +41,13 @@
 		SETUP Todo Usage UserGuide
 	${INSTALL_MAN} ${WRKSRC}/doc/${DOC} ${PREFIX}/lib/X11/xcin25/doc
 .endfor
+	${MKDIR} ${PREFIX}/lib/X11/xcin25/doc/En
+.for En in README.En SETUP.En Usage.En UserGuide.En
+	${INSTALL_MAN} ${WRKSRC}/doc/En/${En} ${PREFIX}/lib/X11/xcin25/doc/En
+.endfor
+	${MKDIR} ${PREFIX}/lib/X11/xcin25/doc/history
+	${INSTALL_MAN} ${WRKSRC}/doc/history/Changes-19991011 \
+		${PREFIX}/lib/X11/xcin25/doc/history
 	${MKDIR} ${PREFIX}/lib/X11/xcin25/doc/internal
 .for INTERNAL in IMdkit gen_inp gui_request module structer
 	${INSTALL_MAN} ${WRKSRC}/doc/internal/${INTERNAL} \
--- distinfo.orig	Tue Oct 31 14:54:53 2000
+++ distinfo	Tue Oct 31 14:55:07 2000
@@ -1 +1 @@
-MD5 (xcin-2.5.2.tar.gz) = 73f30aacb6dae970f27ee0374848c30f
+MD5 (xcin-2.5.2.1.tar.gz) = 97768e33b230edf35f3f412ab16996b5
--- pkg-plist.orig	Tue Oct 31 14:57:36 2000
+++ pkg-plist	Tue Oct 31 15:54:12 2000
@@ -10,12 +10,17 @@
 lib/X11/xcin25/doc/Changes
 lib/X11/xcin25/doc/Cin
 lib/X11/xcin25/doc/CopyRight
+lib/X11/xcin25/doc/En/README.En
+lib/X11/xcin25/doc/En/SETUP.En
+lib/X11/xcin25/doc/En/Usage.En
+lib/X11/xcin25/doc/En/UserGuide.En
 lib/X11/xcin25/doc/FAQ
 lib/X11/xcin25/doc/README
 lib/X11/xcin25/doc/SETUP
 lib/X11/xcin25/doc/Todo
 lib/X11/xcin25/doc/Usage
 lib/X11/xcin25/doc/UserGuide
+lib/X11/xcin25/doc/history/Changes-19991011
 lib/X11/xcin25/doc/internal/IMdkit
 lib/X11/xcin25/doc/internal/gen_inp
 lib/X11/xcin25/doc/internal/gui_request
@@ -46,6 +51,8 @@
 lib/X11/xcin25/tab/euc/wubizixing.tab
 share/locale/zh_TW.Big5/LC_MESSAGES/xcin.mo
 @dirrm lib/X11/xcin25/bin
+@dirrm lib/X11/xcin25/doc/En
+@dirrm lib/X11/xcin25/doc/history
 @dirrm lib/X11/xcin25/doc/internal
 @dirrm lib/X11/xcin25/doc/modules
 @dirrm lib/X11/xcin25/doc

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310934.RAA77869>