summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-11-30 16:45:00 +0000
committeradam <adam@pkgsrc.org>2017-11-30 16:45:00 +0000
commit09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52 (patch)
treea579ff5b8000b293e8b5995d89fff41976d0fa72 /inputmethod
parent92a767282ab2c8327b3a1d522a2f671427fda8f8 (diff)
downloadpkgsrc-09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52.tar.gz
Revbump after textproc/icu update
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 e95e613663f..eaefc5be824 100644
--- a/inputmethod/ibus-array/Makefile
+++ b/inputmethod/ibus-array/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2017/09/18 09:53:23 maya Exp $
+# $NetBSD: Makefile,v 1.23 2017/11/30 16:45:27 adam Exp $
DISTNAME= ibus-array-0.1.0
-PKGREVISION= 6
+PKGREVISION= 7
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 d517a4b3d32..3d008691751 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.52 2017/09/18 09:53:23 maya Exp $
+# $NetBSD: Makefile,v 1.53 2017/11/30 16:45:27 adam Exp $
#
DISTNAME= ibus-chewing-1.4.12-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 10
+PKGREVISION= 11
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 225b0a445cc..4ba7dfce5f7 100644
--- a/inputmethod/ibus-libpinyin/Makefile
+++ b/inputmethod/ibus-libpinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2017/09/18 09:53:23 maya Exp $
+# $NetBSD: Makefile,v 1.11 2017/11/30 16:45:27 adam Exp $
DISTNAME= ibus-libpinyin-1.6.92
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/}
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile
index c2de8d0cadb..baab378080b 100644
--- a/inputmethod/ibus-pinyin/Makefile
+++ b/inputmethod/ibus-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2017/09/18 09:53:24 maya Exp $
+# $NetBSD: Makefile,v 1.38 2017/11/30 16:45:27 adam Exp $
#
DISTNAME= ibus-pinyin-1.5.0
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index b4df96781f8..d2ffc7cdb7d 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2017/09/18 09:53:24 maya Exp $
+# $NetBSD: Makefile,v 1.48 2017/11/30 16:45:27 adam Exp $
DISTNAME= ibus-qt-1.3.3-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 9
+PKGREVISION= 10
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 2c601d3c5be..f77f5cd0346 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2017/11/23 17:19:59 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2017/11/30 16:45:27 adam Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 52
+PKGREVISION= 53
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 35ed2edb8c3..1335755821b 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2017/11/23 17:19:59 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2017/11/30 16:45:27 adam Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 67
+PKGREVISION= 68
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 384f4844b75..e76c4a1f293 100644
--- a/inputmethod/libchewing/Makefile
+++ b/inputmethod/libchewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2017/09/18 09:53:00 maya Exp $
+# $NetBSD: Makefile,v 1.20 2017/11/30 16:45:04 adam Exp $
#
DISTNAME= libchewing-0.4.0
-PKGREVISION= 7
+PKGREVISION= 8
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 63d77c033ce..9f6b72b6a63 100644
--- a/inputmethod/libchewing/buildlink3.mk
+++ b/inputmethod/libchewing/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2017/09/18 09:53:00 maya Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2017/11/30 16:45:04 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.0nb7
+BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0nb8
BUILDLINK_PKGSRCDIR.libchewing?= ../../inputmethod/libchewing
.include "../../databases/sqlite3/buildlink3.mk"
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile
index 75fef4a6ee5..b78ed8f2925 100644
--- a/inputmethod/qt5-uim/Makefile
+++ b/inputmethod/qt5-uim/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2017/09/18 09:53:24 maya Exp $
+# $NetBSD: Makefile,v 1.21 2017/11/30 16:45:27 adam Exp $
.include "../../x11/qt5/Makefile.common"
DISTNAME= uim-1.8.6
PKGNAME= qt5-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
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 592cdb39c02..f351c7b8275 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2017/11/23 17:20:00 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2017/11/30 16:45:27 adam Exp $
#
DISTNAME= scim-chewing-0.3.5
-PKGREVISION= 16
+PKGREVISION= 17
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 59d7353acd9..b9e5e8c890e 100644
--- a/inputmethod/uim-chewing/Makefile
+++ b/inputmethod/uim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/09/18 09:53:24 maya Exp $
+# $NetBSD: Makefile,v 1.13 2017/11/30 16:45:28 adam Exp $
#
DISTNAME= uim-chewing-0.1.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= inputmethod chinese
MASTER_SITES= http://uim.googlecode.com/files/
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 56b33c9ab90..de7839ef2a2 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.130 2017/11/23 17:20:01 wiz Exp $
+# $NetBSD: Makefile,v 1.131 2017/11/30 16:45:27 adam Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 43
+PKGREVISION= 44
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING