summaryrefslogtreecommitdiff
path: root/misc/xfce4-weather-plugin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
commit61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /misc/xfce4-weather-plugin
parentdaa83e329a3a35f7583e5c6a3a17b6c14fc64472 (diff)
downloadpkgsrc-61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
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 a66f0ef9665..f4974bfc343 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.31 2013/05/20 11:43:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:39 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.6.2
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
-PKGREVISION= 17
+PKGREVISION= 18
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 0203bd15a5c..a78d928a4c2 100644
--- a/misc/xfce4-weather-plugin/buildlink3.mk
+++ b/misc/xfce4-weather-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2013/02/16 11:19:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:05:39 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.2nb17
+BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb18
BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"