summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
committermaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
commit2ece6387179637c993b1b28ed7918b8b68b369fa (patch)
treea7f9b2825573b3779524d8ae4301eb77dc07592b /inputmethod
parentf5872a0e3d161a958fd812d18b79e4f019bba508 (diff)
downloadpkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz
revbump for requiring ICU 59.x
Diffstat (limited to 'inputmethod')
-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-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, 26 deletions
diff --git a/inputmethod/ibus-array/Makefile b/inputmethod/ibus-array/Makefile
index 7a06b506f7b..e95e613663f 100644
--- a/inputmethod/ibus-array/Makefile
+++ b/inputmethod/ibus-array/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2017/08/16 21:22:12 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/09/18 09:53:23 maya Exp $
DISTNAME= ibus-array-0.1.0
-PKGREVISION= 5
+PKGREVISION= 6
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 add55378176..d517a4b3d32 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.51 2017/08/16 21:22:12 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2017/09/18 09:53:23 maya Exp $
#
DISTNAME= ibus-chewing-1.4.12-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 9
+PKGREVISION= 10
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 3b687291f46..225b0a445cc 100644
--- a/inputmethod/ibus-libpinyin/Makefile
+++ b/inputmethod/ibus-libpinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2017/04/22 21:03:39 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/18 09:53:23 maya Exp $
DISTNAME= ibus-libpinyin-1.6.92
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/}
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile
index 34c600f2f74..c2de8d0cadb 100644
--- a/inputmethod/ibus-pinyin/Makefile
+++ b/inputmethod/ibus-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2017/08/16 21:22:12 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2017/09/18 09:53:24 maya Exp $
#
DISTNAME= ibus-pinyin-1.5.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index f889c32fcb8..b4df96781f8 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2017/08/16 21:22:12 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2017/09/18 09:53:24 maya Exp $
DISTNAME= ibus-qt-1.3.3-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 8
+PKGREVISION= 9
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 e885a51a8cb..c215ffba916 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2017/04/22 21:03:39 adam Exp $
+# $NetBSD: Makefile,v 1.54 2017/09/18 09:53:24 maya Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 50
+PKGREVISION= 51
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 32cd7fdfd20..4d0138d9ffb 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2017/04/22 21:03:39 adam Exp $
+# $NetBSD: Makefile,v 1.84 2017/09/18 09:53:24 maya Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 65
+PKGREVISION= 66
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 78e004497a9..384f4844b75 100644
--- a/inputmethod/libchewing/Makefile
+++ b/inputmethod/libchewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2017/04/22 21:03:12 adam Exp $
+# $NetBSD: Makefile,v 1.19 2017/09/18 09:53:00 maya Exp $
#
DISTNAME= libchewing-0.4.0
-PKGREVISION= 6
+PKGREVISION= 7
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 73979f399e1..63d77c033ce 100644
--- a/inputmethod/libchewing/buildlink3.mk
+++ b/inputmethod/libchewing/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2017/04/22 21:03:12 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2017/09/18 09:53:00 maya 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.0nb6
+BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0nb7
BUILDLINK_PKGSRCDIR.libchewing?= ../../inputmethod/libchewing
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile
index 3790d4216e8..75fef4a6ee5 100644
--- a/inputmethod/qt5-uim/Makefile
+++ b/inputmethod/qt5-uim/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2017/09/04 18:55:08 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2017/09/18 09:53:24 maya Exp $
.include "../../x11/qt5/Makefile.common"
DISTNAME= uim-1.8.6
PKGNAME= qt5-${DISTNAME}
-PKGREVISION= 15
+PKGREVISION= 16
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 03936f7f324..1fa76ada046 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2017/04/22 21:03:39 adam Exp $
+# $NetBSD: Makefile,v 1.39 2017/09/18 09:53:24 maya Exp $
#
DISTNAME= scim-chewing-0.3.5
-PKGREVISION= 14
+PKGREVISION= 15
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 207797c4397..59d7353acd9 100644
--- a/inputmethod/uim-chewing/Makefile
+++ b/inputmethod/uim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2017/09/04 18:55:09 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/18 09:53:24 maya Exp $
#
DISTNAME= uim-chewing-0.1.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= inputmethod chinese
MASTER_SITES= http://uim.googlecode.com/files/
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 289609b7fc5..dd0eb6bd420 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.128 2017/08/24 20:03:26 adam Exp $
+# $NetBSD: Makefile,v 1.129 2017/09/18 09:53:24 maya Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 41
+PKGREVISION= 42
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING