summaryrefslogtreecommitdiff
path: root/inputmethod/librime
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-10-07 18:25:29 +0000
committeradam <adam@pkgsrc.org>2016-10-07 18:25:29 +0000
commit309f52102f498d309d64f1c316185e60163af7ea (patch)
tree6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /inputmethod/librime
parentc976dd16205d02b73ba6e811b1f95295922b08e8 (diff)
downloadpkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz
Revbump post 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 2267ecb7fb9..a5a983fe025 100644
--- a/inputmethod/librime/Makefile
+++ b/inputmethod/librime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/17 15:52:57 adam Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/07 18:25:32 adam Exp $
DISTNAME= librime-1.0
-PKGREVISION= 2
+PKGREVISION= 3
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 f60932efb80..e34695b4b0a 100644
--- a/inputmethod/librime/buildlink3.mk
+++ b/inputmethod/librime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2015/04/17 15:52:57 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2016/10/07 18:25:32 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.0nb2
+BUILDLINK_ABI_DEPENDS.librime?= librime>=1.0nb3
BUILDLINK_PKGSRCDIR.librime?= ../../inputmethod/librime
.include "../../converters/opencc/buildlink3.mk"