Date: Wed, 19 Sep 2012 07:54:07 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304488 - head/chinese/fcitx-table-extra Message-ID: <201209190754.q8J7s7nC051717@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Wed Sep 19 07:54:07 2012 New Revision: 304488 URL: http://svn.freebsd.org/changeset/ports/304488 Log: - Update to 0.3.3 PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> Modified: head/chinese/fcitx-table-extra/Makefile head/chinese/fcitx-table-extra/distinfo head/chinese/fcitx-table-extra/pkg-plist Modified: head/chinese/fcitx-table-extra/Makefile ============================================================================== --- head/chinese/fcitx-table-extra/Makefile Wed Sep 19 07:46:58 2012 (r304487) +++ head/chinese/fcitx-table-extra/Makefile Wed Sep 19 07:54:07 2012 (r304488) @@ -6,7 +6,7 @@ # PORTNAME= fcitx-table-extra -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx @@ -14,7 +14,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Table-based input methods for Fcitx -LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx +LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx USE_XZ= yes USE_GETTEXT= yes Modified: head/chinese/fcitx-table-extra/distinfo ============================================================================== --- head/chinese/fcitx-table-extra/distinfo Wed Sep 19 07:46:58 2012 (r304487) +++ head/chinese/fcitx-table-extra/distinfo Wed Sep 19 07:54:07 2012 (r304488) @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-table-extra-0.3.2.tar.xz) = fb118f365818ddaa8d29fdfea5492805dad51ee3d8e87fe45016a760e5ee1c7a -SIZE (fcitx/fcitx-table-extra-0.3.2.tar.xz) = 3354240 +SHA256 (fcitx/fcitx-table-extra-0.3.3.tar.xz) = ae2bbf9146dfdeafb6220c9a738ddc1f0437da2c5f2da0d578ba4970bc74767d +SIZE (fcitx/fcitx-table-extra-0.3.3.tar.xz) = 3350592 Modified: head/chinese/fcitx-table-extra/pkg-plist ============================================================================== --- head/chinese/fcitx-table-extra/pkg-plist Wed Sep 19 07:46:58 2012 (r304487) +++ head/chinese/fcitx-table-extra/pkg-plist Wed Sep 19 07:54:07 2012 (r304488) @@ -1,3 +1,17 @@ +share/fcitx/imicon/cantonhk.png +share/fcitx/imicon/jyutping.png +share/fcitx/imicon/quick3.png +share/fcitx/imicon/quick5.png +share/fcitx/imicon/quick-classic.png +share/fcitx/imicon/scj6.png +share/fcitx/imicon/wu.png +share/fcitx/imicon/zhengma.png +share/fcitx/imicon/boshiamy.png +share/fcitx/imicon/cantonese.png +share/fcitx/imicon/easy-big.png +share/fcitx/imicon/array30.png +share/fcitx/imicon/array30-big.png +share/fcitx/imicon/stroke5.png share/fcitx/table/boshiamy.conf share/fcitx/table/zhengma.conf share/fcitx/table/cangjie3.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209190754.q8J7s7nC051717>