summaryrefslogtreecommitdiff
path: root/x11/gnome-mag
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 /x11/gnome-mag
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 'x11/gnome-mag')
-rw-r--r--x11/gnome-mag/Makefile4
-rw-r--r--x11/gnome-mag/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile
index 36eced704a5..0454cac2e73 100644
--- a/x11/gnome-mag/Makefile
+++ b/x11/gnome-mag/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2013/02/16 11:19:02 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2013/06/03 10:06:12 wiz Exp $
#
DISTNAME= gnome-mag-0.16.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-mag/buildlink3.mk b/x11/gnome-mag/buildlink3.mk
index 91af2df2e6c..599030cb2dc 100644
--- a/x11/gnome-mag/buildlink3.mk
+++ b/x11/gnome-mag/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2013/02/16 11:19:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2013/06/03 10:06:12 wiz Exp $
BUILDLINK_TREE+= gnome-mag
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-mag
GNOME_MAG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-mag+= gnome-mag>=0.12.0
-BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb11
+BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb12
BUILDLINK_PKGSRCDIR.gnome-mag?= ../../x11/gnome-mag
.include "../../devel/gettext-lib/buildlink3.mk"