summaryrefslogtreecommitdiff
path: root/inputmethod/tomoe
diff options
context:
space:
mode:
authorwiz <wiz>2012-03-03 00:11:51 +0000
committerwiz <wiz>2012-03-03 00:11:51 +0000
commit3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /inputmethod/tomoe
parent4a50481d2925d132ae36a8f8ddeddee00234f28c (diff)
downloadpkgsrc-3c7c47daf9013aeb0e2999c2a3307d7dca44e8d4.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'inputmethod/tomoe')
-rw-r--r--inputmethod/tomoe/Makefile4
-rw-r--r--inputmethod/tomoe/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/tomoe/Makefile b/inputmethod/tomoe/Makefile
index bb222b79119..88e33c94371 100644
--- a/inputmethod/tomoe/Makefile
+++ b/inputmethod/tomoe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2012/02/06 12:40:45 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/03/03 00:12:11 wiz Exp $
#
DISTNAME= tomoe-0.6.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe/buildlink3.mk b/inputmethod/tomoe/buildlink3.mk
index 2e7694f308c..7c42c739f52 100644
--- a/inputmethod/tomoe/buildlink3.mk
+++ b/inputmethod/tomoe/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:40:45 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/03/03 00:12:11 wiz Exp $
BUILDLINK_TREE+= tomoe
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe
TOMOE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tomoe+= tomoe>=0.6.0
-BUILDLINK_ABI_DEPENDS.tomoe?= tomoe>=0.6.0nb3
+BUILDLINK_ABI_DEPENDS.tomoe?= tomoe>=0.6.0nb4
BUILDLINK_PKGSRCDIR.tomoe?= ../../inputmethod/tomoe
.include "../../devel/glib2/buildlink3.mk"