From 20ac8dbdde42857f4c0d4602f7f96251e2cc0002 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 14 Sep 2010 11:00:44 +0000 Subject: Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes. --- graphics/qimageblitz/Makefile | 4 ++-- graphics/qimageblitz/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/qimageblitz') diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile index 24f2317afe0..537a7f925b9 100644 --- a/graphics/qimageblitz/Makefile +++ b/graphics/qimageblitz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:43 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/14 11:01:15 wiz Exp $ DISTNAME= qimageblitz-0.0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qimageblitz/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/qimageblitz/buildlink3.mk b/graphics/qimageblitz/buildlink3.mk index 9dd84481fa7..c598892bb6b 100644 --- a/graphics/qimageblitz/buildlink3.mk +++ b/graphics/qimageblitz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:44:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2010/09/14 11:01:15 wiz Exp $ BUILDLINK_TREE+= qimageblitz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qimageblitz QIMAGEBLITZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4 -BUILDLINK_ABI_DEPENDS.qimageblitz?= qimageblitz>=0.0.4nb3 +BUILDLINK_ABI_DEPENDS.qimageblitz?= qimageblitz>=0.0.4nb4 BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz .include "../../x11/qt4-libs/buildlink3.mk" -- cgit v1.2.3