diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-21 14:11:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-21 14:11:55 +0000 |
commit | 89ce001103fe13b3c464fbfab9847375ece5686a (patch) | |
tree | acdbfbb39b37efee31f5aa78c5c2cf2df379dff1 /chinese | |
parent | e43f28dd652ea573bb2b477daa9e007bb1012f24 (diff) | |
download | ports-89ce001103fe13b3c464fbfab9847375ece5686a.tar.gz ports-89ce001103fe13b3c464fbfab9847375ece5686a.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/zhcon/Makefile | 5 | ||||
-rw-r--r-- | chinese/zhcon/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
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 <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 --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 |