summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-01-24 07:34:47 +0000
committerobache <obache@pkgsrc.org>2011-01-24 07:34:47 +0000
commit20332aaaea461c40eac52694570fe19e290e57b9 (patch)
treea9d540faa9626173b89979a83af86ca8dfc9f57c /inputmethod
parent0f224007043abf2965774963d23777de493a0ef8 (diff)
downloadpkgsrc-20332aaaea461c40eac52694570fe19e290e57b9.tar.gz
Update ibus-el to 0.2.1.
2010-11-03 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> * Version0.2.1 * Added support for vim-mode * Added libexec directories to search paths for `ibus-agent-file-name' * Changed to execute fallback command in latin mode to simulate original behavior for the key event (IBus issue #1058) * Modified custom types of `ibus-kana-onbiki-x-keysym' and `ibus-kana-onbiki-key-symbol' so that they can be disabled * Modified to reset cursor color in consideration of color themes * Modified not to unnecessarily set cursor color for non-X frame * Modified not to unnecessarily check current buffer while command is running * Fixed bug: Keymap might not be updated when switching input focus from non-X frame to X frame * Fixed bug: ibus-mode is abnormally exited when automatically turning off monitor for power saving * Fixed bug: If starting emacs-w3m in one of multiple frames, ibus-mode's keymaps are incorrectly disabled in one of the other buffers * Fixed problem (maybe): ibus-el-agent crashes if failing to connect to X display when ibus-mode starts or display is changed (RH bug #627358)
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-el/Makefile6
-rw-r--r--inputmethod/ibus-el/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile
index ffe32813827..bc7cf40e096 100644
--- a/inputmethod/ibus-el/Makefile
+++ b/inputmethod/ibus-el/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2010/10/19 07:18:14 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/01/24 07:34:47 obache Exp $
#
-DISTNAME= ibus-el-0.2.0
+DISTNAME= ibus-el-0.2.1
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
CATEGORIES= inputmethod
MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-Xlib-[0-9]*:../../x11/py-Xlib
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-EMACS_VERSIONS_ACCEPTED= emacs22 emacs23
+EMACS_VERSIONS_ACCEPTED= emacs22 emacs23 emacs24
PYTHON_VERSIONS_ACCEPTED= 26 25
REPLACE_PYTHON= ibus-el-agent
diff --git a/inputmethod/ibus-el/distinfo b/inputmethod/ibus-el/distinfo
index dc00dcfd294..cb3e799f235 100644
--- a/inputmethod/ibus-el/distinfo
+++ b/inputmethod/ibus-el/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/10/19 07:14:02 obache Exp $
+$NetBSD: distinfo,v 1.3 2011/01/24 07:34:47 obache Exp $
-SHA1 (ibus-el-0.2.0.tar.gz) = 014a6133bcb1cbcc7d589e99064718a8bd63eb08
-RMD160 (ibus-el-0.2.0.tar.gz) = 4a34e4fb61deb1f6f06a536f551d0e9239fe555d
-Size (ibus-el-0.2.0.tar.gz) = 48387 bytes
+SHA1 (ibus-el-0.2.1.tar.gz) = 65cdcd3f3631c0c6bddc0b5cc47095ed81cb91d2
+RMD160 (ibus-el-0.2.1.tar.gz) = e87b6d3e95d744c40ea8f851dffeb7292a0dc0fe
+Size (ibus-el-0.2.1.tar.gz) = 49076 bytes