summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-10-10 01:57:50 +0000
committerryoon <ryoon@pkgsrc.org>2015-10-10 01:57:50 +0000
commitdc0982e10414ced94b27063e96d8aaa838e36e1f (patch)
tree2c4ee532d0c3688febd52e845ce894350f2c8aa2 /inputmethod
parentb2b32f179afdd09e78afa1d2645c3d390598b778 (diff)
downloadpkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz
Recursive revbump from textproc/icu
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/qt5-uim/Makefile4
-rw-r--r--inputmethod/scim-chewing/Makefile4
-rw-r--r--inputmethod/uim-chewing/Makefile4
-rw-r--r--inputmethod/uim/Makefile4
12 files changed, 24 insertions, 24 deletions
diff --git a/inputmethod/ibus-array/Makefile b/inputmethod/ibus-array/Makefile
index 9eff0494f2e..b59e8f787e8 100644
--- a/inputmethod/ibus-array/Makefile
+++ b/inputmethod/ibus-array/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2015/04/06 08:17:29 adam Exp $
+# $NetBSD: Makefile,v 1.15 2015/10/10 01:58:09 ryoon Exp $
DISTNAME= ibus-array-0.1.0
-PKGREVISION= 1
+PKGREVISION= 2
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 cb218f3c9d8..7b0f9d47e56 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:22 tnn Exp $
+# $NetBSD: Makefile,v 1.44 2015/10/10 01:58:09 ryoon Exp $
#
DISTNAME= ibus-chewing-1.4.12-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 2
+PKGREVISION= 3
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 f75bdff94d5..3f49c3621b6 100644
--- a/inputmethod/ibus-libpinyin/Makefile
+++ b/inputmethod/ibus-libpinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/06 08:17:29 adam Exp $
+# $NetBSD: Makefile,v 1.6 2015/10/10 01:58:10 ryoon Exp $
DISTNAME= ibus-libpinyin-1.6.92
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/}
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile
index 4300f6701b7..27b641657f4 100644
--- a/inputmethod/ibus-pinyin/Makefile
+++ b/inputmethod/ibus-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2015/04/06 08:17:29 adam Exp $
+# $NetBSD: Makefile,v 1.32 2015/10/10 01:58:10 ryoon Exp $
#
DISTNAME= ibus-pinyin-1.5.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index f5d44686907..fe29ec390b7 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:22 tnn Exp $
+# $NetBSD: Makefile,v 1.40 2015/10/10 01:58:10 ryoon Exp $
#
DISTNAME= ibus-qt-1.3.3-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 3
+PKGREVISION= 4
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 ae892b6c711..af230215f62 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:23 tnn Exp $
+# $NetBSD: Makefile,v 1.45 2015/10/10 01:58:10 ryoon Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 41
+PKGREVISION= 42
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 cca4547b807..8fa4a2e592c 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.74 2015/04/25 14:23:23 tnn Exp $
+# $NetBSD: Makefile,v 1.75 2015/10/10 01:58:10 ryoon Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 56
+PKGREVISION= 57
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 d8cd0d61b4e..4e870e0ccc8 100644
--- a/inputmethod/libchewing/Makefile
+++ b/inputmethod/libchewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2015/04/06 08:17:14 adam Exp $
+# $NetBSD: Makefile,v 1.13 2015/10/10 01:57:52 ryoon Exp $
#
DISTNAME= libchewing-0.4.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chinese inputmethod
MASTER_SITES= https://github.com/chewing/libchewing/releases/download/v${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile
index e425e1a3b52..d3a0e199d10 100644
--- a/inputmethod/qt5-uim/Makefile
+++ b/inputmethod/qt5-uim/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2015/04/25 14:23:24 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2015/10/10 01:58:10 ryoon Exp $
.include "../../x11/qt5/Makefile.common"
DISTNAME= uim-1.8.6
PKGNAME= qt5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
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 39f3cd7caa7..3baa59d10f2 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:24 tnn Exp $
+# $NetBSD: Makefile,v 1.32 2015/10/10 01:58:10 ryoon Exp $
#
DISTNAME= scim-chewing-0.3.5
-PKGREVISION= 7
+PKGREVISION= 8
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 0055dc76391..22b9fb08752 100644
--- a/inputmethod/uim-chewing/Makefile
+++ b/inputmethod/uim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2015/04/06 08:17:30 adam Exp $
+# $NetBSD: Makefile,v 1.7 2015/10/10 01:58:10 ryoon Exp $
#
DISTNAME= uim-chewing-0.1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod chinese
MASTER_SITES= http://uim.googlecode.com/files/
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 8282b961525..3c07b3f532b 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.108 2015/08/18 07:31:10 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2015/10/10 01:58:10 ryoon Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 24
+PKGREVISION= 25
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING