summaryrefslogtreecommitdiff
path: root/net/xfce4-wavelan-plugin
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:05:17 +0000
committerwiz <wiz>2013-06-03 10:05:17 +0000
commit6d986f66c2a6a172b907b3aa7a678461735abe47 (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /net/xfce4-wavelan-plugin
parent70d74bf7651c35cb95d388ca75d9b6a02f171ad2 (diff)
downloadpkgsrc-6d986f66c2a6a172b907b3aa7a678461735abe47.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 'net/xfce4-wavelan-plugin')
-rw-r--r--net/xfce4-wavelan-plugin/Makefile4
-rw-r--r--net/xfce4-wavelan-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile
index 4f4cb73731c..a71298c7fda 100644
--- a/net/xfce4-wavelan-plugin/Makefile
+++ b/net/xfce4-wavelan-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2013/04/21 15:32:51 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:50 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.4
DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION}
EXTRACT_SUFX= .tar.gz
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/
COMMENT= Xfce WLAN plugin
diff --git a/net/xfce4-wavelan-plugin/buildlink3.mk b/net/xfce4-wavelan-plugin/buildlink3.mk
index 9600a8ffcd1..11c32503a44 100644
--- a/net/xfce4-wavelan-plugin/buildlink3.mk
+++ b/net/xfce4-wavelan-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2013/02/16 11:19:16 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:05:50 wiz Exp $
BUILDLINK_TREE+= xfce4-wavelan-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-wavelan-plugin
XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.3
-BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb15
+BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb16
BUILDLINK_PKGSRCDIR.xfce4-wavelan-plugin?= ../../net/xfce4-wavelan-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"