summaryrefslogtreecommitdiff
path: root/inputmethod/tomoe-gtk
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
committertron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
commit78f9c75877debf36d3c2759224123106fdea8441 (patch)
tree4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /inputmethod/tomoe-gtk
parent5743a873c7dbe2a88a6ceafa62a320e527929914 (diff)
downloadpkgsrc-78f9c75877debf36d3c2759224123106fdea8441.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'inputmethod/tomoe-gtk')
-rw-r--r--inputmethod/tomoe-gtk/Makefile4
-rw-r--r--inputmethod/tomoe-gtk/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile
index ddd12aef1be..e522328b027 100644
--- a/inputmethod/tomoe-gtk/Makefile
+++ b/inputmethod/tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/09/15 10:05:17 obache Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/02 17:11:25 tron Exp $
#
DISTNAME= tomoe-gtk-0.6.0
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk
index 70c3786c6fd..102b27a2d38 100644
--- a/inputmethod/tomoe-gtk/buildlink3.mk
+++ b/inputmethod/tomoe-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2012/09/15 10:05:17 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2012/10/02 17:11:25 tron Exp $
BUILDLINK_TREE+= tomoe-gtk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe-gtk
TOMOE_GTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0
-BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb15
+BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb16
BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk
.include "../../inputmethod/tomoe/buildlink3.mk"