summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /sysutils/xfce4-cpugraph-plugin
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
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 637cda94906..339a68b5901 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2013/06/03 10:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2013/06/04 22:17:08 tron Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.3.0
DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
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 7f8c1d4f014..0cee2da0cae 100644
--- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
+++ b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:06:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2013/06/04 22:17:08 tron 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.0nb16
+BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0nb17
BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"