diff options
author | obache <obache@pkgsrc.org> | 2014-11-03 08:40:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-11-03 08:40:23 +0000 |
commit | 360063d13aaceffb82f8955f6de239fa09729c18 (patch) | |
tree | cd4a4f7b9092fa731b39421e2cae77cbf3c9dd60 /inputmethod | |
parent | 4c0c16cff784b461759178edf276902d4f9e7cf6 (diff) | |
download | pkgsrc-360063d13aaceffb82f8955f6de239fa09729c18.tar.gz |
Update ibus-table to 1.8.11.
* fix Python backtrace when the dconf key
/desktop/ibus/engine/table/wubi-jidian86/onechar is not set
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-table/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-table/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile index 85210955d88..ab0e79c7189 100644 --- a/inputmethod/ibus-table/Makefile +++ b/inputmethod/ibus-table/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/09/05 11:43:01 obache Exp $ +# $NetBSD: Makefile,v 1.15 2014/11/03 08:40:23 obache Exp $ -DISTNAME= ibus-table-1.8.10 +DISTNAME= ibus-table-1.8.11 CATEGORIES= inputmethod MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/ diff --git a/inputmethod/ibus-table/distinfo b/inputmethod/ibus-table/distinfo index 9c4b449719b..99e1ac2106c 100644 --- a/inputmethod/ibus-table/distinfo +++ b/inputmethod/ibus-table/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/09/05 11:43:01 obache Exp $ +$NetBSD: distinfo,v 1.7 2014/11/03 08:40:23 obache Exp $ -SHA1 (ibus-table-1.8.10.tar.gz) = 816c61ae8e514d56cff7a86af5b24581c4f5caa2 -RMD160 (ibus-table-1.8.10.tar.gz) = 508e23d50af742d492f7322e3a6b63728b0ccfe1 -Size (ibus-table-1.8.10.tar.gz) = 532091 bytes +SHA1 (ibus-table-1.8.11.tar.gz) = 95b517eaac403e6ce256afb4e30c7cbda8d591ea +RMD160 (ibus-table-1.8.11.tar.gz) = 73e234b8e681902bc5ec878eed8709919c3d39f5 +Size (ibus-table-1.8.11.tar.gz) = 532264 bytes |