summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-07-01 04:07:44 +0000
committerryoon <ryoon@pkgsrc.org>2019-07-01 04:07:44 +0000
commit3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254 (patch)
tree8498ba44dcec63ba5fb36969e5bd03ca893562c0 /inputmethod
parent08a04022bdb23396ed5858b5a6d9d26376625563 (diff)
downloadpkgsrc-3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254.tar.gz
Recursive revbump from boost-1.70.0
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-mozc/Makefile4
-rw-r--r--inputmethod/ibus-rime/Makefile4
-rw-r--r--inputmethod/librime/Makefile4
-rw-r--r--inputmethod/librime/buildlink3.mk4
-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/uim-mozc/Makefile4
-rw-r--r--inputmethod/uim/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile
index e5de9095f4d..ac5a94dd390 100644
--- a/inputmethod/ibus-mozc/Makefile
+++ b/inputmethod/ibus-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2019/04/03 00:32:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2019/07/01 04:08:26 ryoon Exp $
PKGNAME= ibus-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
INSTALLATION_DIRS+= libexec share/ibus share/ibus/component \
share/ibus-mozc
diff --git a/inputmethod/ibus-rime/Makefile b/inputmethod/ibus-rime/Makefile
index 1b499c243af..f6aedd8eb80 100644
--- a/inputmethod/ibus-rime/Makefile
+++ b/inputmethod/ibus-rime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/12/13 19:52:04 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/01 04:08:26 ryoon Exp $
DISTNAME= ibus-rime-1.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= inputmethod chinese
MASTER_SITES= http://rimeime.googlecode.com/files/
diff --git a/inputmethod/librime/Makefile b/inputmethod/librime/Makefile
index 7c0e7d2a9f3..31a7b830a90 100644
--- a/inputmethod/librime/Makefile
+++ b/inputmethod/librime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/12/13 19:51:35 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/07/01 04:07:49 ryoon Exp $
DISTNAME= librime-1.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= inputmethod chinese
MASTER_SITES= http://rimeime.googlecode.com/files/
#MASTER_SITES= http://dl.bintray.com/lotem/rime/
diff --git a/inputmethod/librime/buildlink3.mk b/inputmethod/librime/buildlink3.mk
index 78ee42079d2..262b0eaa5b0 100644
--- a/inputmethod/librime/buildlink3.mk
+++ b/inputmethod/librime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2018/12/13 19:51:35 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2019/07/01 04:07:49 ryoon Exp $
#
BUILDLINK_TREE+= librime
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= librime
LIBRIME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.librime+= librime>=1.0
-BUILDLINK_ABI_DEPENDS.librime?= librime>=1.0nb12
+BUILDLINK_ABI_DEPENDS.librime?= librime>=1.0nb13
BUILDLINK_PKGSRCDIR.librime?= ../../inputmethod/librime
.include "../../converters/opencc/buildlink3.mk"
diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile
index f20c61dab33..08a6ccb50de 100644
--- a/inputmethod/mozc-elisp/Makefile
+++ b/inputmethod/mozc-elisp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2019/04/03 00:32:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2019/07/01 04:08:27 ryoon Exp $
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= inputmethod editors
EMACS_MODULES= base leim
diff --git a/inputmethod/mozc-renderer/Makefile b/inputmethod/mozc-renderer/Makefile
index 9f70d594354..156175d6a7e 100644
--- a/inputmethod/mozc-renderer/Makefile
+++ b/inputmethod/mozc-renderer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2019/04/03 00:32:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2019/07/01 04:08:27 ryoon Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-renderer-/}
-PKGREVISION= 13
+PKGREVISION= 14
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/mozc-server/Makefile b/inputmethod/mozc-server/Makefile
index 8481e554c9a..eabfa09ec87 100644
--- a/inputmethod/mozc-server/Makefile
+++ b/inputmethod/mozc-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2019/04/03 00:32:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2019/07/01 04:08:27 ryoon Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/}
-PKGREVISION= 13
+PKGREVISION= 14
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile
index 178ea4e5478..424219b8a6f 100644
--- a/inputmethod/mozc-tool/Makefile
+++ b/inputmethod/mozc-tool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2019/04/03 00:32:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2019/07/01 04:08:27 ryoon Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/}
-PKGREVISION= 13
+PKGREVISION= 14
INSTALLATION_DIRS+= libexec
diff --git a/inputmethod/uim-mozc/Makefile b/inputmethod/uim-mozc/Makefile
index 782ff1247fb..539772b032f 100644
--- a/inputmethod/uim-mozc/Makefile
+++ b/inputmethod/uim-mozc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2019/04/03 00:32:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2019/07/01 04:08:27 ryoon Exp $
PKGNAME= uim-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
CONFLICTS+= ibus-mozc<=1.13.1651.102
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 3fd6dbf321e..f742c877bea 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.148 2019/05/05 22:49:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.149 2019/07/01 04:08:27 ryoon Exp $
#
.include "../../inputmethod/uim/Makefile.common"
-PKGREVISION= 60
+PKGREVISION= 61
COMMENT= Multilingual input method library
#LICENSE= See ${WRKSRC}/COPYING