summaryrefslogtreecommitdiff
path: root/misc/xfce4-weather-plugin
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:36:05 +0000
committerwiz <wiz>2011-01-13 13:36:05 +0000
commit80b5b9a3ddd58090b573c76182d0bece70ac22a5 (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /misc/xfce4-weather-plugin
parent621ffd383b6873463874b1e8d2d79483ac4dd75a (diff)
downloadpkgsrc-80b5b9a3ddd58090b573c76182d0bece70ac22a5.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
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 1bb8312972e..f2b6eacab02 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/11/15 22:58:02 abs Exp $
+# $NetBSD: Makefile,v 1.18 2011/01/13 13:36:49 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 0.6.2
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
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 0e57d9537ed..bde91a57244 100644
--- a/misc/xfce4-weather-plugin/buildlink3.mk
+++ b/misc/xfce4-weather-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2010/11/15 22:58:02 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2011/01/13 13:36:49 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.2nb5
+BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin?= xfce4-weather-plugin>=0.6.2nb6
BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"