summaryrefslogtreecommitdiff
path: root/misc/xfce4-weather-plugin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-06 12:53:40 +0000
committerwiz <wiz@pkgsrc.org>2013-06-06 12:53:40 +0000
commit9857186f24e83062080d974645d30e079f5437c4 (patch)
tree8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /misc/xfce4-weather-plugin
parent8a32c1b327ba078595eaecc089f0bb71238aa0ed (diff)
downloadpkgsrc-9857186f24e83062080d974645d30e079f5437c4.tar.gz
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'misc/xfce4-weather-plugin')
-rw-r--r--misc/xfce4-weather-plugin/Makefile4
-rw-r--r--misc/xfce4-weather-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index 6f542812f15..a7cfc28b918 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:46 tron Exp $
+# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:00 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.6.2
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= misc
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/
COMMENT= Xfce weather plugin
diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk
index 7c2517acf42..2ecd4ad5ce2 100644
--- a/misc/xfce4-weather-plugin/buildlink3.mk
+++ b/misc/xfce4-weather-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2013/06/04 22:16:46 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2013/06/06 12:54:00 wiz Exp $
BUILDLINK_TREE+= xfce4-weather-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-weather-plugin
XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2
-BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb19
+BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb20
BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"