svn commit: r311098 - head/chinese/fcitx-configtool
Alexey Dokuchaev
danfe at FreeBSD.org
Mon Jan 28 06:31:03 UTC 2013
Author: danfe
Date: Mon Jan 28 06:31:02 2013
New Revision: 311098
URL: http://svnweb.freebsd.org/changeset/ports/311098
Log:
- Update to version 0.4.5.2
- Cleanup Makefile a bit while here
PR: ports/175244
Modified:
head/chinese/fcitx-configtool/Makefile
head/chinese/fcitx-configtool/distinfo
Modified: head/chinese/fcitx-configtool/Makefile
==============================================================================
--- head/chinese/fcitx-configtool/Makefile Mon Jan 28 06:27:39 2013 (r311097)
+++ head/chinese/fcitx-configtool/Makefile Mon Jan 28 06:31:02 2013 (r311098)
@@ -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 at 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>
Modified: head/chinese/fcitx-configtool/distinfo
==============================================================================
--- head/chinese/fcitx-configtool/distinfo Mon Jan 28 06:27:39 2013 (r311097)
+++ head/chinese/fcitx-configtool/distinfo Mon Jan 28 06:31:02 2013 (r311098)
@@ -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
More information about the svn-ports-all
mailing list