summaryrefslogtreecommitdiff
path: root/inputmethod/librime
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
committerryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
commitbaf1da9d4268fcc26012d79574fef26bc129e338 (patch)
tree6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /inputmethod/librime
parent1f6a20b63814c6457c4d43c8776b03099fe85079 (diff)
downloadpkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz
Recursive revbump from boost update
Diffstat (limited to 'inputmethod/librime')
-rw-r--r--inputmethod/librime/Makefile4
-rw-r--r--inputmethod/librime/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/librime/Makefile b/inputmethod/librime/Makefile
index 96748cf4168..189ac0030ba 100644
--- a/inputmethod/librime/Makefile
+++ b/inputmethod/librime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2017/01/01 16:05:58 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/04/30 01:21:23 ryoon Exp $
DISTNAME= librime-1.0
-PKGREVISION= 4
+PKGREVISION= 5
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 e664de11c28..bd07f3b6859 100644
--- a/inputmethod/librime/buildlink3.mk
+++ b/inputmethod/librime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2017/01/01 16:05:58 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2017/04/30 01:21:23 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.0nb4
+BUILDLINK_ABI_DEPENDS.librime?= librime>=1.0nb5
BUILDLINK_PKGSRCDIR.librime?= ../../inputmethod/librime
.include "../../converters/opencc/buildlink3.mk"