head	1.2;
access;
symbols
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.02.07.20.57.07;	author delphij;	state dead;
branches;
next	1.1;

1.1
date	2011.11.11.05.18.26;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update fcitx and friends:

 - fcitx to 4.2.0, always depend on dbus
 - fcitx-cloudpinyin to 0.2.0
 - fcitx-configtool to 0.4.0
 - fcitx-googlepinyin to 0.1.4
 - fcitx-sunpinyin to 0.3.3
 - fcitx-ui-light to 0.1.3
 - libgooglepinyin to 0.1.2

PR:		ports/164820
Submitted by:	maintainer (Zhihao Yuan <lichray gmail com>
@
text
@--- ./data/script/fcitx-configtool~	2011-10-02 05:43:11.000000000 -0500
+++ ./data/script/fcitx-configtool	2011-11-09 21:18:23.600500583 -0600
@@@@ -1,4 +1,4 @@@@
-#!/bin/bash
+#!/bin/sh
 #--------------------------------------
 # fcitx-config
 #
@@@@ -61,4 +61,4 @@@@ case "$DE" in
     *)
         run_gtk
         ;;
-esac
\ No newline at end of file
+esac
@


1.1
log
@- Update to 4.1.2
- Fcitx's development has been totally moved to http://code.google.com/p/fcitx/
  , and the new 4.1.x version is moved to CMake.
- pass maintainership

PR:		ports/162423
Submitted by:	Zhihao Yuan <lichray_AT_gmail.com> (new maintainer)
Approved by:	maintainer (Denise H. G.)
Feature safe:	yes
@
text
@@

