diff options
author | ryoon <ryoon> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-10-10 14:41:44 +0000 |
commit | edb280ad038f383535fb2973c8453e47bdb6f689 (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /inputmethod/tomoe-gtk | |
parent | cd82310833888022112f28897a929dfb1acff3a5 (diff) | |
download | pkgsrc-edb280ad038f383535fb2973c8453e47bdb6f689.tar.gz |
Recursive revbump from pango-1.36.0
Diffstat (limited to 'inputmethod/tomoe-gtk')
-rw-r--r-- | inputmethod/tomoe-gtk/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/tomoe-gtk/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile index f9f7705c156..5fb7a6c7b9e 100644 --- a/inputmethod/tomoe-gtk/Makefile +++ b/inputmethod/tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/09/02 19:50:47 adam Exp $ +# $NetBSD: Makefile,v 1.27 2013/10/10 14:41:51 ryoon Exp $ # DISTNAME= tomoe-gtk-0.6.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk index a2c560b6add..f1fab90f21f 100644 --- a/inputmethod/tomoe-gtk/buildlink3.mk +++ b/inputmethod/tomoe-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/09/02 19:50:47 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/10/10 14:41:51 ryoon 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.0nb22 +BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb23 BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk .include "../../inputmethod/tomoe/buildlink3.mk" |