summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-08-24 20:02:56 +0000
committeradam <adam@pkgsrc.org>2017-08-24 20:02:56 +0000
commitfcfaa12a4605a821c8a4ff0a582af8fe0c86392c (patch)
tree86164b1090b5b936fad0db40b3d8eafb0cca0c04 /inputmethod
parent3dcf69c52d81ae09ec6aaf72cdb597e0aec15ddf (diff)
downloadpkgsrc-fcfaa12a4605a821c8a4ff0a582af8fe0c86392c.tar.gz
Revbump for boost update
Diffstat (limited to 'inputmethod')
-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 72319480ffd..5ab09aaaba7 100644
--- a/inputmethod/librime/Makefile
+++ b/inputmethod/librime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2017/08/16 21:22:13 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/08/24 20:02:59 adam Exp $
DISTNAME= librime-1.0
-PKGREVISION= 5
+PKGREVISION= 6
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 bd07f3b6859..fef47588406 100644
--- a/inputmethod/librime/buildlink3.mk
+++ b/inputmethod/librime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2017/04/30 01:21:23 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2017/08/24 20:02:59 adam 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.0nb5
+BUILDLINK_ABI_DEPENDS.librime?= librime>=1.0nb6
BUILDLINK_PKGSRCDIR.librime?= ../../inputmethod/librime
.include "../../converters/opencc/buildlink3.mk"