From owner-freebsd-ports Tue Sep 11 2:10: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 736A937B40D for ; Tue, 11 Sep 2001 02:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8B9A0n88819; Tue, 11 Sep 2001 02:10:00 -0700 (PDT) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194]) by hub.freebsd.org (Postfix) with ESMTP id 14BCF37B408 for ; Tue, 11 Sep 2001 02:05:27 -0700 (PDT) Received: (from leeym@localhost) by utopia.leeym.com (8.11.6/8.11.6) id f8B95P846755; Tue, 11 Sep 2001 17:05:25 +0800 (CST) (envelope-from leeym) Message-Id: <200109110905.f8B95P846755@utopia.leeym.com> Date: Tue, 11 Sep 2001 17:05:25 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@freebsd.org Cc: statue@freebsd.ntu.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/30504: update port: chinese/zhcon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 \n#include \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