summaryrefslogtreecommitdiff
path: root/inputmethod/tomoe
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-06 12:40:37 +0000
committerwiz <wiz>2012-02-06 12:40:37 +0000
commite90d3a8b3fbe5f5cbb8a17a43c7e1e21304dd868 (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /inputmethod/tomoe
parent382270c716dd2116a2f676f84b4c7131bd4b22b4 (diff)
downloadpkgsrc-e90d3a8b3fbe5f5cbb8a17a43c7e1e21304dd868.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
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 ca561cad1e4..bb222b79119 100644
--- a/inputmethod/tomoe/Makefile
+++ b/inputmethod/tomoe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:42:25 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:40:45 wiz Exp $
#
DISTNAME= tomoe-0.6.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe/buildlink3.mk b/inputmethod/tomoe/buildlink3.mk
index abb19e985b6..2e7694f308c 100644
--- a/inputmethod/tomoe/buildlink3.mk
+++ b/inputmethod/tomoe/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2011/04/22 13:42:25 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:40:45 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.0nb2
+BUILDLINK_ABI_DEPENDS.tomoe?= tomoe>=0.6.0nb3
BUILDLINK_PKGSRCDIR.tomoe?= ../../inputmethod/tomoe
.include "../../devel/glib2/buildlink3.mk"