Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2001 17:05:25 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        statue@freebsd.ntu.edu.tw
Subject:   ports/30504: update port: chinese/zhcon
Message-ID:  <200109110905.f8B95P846755@utopia.leeym.com>

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

>Number:         30504
>Category:       ports
>Synopsis:       update port: chinese/zhcon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 11 02:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-RC FreeBSD 4.4-RC #27: Sun Sep 9 12:37:32 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:

+ update patch for Big5 IME support
+ cc-ed to MAINTAINER

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/chinese/zhcon/Makefile zhcon/Makefile
--- /usr/ports/chinese/zhcon/Makefile	Tue Sep 11 14:16:44 2001
+++ zhcon/Makefile	Tue Sep 11 16:46:19 2001
@@ -7,12 +7,12 @@
 
 PORTNAME=	zhcon
 PORTVERSION=	0.14f
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	chinese
 MASTER_SITES=	http://freebsd.sinica.edu.tw/~statue/ \
 		ftp://ftp.gnuchina.org/pub/linux/chinese/inputmethod/console/zhcon/BSDPort/ \
 		http://www.cis.nctu.edu.tw/~gis89501/zhcon/
-DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} zhb5-ime-0.tgz
+DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} zhb5-ime-1.tgz
 
 MAINTAINER=	statue@freebsd.sinica.edu.tw
 
@@ -42,7 +42,6 @@
 	@${PERL} -pi -e 's,machine/console.h>,sys/consio.h>\n#include <sys/fbio.h>\n#include <sys/kbio.h>\n,' ${WRKSRC}/${PORTNAME}/*.cpp
 .endif
 .if defined(WITH_BIG5)
-	@${PATCH} ${PATCH_DIST_ARGS:S/${WRKSRC}/${WRKDIR}\/zh-big5-ime/} < ${PATCHDIR}/extrapatch-aa
 .for file in zhcon-0.14-big5-bar.diff.gz zhcon-0.14-big5-dirty-ime.diff.gz
 	@${GZCAT} ${WRKDIR}/zh-big5-ime/${file} | ${PATCH} ${PATCH_DIST_ARGS:S/p0/p1/}
 .endfor
diff -ruN /usr/ports/chinese/zhcon/distinfo zhcon/distinfo
--- /usr/ports/chinese/zhcon/distinfo	Tue Sep 11 14:16:44 2001
+++ zhcon/distinfo	Tue Sep 11 11:37:48 2001
@@ -1,2 +1,2 @@
 MD5 (zhcon-0.14f.tar.gz) = d7a8c49bc7b7d97cd30385f0110806bc
-MD5 (zhb5-ime-0.tgz) = 18bd204c1e52f7b98c58a42c04036a80
+MD5 (zhb5-ime-1.tgz) = 55b1c0e34534ed6559af056b9d8fe998
>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?200109110905.f8B95P846755>