summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-04-18 19:09:40 +0000
committeradam <adam@pkgsrc.org>2022-04-18 19:09:40 +0000
commit6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch)
tree068c01897bffb801de7773e6b21b9184ac9fbfec /inputmethod
parentf9a0080d745b911a1f135093b0c26396b0d70b0c (diff)
downloadpkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz
revbump for textproc/icu update
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/fcitx-qt5/Makefile4
-rw-r--r--inputmethod/fcitx-skk/Makefile4
-rw-r--r--inputmethod/fcitx/Makefile4
-rw-r--r--inputmethod/fcitx5-chewing/Makefile4
-rw-r--r--inputmethod/fcitx5-chinese-addons/Makefile4
-rw-r--r--inputmethod/fcitx5-configtool/Makefile4
-rw-r--r--inputmethod/fcitx5-kkc/Makefile4
-rw-r--r--inputmethod/fcitx5-m17n/Makefile4
-rw-r--r--inputmethod/fcitx5-mozc/Makefile4
-rw-r--r--inputmethod/fcitx5-qt/Makefile4
-rw-r--r--inputmethod/fcitx5-qt/buildlink3.mk4
-rw-r--r--inputmethod/fcitx5-skk/Makefile4
-rw-r--r--inputmethod/fcitx5-unikey/Makefile4
-rw-r--r--inputmethod/ibus-array/Makefile4
-rw-r--r--inputmethod/ibus-chewing/Makefile4
-rw-r--r--inputmethod/ibus-input-pad/Makefile4
-rw-r--r--inputmethod/ibus-libpinyin/Makefile4
-rw-r--r--inputmethod/ibus-m17n/Makefile4
-rw-r--r--inputmethod/ibus-mozc/Makefile4
-rw-r--r--inputmethod/ibus-pinyin/Makefile4
-rw-r--r--inputmethod/ibus-qt/Makefile4
-rw-r--r--inputmethod/im-ja/Makefile4
-rw-r--r--inputmethod/input-pad/Makefile4
-rw-r--r--inputmethod/input-pad/buildlink3.mk4
-rw-r--r--inputmethod/kimera-tomoe-gtk/Makefile4
-rw-r--r--inputmethod/libchewing/Makefile4
-rw-r--r--inputmethod/libchewing/buildlink3.mk4
-rw-r--r--inputmethod/m17n-im-config/Makefile4
-rw-r--r--inputmethod/m17n-im-config/buildlink3.mk4
-rw-r--r--inputmethod/mozc-elisp/Makefile4
-rw-r--r--inputmethod/mozc-renderer/Makefile4
-rw-r--r--inputmethod/mozc-server/Makefile4
-rw-r--r--inputmethod/mozc-tool/Makefile4
-rw-r--r--inputmethod/py-input-pad/Makefile4
-rw-r--r--inputmethod/scim-chewing/Makefile4
-rw-r--r--inputmethod/scim-m17n/Makefile4
-rw-r--r--inputmethod/scim-tomoe/Makefile4
-rw-r--r--inputmethod/tomoe-gtk/Makefile4
-rw-r--r--inputmethod/tomoe-gtk/buildlink3.mk4
-rw-r--r--inputmethod/uim-chewing/Makefile4
-rw-r--r--inputmethod/uim-mozc/Makefile4
-rw-r--r--inputmethod/uim-tomoe-gtk/Makefile4
-rw-r--r--inputmethod/uim/Makefile4
43 files changed, 86 insertions, 86 deletions
diff --git a/inputmethod/fcitx-qt5/Makefile b/inputmethod/fcitx-qt5/Makefile
index 80ed0d8557c..d2ffe4bb82b 100644
--- a/inputmethod/fcitx-qt5/Makefile
+++ b/inputmethod/fcitx-qt5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/12/08 16:05:11 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/04/18 19:11:27 adam Exp $
DISTNAME= fcitx-qt5-1.2.3
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx-qt5/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx-skk/Makefile b/inputmethod/fcitx-skk/Makefile
index c2855c97333..d28cc490109 100644
--- a/inputmethod/fcitx-skk/Makefile
+++ b/inputmethod/fcitx-skk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2021/12/08 16:05:12 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/04/18 19:11:27 adam Exp $
DISTNAME= fcitx-skk-0.1.4
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx-skk/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx/Makefile b/inputmethod/fcitx/Makefile
index cbe7041f3bb..e917d28152a 100644
--- a/inputmethod/fcitx/Makefile
+++ b/inputmethod/fcitx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2021/12/08 16:05:11 adam Exp $
+# $NetBSD: Makefile,v 1.30 2022/04/18 19:11:27 adam Exp $
#
DISTNAME= fcitx-4.2.9.6
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-chewing/Makefile b/inputmethod/fcitx5-chewing/Makefile
index 5ea085ef4d8..19e132bb9b2 100644
--- a/inputmethod/fcitx5-chewing/Makefile
+++ b/inputmethod/fcitx5-chewing/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/12/08 16:05:12 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/18 19:11:27 adam Exp $
DISTNAME= fcitx5-chewing-5.0.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-chewing/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-chinese-addons/Makefile b/inputmethod/fcitx5-chinese-addons/Makefile
index b9b5e0e4dde..89d0c377bbe 100644
--- a/inputmethod/fcitx5-chinese-addons/Makefile
+++ b/inputmethod/fcitx5-chinese-addons/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2022/01/10 01:46:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2022/04/18 19:11:27 adam Exp $
DISTNAME= fcitx5-chinese-addons-5.0.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-configtool/Makefile b/inputmethod/fcitx5-configtool/Makefile
index 32d357e5571..a2ff7daf7b4 100644
--- a/inputmethod/fcitx5-configtool/Makefile
+++ b/inputmethod/fcitx5-configtool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/12/08 16:05:12 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/18 19:11:27 adam Exp $
DISTNAME= fcitx5-configtool-5.0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-configtool/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-kkc/Makefile b/inputmethod/fcitx5-kkc/Makefile
index 25fae127445..caff833784f 100644
--- a/inputmethod/fcitx5-kkc/Makefile
+++ b/inputmethod/fcitx5-kkc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2021/12/08 16:05:12 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/18 19:11:27 adam Exp $
DISTNAME= fcitx5-kkc-5.0.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-kkc/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-m17n/Makefile b/inputmethod/fcitx5-m17n/Makefile
index 069c9413c95..a4f457eee26 100644
--- a/inputmethod/fcitx5-m17n/Makefile
+++ b/inputmethod/fcitx5-m17n/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:05:12 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/18 19:11:27 adam Exp $
DISTNAME= fcitx5-m17n-5.0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-m17n/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-mozc/Makefile b/inputmethod/fcitx5-mozc/Makefile
index fa68b9b818c..4789a212f89 100644
--- a/inputmethod/fcitx5-mozc/Makefile
+++ b/inputmethod/fcitx5-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2022/04/03 18:50:18 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/04/18 19:11:28 adam Exp $
PKGNAME= ${DISTNAME:S/fcitx-/fcitx5-/}
-PKGREVISION= 8
+PKGREVISION= 9
INSTALLATION_DIRS+= lib/fcitx5
INSTALLATION_DIRS+= share/fcitx5/addon
diff --git a/inputmethod/fcitx5-qt/Makefile b/inputmethod/fcitx5-qt/Makefile
index cd28c190aff..26f82f0d9f3 100644
--- a/inputmethod/fcitx5-qt/Makefile
+++ b/inputmethod/fcitx5-qt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:02:14 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/18 19:09:54 adam Exp $
DISTNAME= fcitx5-qt-5.0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-qt/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-qt/buildlink3.mk b/inputmethod/fcitx5-qt/buildlink3.mk
index ab126bd9bb1..6d9b951b6ec 100644
--- a/inputmethod/fcitx5-qt/buildlink3.mk
+++ b/inputmethod/fcitx5-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2021/04/21 11:40:26 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/04/18 19:09:54 adam Exp $
BUILDLINK_TREE+= fcitx5-qt
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= fcitx5-qt
FCITX5_QT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.fcitx5-qt+= fcitx5-qt>=5.0.2
-BUILDLINK_ABI_DEPENDS.fcitx5-qt?= fcitx5-qt>=5.0.3nb1
+BUILDLINK_ABI_DEPENDS.fcitx5-qt?= fcitx5-qt>=5.0.3nb3
BUILDLINK_PKGSRCDIR.fcitx5-qt?= ../../inputmethod/fcitx5-qt
.include "../../inputmethod/fcitx5/buildlink3.mk"
diff --git a/inputmethod/fcitx5-skk/Makefile b/inputmethod/fcitx5-skk/Makefile
index fdf641ccf32..4b76f6ae886 100644
--- a/inputmethod/fcitx5-skk/Makefile
+++ b/inputmethod/fcitx5-skk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:05:13 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/18 19:11:28 adam Exp $
DISTNAME= fcitx5-skk-5.0.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-skk/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/fcitx5-unikey/Makefile b/inputmethod/fcitx5-unikey/Makefile
index ee1fe5b00c6..62c3e8689bf 100644
--- a/inputmethod/fcitx5-unikey/Makefile
+++ b/inputmethod/fcitx5-unikey/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/12/08 16:05:13 adam Exp $
+# $NetBSD: Makefile,v 1.6 2022/04/18 19:11:28 adam Exp $
DISTNAME= fcitx5-unikey-5.0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-unikey/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/ibus-array/Makefile b/inputmethod/ibus-array/Makefile
index b0770558609..f25900a1d13 100644
--- a/inputmethod/ibus-array/Makefile
+++ b/inputmethod/ibus-array/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2022/01/28 14:02:33 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2022/04/18 19:11:28 adam Exp $
DISTNAME= ibus-array-0.1.0
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus-array.googlecode.com/svn/tarballs/
EXTRACT_SUFX= .tgz
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile
index b14076aa270..4f30af64bcc 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.71 2021/12/08 16:05:14 adam Exp $
+# $NetBSD: Makefile,v 1.72 2022/04/18 19:11:28 adam Exp $
#
GITHUB_PROJECT= ibus-chewing
GITHUB_RELEASE= ${PKGVERSION_NOREV}
DISTNAME= ibus-chewing-1.5.1-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_GITHUB:=definite/}
diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile
index 09f0a7b93ed..e2cad547dd4 100644
--- a/inputmethod/ibus-input-pad/Makefile
+++ b/inputmethod/ibus-input-pad/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2021/12/08 16:05:14 adam Exp $
+# $NetBSD: Makefile,v 1.49 2022/04/18 19:11:28 adam Exp $
#
DISTNAME= ibus-input-pad-1.4.2
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= inputmethod
MASTER_SITES= http://input-pad.googlecode.com/files/
diff --git a/inputmethod/ibus-libpinyin/Makefile b/inputmethod/ibus-libpinyin/Makefile
index 4a7bbdea77e..5dc0f5b4cf0 100644
--- a/inputmethod/ibus-libpinyin/Makefile
+++ b/inputmethod/ibus-libpinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2022/03/12 08:01:50 nia Exp $
+# $NetBSD: Makefile,v 1.28 2022/04/18 19:11:28 adam Exp $
DISTNAME= ibus-libpinyin-1.12.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/}
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile
index b70efedadf2..7196535fe5d 100644
--- a/inputmethod/ibus-m17n/Makefile
+++ b/inputmethod/ibus-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2021/12/08 16:05:14 adam Exp $
+# $NetBSD: Makefile,v 1.52 2022/04/18 19:11:28 adam Exp $
#
DISTNAME= ibus-m17n-1.3.4
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile
index d98a9ebdb40..851ec69c682 100644
--- a/inputmethod/ibus-mozc/Makefile
+++ b/inputmethod/ibus-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2022/04/03 18:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.74 2022/04/18 19:11:28 adam Exp $
PKGNAME= ibus-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
INSTALLATION_DIRS+= libexec share/ibus share/ibus/component \
share/ibus-mozc
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile
index 3ee14e90c56..7d63fc8c0e2 100644
--- a/inputmethod/ibus-pinyin/Makefile
+++ b/inputmethod/ibus-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2021/12/08 16:05:15 adam Exp $
+# $NetBSD: Makefile,v 1.51 2022/04/18 19:11:29 adam Exp $
#
DISTNAME= ibus-pinyin-1.5.0
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index 152bc93af7a..191450ea38e 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2021/12/08 16:05:15 adam Exp $
+# $NetBSD: Makefile,v 1.64 2022/04/18 19:11:29 adam Exp $
DISTNAME= ibus-qt-1.3.3-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= inputmethod
MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile
index f6354cca032..caad967c861 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2021/12/08 16:05:16 adam Exp $
+# $NetBSD: Makefile,v 1.80 2022/04/18 19:11:29 adam Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 74
+PKGREVISION= 75
CATEGORIES= inputmethod japanese
MASTER_SITES= http://im-ja.sourceforge.net/
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile
index 1afc28cd3ad..d2aceb6063d 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2021/12/08 16:02:14 adam Exp $
+# $NetBSD: Makefile,v 1.47 2022/04/18 19:09:54 adam Exp $
#
.include "Makefile.common"
-PKGREVISION= 19
+PKGREVISION= 20
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= On-screen Input Pad to Send Characters with Mouse
diff --git a/inputmethod/input-pad/buildlink3.mk b/inputmethod/input-pad/buildlink3.mk
index c9c4ff4486c..3bafe691f94 100644
--- a/inputmethod/input-pad/buildlink3.mk
+++ b/inputmethod/input-pad/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.41 2021/04/21 11:40:26 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.42 2022/04/18 19:09:54 adam Exp $
#
BUILDLINK_TREE+= input-pad
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= input-pad
INPUT_PAD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.input-pad+= input-pad>=1.0.2
-BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb18
+BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb20
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/kimera-tomoe-gtk/Makefile b/inputmethod/kimera-tomoe-gtk/Makefile
index 0bdb879b5a4..8338aea6447 100644
--- a/inputmethod/kimera-tomoe-gtk/Makefile
+++ b/inputmethod/kimera-tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2021/12/08 16:05:16 adam Exp $
+# $NetBSD: Makefile,v 1.42 2022/04/18 19:11:29 adam Exp $
#
DISTNAME= kimera-tomoe-gtk-0.5
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_OSDN:=kimera/24906/}
diff --git a/inputmethod/libchewing/Makefile b/inputmethod/libchewing/Makefile
index 10bf02d53f9..19dea745cf9 100644
--- a/inputmethod/libchewing/Makefile
+++ b/inputmethod/libchewing/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2021/12/08 16:02:14 adam Exp $
+# $NetBSD: Makefile,v 1.31 2022/04/18 19:09:54 adam Exp $
#
GITHUB_PROJECT= libchewing
GITHUB_RELEASE= v${PKGVERSION_NOREV}
DISTNAME= libchewing-0.5.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chinese inputmethod
MASTER_SITES= ${MASTER_SITE_GITHUB:=chewing/}
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/libchewing/buildlink3.mk b/inputmethod/libchewing/buildlink3.mk
index 24b8d9b03ca..fa205ceae4a 100644
--- a/inputmethod/libchewing/buildlink3.mk
+++ b/inputmethod/libchewing/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2021/04/21 11:40:26 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2022/04/18 19:09:54 adam Exp $
BUILDLINK_TREE+= libchewing
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libchewing
LIBCHEWING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.2
-BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.5.1nb1
+BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.5.1nb3
BUILDLINK_PKGSRCDIR.libchewing?= ../../inputmethod/libchewing
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile
index 50a5ecb4931..91b84d3efb7 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2021/12/08 16:02:14 adam Exp $
+# $NetBSD: Makefile,v 1.49 2022/04/18 19:09:54 adam Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 43
+PKGREVISION= 44
CATEGORIES= inputmethod devel
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk
index dc7d7018b73..ce42bf8357f 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.45 2021/04/21 11:40:26 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.46 2022/04/18 19:09:54 adam Exp $
BUILDLINK_TREE+= m17n-im-config
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config
M17N_IM_CONFIG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0
-BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb42
+BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb44
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile
index 9d9f9ee8ef4..191ae5bb353 100644
--- a/inputmethod/mozc-elisp/Makefile
+++ b/inputmethod/mozc-elisp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2022/04/03 18:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.63 2022/04/18 19:11:29 adam Exp $
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= inputmethod editors
EMACS_MODULES= base leim
diff --git a/inputmethod/mozc-renderer/Makefile b/inputmethod/mozc-renderer/Makefile
index f81de69dd04..167aa837b44 100644
--- a/inputmethod/mozc-renderer/Makefile
+++ b/inputmethod/mozc-renderer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2022/04/03 18:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.55 2022/04/18 19:11:29 adam Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-renderer-/}
-PKGREVISION= 8
+PKGREVISION= 9
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/mozc-server/Makefile b/inputmethod/mozc-server/Makefile
index 2077a303522..f58a18118e0 100644
--- a/inputmethod/mozc-server/Makefile
+++ b/inputmethod/mozc-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2022/04/03 18:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.72 2022/04/18 19:11:29 adam Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/}
-PKGREVISION= 8
+PKGREVISION= 9
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile
index f670c55664e..f4f4b6019ee 100644
--- a/inputmethod/mozc-tool/Makefile
+++ b/inputmethod/mozc-tool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2022/04/03 18:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.69 2022/04/18 19:11:29 adam Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/}
-PKGREVISION= 8
+PKGREVISION= 9
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 1aba0c9d383..ebb21e39211 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2021/12/08 16:05:17 adam Exp $
+# $NetBSD: Makefile,v 1.60 2022/04/18 19:11:29 adam Exp $
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Python wrapper for Input Pad
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 81222233d97..e99efa55ac0 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2021/12/08 16:05:18 adam Exp $
+# $NetBSD: Makefile,v 1.59 2022/04/18 19:11:30 adam Exp $
#
DISTNAME= scim-chewing-0.3.5
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= inputmethod
MASTER_SITES= http://chewing.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile
index 7a96881a23f..89cd9dcdca0 100644
--- a/inputmethod/scim-m17n/Makefile
+++ b/inputmethod/scim-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2021/12/08 16:05:18 adam Exp $
+# $NetBSD: Makefile,v 1.49 2022/04/18 19:11:30 adam Exp $
#
DISTNAME= scim-m17n-0.2.3
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile
index d9fbf027c86..646b3a71eb1 100644
--- a/inputmethod/scim-tomoe/Makefile
+++ b/inputmethod/scim-tomoe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2021/12/08 16:05:19 adam Exp $
+# $NetBSD: Makefile,v 1.46 2022/04/18 19:11:30 adam Exp $
#
DISTNAME= scim-tomoe-0.6.0
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile
index 333e1b3cca6..506cc29e0de 100644
--- a/inputmethod/tomoe-gtk/Makefile
+++ b/inputmethod/tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2021/12/08 16:02:15 adam Exp $
+# $NetBSD: Makefile,v 1.48 2022/04/18 19:09:55 adam Exp $
#
DISTNAME= tomoe-gtk-0.6.0
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk
index 8fe4063be1f..463b3db12cf 100644
--- a/inputmethod/tomoe-gtk/buildlink3.mk
+++ b/inputmethod/tomoe-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.41 2021/04/21 11:40:26 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.42 2022/04/18 19:09:55 adam Exp $
BUILDLINK_TREE+= tomoe-gtk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe-gtk
TOMOE_GTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0
-BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb39
+BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb41
BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk
.include "../../inputmethod/tomoe/buildlink3.mk"
diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile
index f7c56782993..2978b164429 100644
--- a/inputmethod/uim-chewing/Makefile
+++ b/inputmethod/uim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2021/12/08 16:05:19 adam Exp $
+# $NetBSD: Makefile,v 1.23 2022/04/18 19:11:30 adam Exp $
#
DISTNAME= uim-chewing-0.1.0
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= inputmethod chinese
MASTER_SITES= http://uim.googlecode.com/files/
diff --git a/inputmethod/uim-mozc/Makefile b/inputmethod/uim-mozc/Makefile
index b05945c46b5..9c14d2d6fd5 100644
--- a/inputmethod/uim-mozc/Makefile
+++ b/inputmethod/uim-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2022/04/03 18:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.55 2022/04/18 19:11:30 adam Exp $
PKGNAME= uim-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile
index aee121aa84b..9cb8fc0f9b1 100644
--- a/inputmethod/uim-tomoe-gtk/Makefile
+++ b/inputmethod/uim-tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2021/12/08 16:05:20 adam Exp $
+# $NetBSD: Makefile,v 1.48 2022/04/18 19:11:30 adam Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index e50accac4ab..37a43bed4fb 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.169 2021/12/08 16:05:19 adam Exp $
+# $NetBSD: Makefile,v 1.170 2022/04/18 19:11:30 adam Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../inputmethod/uim/Makefile.common"
COMMENT= Multilingual input method library