From 18d6941e6e450b7b94ee0e04263eeccc8d22d068 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 3 Jun 2013 10:04:30 +0000 Subject: 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 --- chat/empathy/Makefile | 4 ++-- chat/empathy/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'chat/empathy') 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" -- cgit v1.2.3