summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-03-05 11:27:40 +0000
committerjperkin <jperkin@pkgsrc.org>2016-03-05 11:27:40 +0000
commitee3e800374a703dffb75012abfd6460dc7e71dbb (patch)
tree25584fd3e292ea8eda1521e1d5890e538d3b45a5 /inputmethod
parent46d95ddf588397c3f5f774ab84ef545207bea97b (diff)
downloadpkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-mozc/Makefile4
-rw-r--r--inputmethod/ibus-qt/Makefile4
-rw-r--r--inputmethod/im-ja/Makefile4
-rw-r--r--inputmethod/imhangul_status_applet/Makefile4
-rw-r--r--inputmethod/kimera/Makefile4
-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/qt5-uim/Makefile4
-rw-r--r--inputmethod/scim/Makefile4
-rw-r--r--inputmethod/uim-mozc/Makefile4
-rw-r--r--inputmethod/uim/Makefile4
13 files changed, 26 insertions, 26 deletions
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile
index 09ebf7f7896..58ab6c60999 100644
--- a/inputmethod/ibus-mozc/Makefile
+++ b/inputmethod/ibus-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2015/12/13 16:13:01 tsutsui Exp $
+# $NetBSD: Makefile,v 1.27 2016/03/05 11:28:42 jperkin Exp $
PKGNAME= ibus-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
INSTALLATION_DIRS+= libexec share/ibus share/ibus/component \
share/ibus-mozc
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index fe29ec390b7..233ca21e831 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2015/10/10 01:58:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2016/03/05 11:28:42 jperkin Exp $
#
DISTNAME= ibus-qt-1.3.3-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 4
+PKGREVISION= 5
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 af230215f62..8115f19ab42 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2015/10/10 01:58:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2016/03/05 11:28:42 jperkin Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 42
+PKGREVISION= 43
CATEGORIES= inputmethod japanese
MASTER_SITES= http://im-ja.sourceforge.net/
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index 8fa4a2e592c..b6f469a0eb1 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2015/10/10 01:58:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.76 2016/03/05 11:28:42 jperkin Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 57
+PKGREVISION= 58
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
diff --git a/inputmethod/kimera/Makefile b/inputmethod/kimera/Makefile
index 18fb40c5f1e..4c6ff65b568 100644
--- a/inputmethod/kimera/Makefile
+++ b/inputmethod/kimera/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2015/06/29 11:06:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2016/03/05 11:28:42 jperkin Exp $
#
DISTNAME= kimera-2.11
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_OSDN:=kimera/37271/}
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile
index 733463b1c65..5ebf985053c 100644
--- a/inputmethod/mozc-elisp/Makefile
+++ b/inputmethod/mozc-elisp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2015/10/12 07:24:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2016/03/05 11:28:42 jperkin Exp $
#
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod editors
EMACS_MODULES= base leim
diff --git a/inputmethod/mozc-renderer/Makefile b/inputmethod/mozc-renderer/Makefile
index 12fd86d3021..07a8381c7d3 100644
--- a/inputmethod/mozc-renderer/Makefile
+++ b/inputmethod/mozc-renderer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2015/10/12 07:24:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2016/03/05 11:28:42 jperkin Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-renderer-/}
-PKGREVISION= 1
+PKGREVISION= 2
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/mozc-server/Makefile b/inputmethod/mozc-server/Makefile
index 0918c69a4ac..b8aaa6eaaae 100644
--- a/inputmethod/mozc-server/Makefile
+++ b/inputmethod/mozc-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2015/10/12 07:24:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2016/03/05 11:28:42 jperkin Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/}
-PKGREVISION= 1
+PKGREVISION= 2
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile
index ddc5eda5caa..57babe6c8c6 100644
--- a/inputmethod/mozc-tool/Makefile
+++ b/inputmethod/mozc-tool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2015/10/12 07:24:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2016/03/05 11:28:42 jperkin Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/}
-PKGREVISION= 1
+PKGREVISION= 2
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile
index 0bc5ffcccef..fb10c0bc9fb 100644
--- a/inputmethod/qt5-uim/Makefile
+++ b/inputmethod/qt5-uim/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2016/02/25 08:27:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2016/03/05 11:28:42 jperkin Exp $
.include "../../x11/qt5/Makefile.common"
DISTNAME= uim-1.8.6
PKGNAME= qt5-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= x11
MASTER_SITES= http://uim.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile
index 2573bc5f015..767b3f8404a 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2016/02/25 13:43:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.43 2016/03/05 11:28:42 jperkin Exp $
#
DISTNAME= scim-1.4.15
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/uim-mozc/Makefile b/inputmethod/uim-mozc/Makefile
index 74d43acf674..8657e76e931 100644
--- a/inputmethod/uim-mozc/Makefile
+++ b/inputmethod/uim-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2015/10/12 07:24:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2016/03/05 11:28:43 jperkin Exp $
PKGNAME= uim-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 0570c577fb2..1e8c7e3da78 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.110 2015/11/18 14:19:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.111 2016/03/05 11:28:43 jperkin Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 26
+PKGREVISION= 27
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING