summaryrefslogtreecommitdiff
path: root/chat/empathy
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:04:30 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:04:30 +0000
commit18d6941e6e450b7b94ee0e04263eeccc8d22d068 (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /chat/empathy
parent67df4ba45b84157169699b115a994ea6533d49fe (diff)
downloadpkgsrc-18d6941e6e450b7b94ee0e04263eeccc8d22d068.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 'chat/empathy')
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/empathy/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index d886159e503..ed88d1171d2 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2013/05/24 18:23:33 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2013/06/03 10:04:38 wiz Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/}
diff --git a/chat/empathy/buildlink3.mk b/chat/empathy/buildlink3.mk
index d8d6021266f..f0b9521f9d0 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2013/05/24 18:23:33 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2013/06/03 10:04:38 wiz Exp $
BUILDLINK_TREE+= empathy
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= empathy
EMPATHY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1
-BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb26
+BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb27
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"