Date: Sat, 12 Apr 2003 16:26:08 +0800 (CST) From: Statue <statue@freebsd.sinica.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50847: Update port: chinese/fcitx Message-ID: <20030412082608.D0FB86DB@freebsd.sinica.edu.tw> Resent-Message-ID: <200304120830.h3C8U7iA038405@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50847 >Category: ports >Synopsis: Update port: chinese/fcitx >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 01:30:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: o update to 1.8.3 o add MASTER_SITESS >How-To-Repeat: >Fix: diff -ruN fcitx.orig/Makefile fcitx/Makefile --- fcitx.orig/Makefile Sat Apr 12 13:25:27 2003 +++ fcitx/Makefile Sat Apr 12 15:42:57 2003 @@ -6,21 +6,23 @@ # PORTNAME= fcitx -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 1.8.3 CATEGORIES= chinese -MASTER_SITES= http://www.linuxsir.com.cn/fcitx/ +MASTER_SITES= http://www.fcitx.org/ \ + http://www.linuxsir.com.cn/fcitx/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= A simple and fast GBK Chinese XIM server LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +USE_BZIP2= yes USE_XLIB= yes USE_REINPLACE= yes post-patch: - @${REINPLACE_CMD} -e 's#usr/share#usr/local/share#g' ${WRKSRC}/Makefile ${WRKSRC}/ime.h + @${REINPLACE_CMD} -e 's#usr/share#usr/local/share#g' ${WRKSRC}/Makefile ${WRKSRC}/ime.h ${WRKSRC}/data/fcitx @${REINPLACE_CMD} -e 's#usr/bin#usr/local/bin#g' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's#zh_CN.GB2312#zh_CN.EUC#g' ${WRKSRC}/window.c @${REINPLACE_CMD} -e 's#zh_CN.gb2312#zh_CN.EUC#g' ${WRKSRC}/xim.c diff -ruN fcitx.orig/distinfo fcitx/distinfo --- fcitx.orig/distinfo Sat Apr 12 13:25:27 2003 +++ fcitx/distinfo Sat Apr 12 13:30:48 2003 @@ -1 +1 @@ -MD5 (fcitx-1.8.2.tar.gz) = 6674c077741ffa073337d116852d0b39 +MD5 (fcitx-1.8.3.tar.bz2) = 948ba4963cb7a1ca124f5961b94ea5a0 diff -ruN fcitx.orig/pkg-plist fcitx/pkg-plist --- fcitx.orig/pkg-plist Sat Apr 12 13:25:27 2003 +++ fcitx/pkg-plist Sat Apr 12 16:22:56 2003 @@ -5,4 +5,7 @@ share/fcitx/pyphrase.mb share/fcitx/sp.dat share/fcitx/wbx.mb +share/fcitx/fonts/fonts.dir +share/fcitx/fonts/gbkst16.pcf.gz +@dirrm share/fcitx/fonts @dirrm share/fcitx >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030412082608.D0FB86DB>