From a0eb5115dcb9e0c0391de057ae607bba075f0cac Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 14 Oct 2001 16:08:00 +0000 Subject: Update big5-ime's version. PR: ports/31251 Submitted by: statue@softwareliberty.org --- chinese/zhcon/Makefile | 12 +++++------- chinese/zhcon/distinfo | 2 +- chinese/zhcon/pkg-plist | 3 +++ 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'chinese/zhcon') diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 56dc42318837..10137e43afbc 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -7,16 +7,16 @@ PORTNAME= zhcon PORTVERSION= 0.14f -PORTREVISION= 3 +PORTREVISION= 4 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-1.tgz +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} zhb5-ime-2.tgz MAINTAINER= statue@freebsd.sinica.edu.tw -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GMAKE= yes MAN1= zhcon.1 @@ -49,14 +49,12 @@ post-patch: post-build: .if defined(WITH_BIG5) -.for file in make.sh make-mb.sh - @cd ${WRKDIR}/zh-big5-ime; ${SH} ${file} -.endfor + @cd ${WRKDIR}/zh-big5-ime; ${SETENV} BATCH=yes ./configure; make all .endif post-install: .if defined(WITH_BIG5) -.for file in big5-ary30.mb big5-cj.mb big5-liu5.mb big5-phone.mb +.for file in big5-*.mb @${INSTALL_DATA} ${WRKDIR}/zh-big5-ime/mb/${file} ${PREFIX}/lib/zhcon .endfor @${INSTALL_DATA} ${WRKDIR}/zh-big5-ime/zhcon.cfg.big5 ${PREFIX}/lib/zhcon/zhcon.cfg diff --git a/chinese/zhcon/distinfo b/chinese/zhcon/distinfo index e5aa8bd88d1c..a2d2d031b57f 100644 --- a/chinese/zhcon/distinfo +++ b/chinese/zhcon/distinfo @@ -1,2 +1,2 @@ MD5 (zhcon-0.14f.tar.gz) = d7a8c49bc7b7d97cd30385f0110806bc -MD5 (zhb5-ime-1.tgz) = 55b1c0e34534ed6559af056b9d8fe998 +MD5 (zhb5-ime-2.tgz) = b28e10fc9c07baa0b574bf6253714450 diff --git a/chinese/zhcon/pkg-plist b/chinese/zhcon/pkg-plist index 30bd6621a964..784ee1fa4ffa 100644 --- a/chinese/zhcon/pkg-plist +++ b/chinese/zhcon/pkg-plist @@ -4,6 +4,9 @@ lib/zhcon/big516 %%BIG5IME%%lib/zhcon/big5-ary30.mb %%BIG5IME%%lib/zhcon/big5-cj.mb %%BIG5IME%%lib/zhcon/big5-liu5.mb +%%BIG5IME%%lib/zhcon/big5-phone-et.mb +%%BIG5IME%%lib/zhcon/big5-phone-gy.mb +%%BIG5IME%%lib/zhcon/big5-phone-ibm.mb %%BIG5IME%%lib/zhcon/big5-phone.mb lib/zhcon/cjf.mb lib/zhcon/cjj.mb -- cgit v1.2.3