summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commitd2626c9971c97737bd11d38cef3a2e904e8f68b5 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /sysutils/xfce4-cpugraph-plugin
parentc9477f71d3e32707fa53815c97738cf2aed3ab5c (diff)
downloadpkgsrc-d2626c9971c97737bd11d38cef3a2e904e8f68b5.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 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile4
-rw-r--r--sysutils/xfce4-cpugraph-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index 793ce1168a4..7a521f7e65f 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2010/06/13 22:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2010/09/14 11:01:14 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ XFCE4_VERSION= 0.3.0
DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION}
#PKGREVISION= 1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/
COMMENT= Xfce CPU load plugin
diff --git a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
index ead42d83dd6..7ef677d64e0 100644
--- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
+++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2010/06/13 22:45:25 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2010/09/14 11:01:14 wiz Exp $
BUILDLINK_TREE+= xfce4-cpugraph-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-cpugraph-plugin
XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0
-BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin?= xfce4-cpugraph-plugin>=0.3.0nb2
+BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin?= xfce4-cpugraph-plugin>=0.3.0nb3
BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"