Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2013 06:31:02 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311098 - head/chinese/fcitx-configtool
Message-ID:  <201301280631.r0S6V2t7056751@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301280631.r0S6V2t7056751>