summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authoradam <adam>2012-09-07 19:16:05 +0000
committeradam <adam>2012-09-07 19:16:05 +0000
commit92576aa4434724142021945084682e2f1f289c20 (patch)
tree8c7c1c6aba6c6451c01ccfcffee90433966d49ce /sysutils/xfce4-cpugraph-plugin
parent5858ec942a6e97e44d554315f1dc95335f2355a6 (diff)
downloadpkgsrc-92576aa4434724142021945084682e2f1f289c20.tar.gz
Revbump after updating graphics/cairo
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 b147f2033f4..5da64ca26a3 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/07/15 08:22:55 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/09/07 19:17:34 adam Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 0.3.0
DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
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 60a44f672b7..bf34b6c0f54 100644
--- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
+++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2012/07/15 08:22:55 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2012/09/07 19:17:34 adam 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.0nb10
+BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0nb11
BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"