pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-anthy Update ibus-anthy to 1.5.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8aeb2e1a5b48
branches: trunk
changeset: 641298:8aeb2e1a5b48
user: obache <obache%pkgsrc.org@localhost>
date: Mon Nov 03 08:53:53 2014 +0000
description:
Update ibus-anthy to 1.5.6.
* Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.
* Fixed deprecated warnings with python3-gobject 3.13.3.
* Set max-width-chars property in ibus-anthy-setup wrapped GtkLabel.
* Set a parent window from 'IBUS_SETUP_XID' environment variable in setup.
* Replare FileNotFoundError with IOError for python2 compatibility. (#1736)
* Changed fequency 500 to 0.
* Added Emoji dictionary.
* Set preview_lines to -1 in zip code.
* Added search entry in view dictionary dialog.
* Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.
diffstat:
inputmethod/ibus-anthy/Makefile | 5 ++---
inputmethod/ibus-anthy/PLIST | 3 ++-
inputmethod/ibus-anthy/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r d68a96165972 -r 8aeb2e1a5b48 inputmethod/ibus-anthy/Makefile
--- a/inputmethod/ibus-anthy/Makefile Mon Nov 03 08:47:28 2014 +0000
+++ b/inputmethod/ibus-anthy/Makefile Mon Nov 03 08:53:53 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2014/05/17 16:10:45 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/11/03 08:53:53 obache Exp $
-DISTNAME= ibus-anthy-1.5.5
-PKGREVISION= 1
+DISTNAME= ibus-anthy-1.5.6
CATEGORIES= inputmethod japanese
MASTER_SITES= https://github.com/ibus/ibus-anthy/releases/download/${PKGVERSION_NOREV}/
diff -r d68a96165972 -r 8aeb2e1a5b48 inputmethod/ibus-anthy/PLIST
--- a/inputmethod/ibus-anthy/PLIST Mon Nov 03 08:47:28 2014 +0000
+++ b/inputmethod/ibus-anthy/PLIST Mon Nov 03 08:53:53 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2013/10/23 12:09:28 obache Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/11/03 08:53:53 obache Exp $
include/ibus-anthy-1.0/anthygcontext.h
lib/girepository-1.0/Anthy-9000.typelib
lib/libanthygobject-1.0.la
@@ -6,6 +6,7 @@
libexec/ibus-setup-anthy
share/applications/ibus-setup-anthy.desktop
share/gir-1.0/Anthy-9000.gir
+share/ibus-anthy/dicts/emoji.t
share/ibus-anthy/dicts/era.t
share/ibus-anthy/dicts/oldchar.t
share/ibus-anthy/dicts/symbol.t
diff -r d68a96165972 -r 8aeb2e1a5b48 inputmethod/ibus-anthy/distinfo
--- a/inputmethod/ibus-anthy/distinfo Mon Nov 03 08:47:28 2014 +0000
+++ b/inputmethod/ibus-anthy/distinfo Mon Nov 03 08:53:53 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/04/06 04:24:19 obache Exp $
+$NetBSD: distinfo,v 1.10 2014/11/03 08:53:53 obache Exp $
-SHA1 (ibus-anthy-1.5.5.tar.gz) = 96a29af5af5439ef98bd31ddbd1cb116dc4fca03
-RMD160 (ibus-anthy-1.5.5.tar.gz) = 1367fa331956d3792224167c98e86db438cccddb
-Size (ibus-anthy-1.5.5.tar.gz) = 687392 bytes
+SHA1 (ibus-anthy-1.5.6.tar.gz) = 22cf6087607a9ccf6aa9ae9bb6b7fac80146d858
+RMD160 (ibus-anthy-1.5.6.tar.gz) = f4513561f96a2efc24e1af04ca648edb5980e9dd
+Size (ibus-anthy-1.5.6.tar.gz) = 710569 bytes
Home |
Main Index |
Thread Index |
Old Index