From 1aad4435e0bf7925917a373d9944620d685d6117 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 17 Apr 2015 15:52:56 +0000 Subject: Revbump after updating devel/boost-libs --- inputmethod/ibus-rime/Makefile | 3 ++- inputmethod/librime/Makefile | 4 ++-- inputmethod/librime/buildlink3.mk | 3 ++- inputmethod/uim/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/ibus-rime/Makefile b/inputmethod/ibus-rime/Makefile index 0d48246059c..7ccb5ae38e3 100644 --- a/inputmethod/ibus-rime/Makefile +++ b/inputmethod/ibus-rime/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/03/15 20:03:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:09 adam Exp $ DISTNAME= ibus-rime-1.0 +PKGREVISION= 1 CATEGORIES= inputmethod chinese MASTER_SITES= http://rimeime.googlecode.com/files/ diff --git a/inputmethod/librime/Makefile b/inputmethod/librime/Makefile index 2c491d00c5d..2267ecb7fb9 100644 --- a/inputmethod/librime/Makefile +++ b/inputmethod/librime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/04/14 14:38:05 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/17 15:52:57 adam Exp $ DISTNAME= librime-1.0 -PKGREVISION= 1 +PKGREVISION= 2 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 9adb616c362..f60932efb80 100644 --- a/inputmethod/librime/buildlink3.mk +++ b/inputmethod/librime/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2014/11/29 09:31:49 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/17 15:52:57 adam Exp $ # BUILDLINK_TREE+= librime @@ -7,6 +7,7 @@ BUILDLINK_TREE+= librime LIBRIME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.librime+= librime>=1.0 +BUILDLINK_ABI_DEPENDS.librime?= librime>=1.0nb2 BUILDLINK_PKGSRCDIR.librime?= ../../inputmethod/librime .include "../../converters/opencc/buildlink3.mk" diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 3b90f5095d1..75880e80c32 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.103 2015/04/06 08:17:30 adam Exp $ +# $NetBSD: Makefile,v 1.104 2015/04/17 15:53:09 adam Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING -- cgit v1.2.3