summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache>2012-09-15 12:05:00 +0000
committerobache <obache>2012-09-15 12:05:00 +0000
commite06418f4c6d4e57f88acf827c5cd9eb3b0e1584d (patch)
tree37ecc128809a02af3bc5879bf0ea49d283c883ca /inputmethod
parentd7d4bbf2aa5519d71a05fcbdffda403a90de73a3 (diff)
downloadpkgsrc-e06418f4c6d4e57f88acf827c5cd9eb3b0e1584d.tar.gz
Update uim to 1.8.2.
PR 46840 by YAMASHIRO, Jun. added comments to patches from mef@. Overview of changes from 1.8.1 to 1.8.2 ======================================= * Fixes - uim-gtk3 * Avoid problem with the wrap mode * Prevent selection if needed - uim-tutcode * Fix error when label key is typed just after entering interactive bushu mode * Fix error on auto help after bushu conversion for some kanji * Fix mismatch between preedit display and pending keys after focus out * Enhancements - uim-skk * Support sticky key * Others - uim-candwin-qt4 - uim-chardict-qt4 - uim-pref-qt4 - uim-im-switcher-qt4 - uim-toolbar-qt4 - uim-qt4 * Honor CPPFLAGS in compilation - uim-candiwn-gtk3 - uim-dict-gtk3 - uim-input-pad-ja-gtk3 - uim-pref-gtk3 - uim-im-switcher-gtk3 - uim-toolbar-gtk3 - uim-gtk3 * Replace deprecated functions
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/uim/Makefile5
-rw-r--r--inputmethod/uim/Makefile.common4
-rw-r--r--inputmethod/uim/distinfo14
-rw-r--r--inputmethod/uim/patches/patch-ad4
-rw-r--r--inputmethod/uim/patches/patch-ae4
-rw-r--r--inputmethod/uim/patches/patch-af4
6 files changed, 20 insertions, 15 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 009f25022a5..4fd425373a0 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.64 2012/09/15 10:05:18 obache Exp $
+# $NetBSD: Makefile,v 1.65 2012/09/15 12:05:00 obache Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 1
-
COMMENT= Multilingual input method library
+#LICENSE= See ${WRKSRC}/COPYING
CONFLICTS+= uim-qt4-immodule-[0-9]*
diff --git a/inputmethod/uim/Makefile.common b/inputmethod/uim/Makefile.common
index febb1cdf165..88b665faddb 100644
--- a/inputmethod/uim/Makefile.common
+++ b/inputmethod/uim/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.8 2012/07/22 06:15:22 obache Exp $
+# $NetBSD: Makefile.common,v 1.9 2012/09/15 12:05:00 obache Exp $
#
# used by inputmethod/uim/Makefile
# used by inputmethod/uim-elisp/Makefile
-UIM_VERSION= 1.8.1
+UIM_VERSION= 1.8.2
DISTNAME= uim-${UIM_VERSION}
CATEGORIES= inputmethod
MASTER_SITES= http://uim.googlecode.com/files/
diff --git a/inputmethod/uim/distinfo b/inputmethod/uim/distinfo
index b4701e139d2..2630c7258f1 100644
--- a/inputmethod/uim/distinfo
+++ b/inputmethod/uim/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.22 2012/07/22 06:15:22 obache Exp $
+$NetBSD: distinfo,v 1.23 2012/09/15 12:05:00 obache Exp $
-SHA1 (uim-1.8.1.tar.bz2) = 99cce8af737bd2caea0b865fb03e8abca3c1bbdd
-RMD160 (uim-1.8.1.tar.bz2) = 9eac06602dd0352cc759a328f6dd8c35bc884ec3
-Size (uim-1.8.1.tar.bz2) = 6478153 bytes
+SHA1 (uim-1.8.2.tar.bz2) = 838807d016e3540d8ffb302a0b53f71de2b5e3ca
+RMD160 (uim-1.8.2.tar.bz2) = 21fd64dbda8372a4c27188e71f3be03a7c2aa8ed
+Size (uim-1.8.2.tar.bz2) = 6480613 bytes
SHA1 (patch-ab) = d5bf71cf3ecea94bed70e05c1b0e6f77ac5766c5
SHA1 (patch-ac) = 3b3dfd09ed84c9d228836783e18df747ecaa5791
-SHA1 (patch-ad) = bf898a6dfe50ed24a9644a4384aa78b0c7910b91
-SHA1 (patch-ae) = affb5979dcf10aedfe90616937d79ab612beb083
-SHA1 (patch-af) = 99910571de2ea509504ccf3d1c7a14a9b75af68e
+SHA1 (patch-ad) = e1d14a5455a6db1087c5e64d57d68b1d19f79f98
+SHA1 (patch-ae) = 59944fc9c7256056125fa3a623aecf6a2e9dfe42
+SHA1 (patch-af) = 9f543b90bfefc5f560e1eaac97d60af70ffed5cc
diff --git a/inputmethod/uim/patches/patch-ad b/inputmethod/uim/patches/patch-ad
index 4cc801a8e53..7e08382290f 100644
--- a/inputmethod/uim/patches/patch-ad
+++ b/inputmethod/uim/patches/patch-ad
@@ -1,4 +1,6 @@
-$NetBSD: patch-ad,v 1.1 2011/09/14 16:57:41 hans Exp $
+$NetBSD: patch-ad,v 1.2 2012/09/15 12:05:00 obache Exp $
+
+* Fix for SunOS, Add $(SunOS_LDFLAGS) where $(LDFLALGS) requested
--- uim/Makefile.in.orig 2011-05-17 06:16:18.000000000 +0200
+++ uim/Makefile.in 2011-09-13 15:25:17.188833173 +0200
diff --git a/inputmethod/uim/patches/patch-ae b/inputmethod/uim/patches/patch-ae
index 219f400bd8c..07c9272068b 100644
--- a/inputmethod/uim/patches/patch-ae
+++ b/inputmethod/uim/patches/patch-ae
@@ -1,4 +1,6 @@
-$NetBSD: patch-ae,v 1.1 2011/09/14 16:57:41 hans Exp $
+$NetBSD: patch-ae,v 1.2 2012/09/15 12:05:00 obache Exp $
+
+* Fix for SunOS
--- sigscheme/configure.orig 2011-09-13 15:53:22.544782355 +0200
+++ sigscheme/configure 2011-09-13 15:56:13.848433241 +0200
diff --git a/inputmethod/uim/patches/patch-af b/inputmethod/uim/patches/patch-af
index b3f86afdc6c..204252020ba 100644
--- a/inputmethod/uim/patches/patch-af
+++ b/inputmethod/uim/patches/patch-af
@@ -1,4 +1,6 @@
-$NetBSD: patch-af,v 1.1 2011/09/14 16:57:41 hans Exp $
+$NetBSD: patch-af,v 1.2 2012/09/15 12:05:00 obache Exp $
+
+* Fix for SunOS
--- fep/uim-fep.h.orig 2011-01-07 03:09:56.000000000 +0100
+++ fep/uim-fep.h 2011-09-13 16:13:02.686629427 +0200