summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-12 08:27:48 +0000
committeradam <adam@pkgsrc.org>2020-04-12 08:27:48 +0000
commitbdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch)
treec57f7c851b81b141ef0172db8e86968a49bbea89 /inputmethod
parent9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff)
downloadpkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz
Recursive revision bump after 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/ibus-array/Makefile4
-rw-r--r--inputmethod/ibus-chewing/Makefile4
-rw-r--r--inputmethod/ibus-libpinyin/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/imhangul_status_applet/Makefile4
-rw-r--r--inputmethod/libchewing/Makefile4
-rw-r--r--inputmethod/libchewing/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/scim-chewing/Makefile4
-rw-r--r--inputmethod/uim-chewing/Makefile4
-rw-r--r--inputmethod/uim-mozc/Makefile4
-rw-r--r--inputmethod/uim/Makefile4
19 files changed, 38 insertions, 38 deletions
diff --git a/inputmethod/fcitx-qt5/Makefile b/inputmethod/fcitx-qt5/Makefile
index 9af1e45456c..e443754b2cc 100644
--- a/inputmethod/fcitx-qt5/Makefile
+++ b/inputmethod/fcitx-qt5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/04/07 15:19:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2020/04/12 08:28:51 adam Exp $
DISTNAME= fcitx-qt5-1.2.3
-PKGREVISION= 8
+PKGREVISION= 9
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 3929938f373..4d5bd2529c8 100644
--- a/inputmethod/fcitx-skk/Makefile
+++ b/inputmethod/fcitx-skk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/03/10 22:10:18 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/12 08:28:52 adam Exp $
DISTNAME= fcitx-skk-0.1.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= inputmethod
MASTER_SITES= https://download.fcitx-im.org/fcitx-skk/
EXTRACT_SUFX= .tar.xz
diff --git a/inputmethod/ibus-array/Makefile b/inputmethod/ibus-array/Makefile
index c06f07e2ccf..60cc5ed5c75 100644
--- a/inputmethod/ibus-array/Makefile
+++ b/inputmethod/ibus-array/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/03/08 16:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/04/12 08:28:52 adam Exp $
DISTNAME= ibus-array-0.1.0
-PKGREVISION= 14
+PKGREVISION= 15
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 7000c46d1b0..a90c1726cde 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.64 2020/03/10 22:10:18 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2020/04/12 08:28:52 adam Exp $
#
DISTNAME= ibus-chewing-1.4.12-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= inputmethod chinese
MASTER_SITES= https://github.com/definite/ibus-chewing/releases/download/${PKGVERSION_NOREV}/
diff --git a/inputmethod/ibus-libpinyin/Makefile b/inputmethod/ibus-libpinyin/Makefile
index 3eea9d20955..572f8f0872c 100644
--- a/inputmethod/ibus-libpinyin/Makefile
+++ b/inputmethod/ibus-libpinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/03/08 16:50:14 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/04/12 08:28:52 adam Exp $
DISTNAME= ibus-libpinyin-1.6.92
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/}
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile
index 558a2155383..a66710991fb 100644
--- a/inputmethod/ibus-mozc/Makefile
+++ b/inputmethod/ibus-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2020/03/10 22:10:19 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/04/12 08:28:52 adam Exp $
PKGNAME= ibus-${DISTNAME}
-PKGREVISION= 21
+PKGREVISION= 22
INSTALLATION_DIRS+= libexec share/ibus share/ibus/component \
share/ibus-mozc
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile
index efbbedac1ed..af1d9de6a7c 100644
--- a/inputmethod/ibus-pinyin/Makefile
+++ b/inputmethod/ibus-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2020/03/08 16:50:14 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/04/12 08:28:52 adam Exp $
#
DISTNAME= ibus-pinyin-1.5.0
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index 23fea032cd9..f1880c12a70 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2020/03/08 16:50:14 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2020/04/12 08:28:52 adam Exp $
DISTNAME= ibus-qt-1.3.3-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= inputmethod
MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index e68522e588f..db9edee83d2 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.103 2020/03/10 22:10:20 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2020/04/12 08:28:53 adam Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 84
+PKGREVISION= 85
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
diff --git a/inputmethod/libchewing/Makefile b/inputmethod/libchewing/Makefile
index bdb5d228deb..b5c87556221 100644
--- a/inputmethod/libchewing/Makefile
+++ b/inputmethod/libchewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2019/04/03 00:32:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2020/04/12 08:27:57 adam Exp $
#
DISTNAME= libchewing-0.4.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= chinese inputmethod
MASTER_SITES= https://github.com/chewing/libchewing/releases/download/v${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/libchewing/buildlink3.mk b/inputmethod/libchewing/buildlink3.mk
index d1106159530..772ba40328d 100644
--- a/inputmethod/libchewing/buildlink3.mk
+++ b/inputmethod/libchewing/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2019/04/03 00:32:48 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2020/04/12 08:27:57 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.4.0nb12
+BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0nb13
BUILDLINK_PKGSRCDIR.libchewing?= ../../inputmethod/libchewing
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile
index 026f40ee32b..7fe103f7796 100644
--- a/inputmethod/mozc-elisp/Makefile
+++ b/inputmethod/mozc-elisp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2020/03/10 22:10:20 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2020/04/12 08:28:53 adam Exp $
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/}
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= inputmethod editors
EMACS_MODULES= base leim
diff --git a/inputmethod/mozc-renderer/Makefile b/inputmethod/mozc-renderer/Makefile
index 3cf22a73c7b..ca9275cea8a 100644
--- a/inputmethod/mozc-renderer/Makefile
+++ b/inputmethod/mozc-renderer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2020/03/10 22:10:20 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2020/04/12 08:28:53 adam Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-renderer-/}
-PKGREVISION= 21
+PKGREVISION= 22
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/mozc-server/Makefile b/inputmethod/mozc-server/Makefile
index a5a4f279ccd..9ad642a32b8 100644
--- a/inputmethod/mozc-server/Makefile
+++ b/inputmethod/mozc-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2020/03/10 22:10:20 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2020/04/12 08:28:53 adam Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/}
-PKGREVISION= 21
+PKGREVISION= 22
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile
index 2688d7f01ca..6e1796267e0 100644
--- a/inputmethod/mozc-tool/Makefile
+++ b/inputmethod/mozc-tool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2020/03/10 22:10:21 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2020/04/12 08:28:53 adam Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/}
-PKGREVISION= 21
+PKGREVISION= 22
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 3d6d975ad77..011d25ad74f 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2020/03/10 22:10:21 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2020/04/12 08:28:53 adam Exp $
#
DISTNAME= scim-chewing-0.3.5
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= inputmethod
MASTER_SITES= http://chewing.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile
index 51920ca21c2..ef92c4d3d6a 100644
--- a/inputmethod/uim-chewing/Makefile
+++ b/inputmethod/uim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/04/03 00:32:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2020/04/12 08:28:54 adam Exp $
#
DISTNAME= uim-chewing-0.1.0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= inputmethod chinese
MASTER_SITES= http://uim.googlecode.com/files/
diff --git a/inputmethod/uim-mozc/Makefile b/inputmethod/uim-mozc/Makefile
index 2e4907ea9f9..28ec6fdece4 100644
--- a/inputmethod/uim-mozc/Makefile
+++ b/inputmethod/uim-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2020/03/10 22:10:23 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2020/04/12 08:28:54 adam Exp $
PKGNAME= uim-${DISTNAME}
-PKGREVISION= 21
+PKGREVISION= 22
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index d7e63ad2da1..813c3640bc9 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.161 2020/03/10 22:10:23 wiz Exp $
+# $NetBSD: Makefile,v 1.162 2020/04/12 08:28:53 adam Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../inputmethod/uim/Makefile.common"
COMMENT= Multilingual input method library