summaryrefslogtreecommitdiff
path: root/graphics/qimageblitz
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
committerwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
commit2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /graphics/qimageblitz
parent82ff889da9dc587d94b5ad49c36469576ebed64f (diff)
downloadpkgsrc-2c6e8e30b08bf1c171e92b4a779d56f1b68206fa.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'graphics/qimageblitz')
-rw-r--r--graphics/qimageblitz/Makefile4
-rw-r--r--graphics/qimageblitz/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
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"