diff options
author | danfe <danfe@FreeBSD.org> | 2013-01-28 14:31:02 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-01-28 14:31:02 +0800 |
commit | cafad2f4ee37f9850bb5ed7c073fe29746af8072 (patch) | |
tree | b6817917e27d6ea1e538776d750f6e7955a4e8c5 | |
parent | 99977feba40b1ef66ab71a5a16d9136b64dbc750 (diff) | |
download | freebsd-ports-gnome-cafad2f4ee37f9850bb5ed7c073fe29746af8072.tar.gz freebsd-ports-gnome-cafad2f4ee37f9850bb5ed7c073fe29746af8072.tar.zst freebsd-ports-gnome-cafad2f4ee37f9850bb5ed7c073fe29746af8072.zip |
- Update to version 0.4.5.2
- Cleanup Makefile a bit while here
PR: ports/175244
-rw-r--r-- | chinese/fcitx-configtool/Makefile | 9 | ||||
-rw-r--r-- | chinese/fcitx-configtool/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile index 397ea32a76d8..b1c4d3ce1547 100644 --- a/chinese/fcitx-configtool/Makefile +++ b/chinese/fcitx-configtool/Makefile @@ -2,13 +2,14 @@ # $FreeBSD$ PORTNAME= fcitx-configtool -PORTVERSION= 0.4.5.1 +PORTVERSION= 0.4.5.2 CATEGORIES= chinese x11 -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE +PROJECTHOST= fcitx DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com -COMMENT= Fcitx IM framework configure tool +COMMENT= Fcitx IM framework configuration tool BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib @@ -44,6 +45,4 @@ PLIST_SUB+= GTK3="@comment " IGNORE= a GUI is required .endif -PROJECTHOST= fcitx - .include <bsd.port.mk> diff --git a/chinese/fcitx-configtool/distinfo b/chinese/fcitx-configtool/distinfo index 704c019d3ca5..bce14e064d67 100644 --- a/chinese/fcitx-configtool/distinfo +++ b/chinese/fcitx-configtool/distinfo @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-configtool-0.4.5.1.tar.xz) = bde3097a073dba733633c33d9b4834acdb46295fed7fc5d95dda3a2260f91e28 -SIZE (fcitx/fcitx-configtool-0.4.5.1.tar.xz) = 42468 +SHA256 (fcitx/fcitx-configtool-0.4.5.2.tar.xz) = 3882ad86e7e5651dd6661dc19ecd24fa9e07a9a2c6a3d00a9184d71c87347f34 +SIZE (fcitx/fcitx-configtool-0.4.5.2.tar.xz) = 42560 |