From 89ce001103fe13b3c464fbfab9847375ece5686a Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 21 Sep 2001 14:11:55 +0000 Subject: update patch for Big5 IME support PR: 30504 Submitted by: Yen-Ming Lee --- chinese/zhcon/Makefile | 5 ++--- chinese/zhcon/distinfo | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'chinese') diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 50790c8e1780..56dc42318837 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -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 @@ post-patch: @${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 --git a/chinese/zhcon/distinfo b/chinese/zhcon/distinfo index 9cf6749aa4e3..e5aa8bd88d1c 100644 --- a/chinese/zhcon/distinfo +++ b/chinese/zhcon/distinfo @@ -1,2 +1,2 @@ MD5 (zhcon-0.14f.tar.gz) = d7a8c49bc7b7d97cd30385f0110806bc -MD5 (zhb5-ime-0.tgz) = 18bd204c1e52f7b98c58a42c04036a80 +MD5 (zhb5-ime-1.tgz) = 55b1c0e34534ed6559af056b9d8fe998 -- cgit v1.2.3