summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-04-06 08:17:13 +0000
committeradam <adam@pkgsrc.org>2015-04-06 08:17:13 +0000
commita784c588d1ebd5b3a06fdf04e76230047b290b77 (patch)
treea523f3904b6aa6f0a1aa31b562d1917dd735e589 /inputmethod
parent7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff)
downloadpkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz
Revbump after updating textproc/icu
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-array/Makefile3
-rw-r--r--inputmethod/ibus-chewing/Makefile3
-rw-r--r--inputmethod/ibus-libpinyin/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/imhangul_status_applet/Makefile4
-rw-r--r--inputmethod/libchewing/Makefile4
-rw-r--r--inputmethod/libchewing/buildlink3.mk4
-rw-r--r--inputmethod/qt5-uim/Makefile4
-rw-r--r--inputmethod/scim-chewing/Makefile4
-rw-r--r--inputmethod/uim-chewing/Makefile4
-rw-r--r--inputmethod/uim/Makefile4
13 files changed, 26 insertions, 24 deletions
diff --git a/inputmethod/ibus-array/Makefile b/inputmethod/ibus-array/Makefile
index 47906638f29..9eff0494f2e 100644
--- a/inputmethod/ibus-array/Makefile
+++ b/inputmethod/ibus-array/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2015/03/15 18:46:56 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.14 2015/04/06 08:17:29 adam Exp $
DISTNAME= ibus-array-0.1.0
+PKGREVISION= 1
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 ee280c36bbe..cdaf66c17d2 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2015/03/15 18:46:55 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.42 2015/04/06 08:17:29 adam Exp $
#
DISTNAME= ibus-chewing-1.4.12-Source
PKGNAME= ${DISTNAME:S/-Source//}
+PKGREVISION= 1
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 3b74fbfc73c..f75bdff94d5 100644
--- a/inputmethod/ibus-libpinyin/Makefile
+++ b/inputmethod/ibus-libpinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2015/03/15 19:51:08 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.5 2015/04/06 08:17:29 adam Exp $
DISTNAME= ibus-libpinyin-1.6.92
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/}
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile
index d6dfe2eb71e..4300f6701b7 100644
--- a/inputmethod/ibus-pinyin/Makefile
+++ b/inputmethod/ibus-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2015/03/15 17:30:24 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.31 2015/04/06 08:17:29 adam Exp $
#
DISTNAME= ibus-pinyin-1.5.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index 735d9ca4dbb..ceb3859e187 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2015/03/15 17:20:19 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.38 2015/04/06 08:17:30 adam Exp $
#
DISTNAME= ibus-qt-1.3.3-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 1
+PKGREVISION= 2
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 7578a12533c..39f87e391c9 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2015/03/15 17:09:00 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.43 2015/04/06 08:17:30 adam Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 39
+PKGREVISION= 40
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 693b479d0b8..88d2f78f719 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2014/10/07 16:47:28 adam Exp $
+# $NetBSD: Makefile,v 1.73 2015/04/06 08:17:30 adam Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 54
+PKGREVISION= 55
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 90b7493eec6..d8cd0d61b4e 100644
--- a/inputmethod/libchewing/Makefile
+++ b/inputmethod/libchewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2015/03/15 17:47:15 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.12 2015/04/06 08:17:14 adam Exp $
#
DISTNAME= libchewing-0.4.0
-PKGREVISION= 1
+PKGREVISION= 2
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 870956de583..ff47415909f 100644
--- a/inputmethod/libchewing/buildlink3.mk
+++ b/inputmethod/libchewing/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2014/10/07 16:47:12 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2015/04/06 08:17:14 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.0nb1
+BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0nb2
BUILDLINK_PKGSRCDIR.libchewing?= ../../inputmethod/libchewing
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile
index 64089543bf4..e79adfe0d1d 100644
--- a/inputmethod/qt5-uim/Makefile
+++ b/inputmethod/qt5-uim/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2015/01/25 13:10:19 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2015/04/06 08:17:30 adam Exp $
.include "../../x11/qt5/Makefile.common"
DISTNAME= uim-1.8.6
PKGNAME= qt5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= x11
MASTER_SITES= http://uim.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 013eda61b5f..566114dc37b 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:21 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.30 2015/04/06 08:17:30 adam Exp $
#
DISTNAME= scim-chewing-0.3.5
-PKGREVISION= 5
+PKGREVISION= 6
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 c5364bdc882..0055dc76391 100644
--- a/inputmethod/uim-chewing/Makefile
+++ b/inputmethod/uim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2015/03/15 19:51:08 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.6 2015/04/06 08:17:30 adam Exp $
#
DISTNAME= uim-chewing-0.1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod chinese
MASTER_SITES= http://uim.googlecode.com/files/
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 8adce4e4f49..3b90f5095d1 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.102 2014/11/07 19:39:36 adam Exp $
+# $NetBSD: Makefile,v 1.103 2015/04/06 08:17:30 adam Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 18
+PKGREVISION= 19
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING