summaryrefslogtreecommitdiff
path: root/x11/qwtplot3d-qt4
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commit20ac8dbdde42857f4c0d4602f7f96251e2cc0002 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /x11/qwtplot3d-qt4
parent05579362427c2dcc2bb60e7d0a84e9609904902d (diff)
downloadpkgsrc-20ac8dbdde42857f4c0d4602f7f96251e2cc0002.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 'x11/qwtplot3d-qt4')
-rw-r--r--x11/qwtplot3d-qt4/Makefile4
-rw-r--r--x11/qwtplot3d-qt4/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/qwtplot3d-qt4/Makefile b/x11/qwtplot3d-qt4/Makefile
index d411fd3b550..d485634e975 100644
--- a/x11/qwtplot3d-qt4/Makefile
+++ b/x11/qwtplot3d-qt4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:45:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:01:14 wiz Exp $
#
DISTNAME= qwtplot3d-0.2.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwtplot3d/}
EXTRACT_SUFX= .tgz
diff --git a/x11/qwtplot3d-qt4/buildlink3.mk b/x11/qwtplot3d-qt4/buildlink3.mk
index a804933c6d4..6a397c00783 100644
--- a/x11/qwtplot3d-qt4/buildlink3.mk
+++ b/x11/qwtplot3d-qt4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2010/06/13 22:45:52 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2010/09/14 11:01:14 wiz Exp $
BUILDLINK_TREE+= qwtplot3d
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwtplot3d
QWTPLOT3D_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7
-BUILDLINK_ABI_DEPENDS.qwtplot3d?= qwtplot3d>=0.2.7nb2
+BUILDLINK_ABI_DEPENDS.qwtplot3d?= qwtplot3d>=0.2.7nb3
BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4
.include "../../x11/qt4-libs/buildlink3.mk"