summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.10-cairo
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:04:30 +0000
committerwiz <wiz>2013-06-03 10:04:30 +0000
commit08a9e49a609de0757531a4db70fdaf16a761d04d (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /graphics/gst-plugins0.10-cairo
parent28fd1d77d7d413632c55a9604e26c96bf93b67af (diff)
downloadpkgsrc-08a9e49a609de0757531a4db70fdaf16a761d04d.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 'graphics/gst-plugins0.10-cairo')
-rw-r--r--graphics/gst-plugins0.10-cairo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gst-plugins0.10-cairo/Makefile b/graphics/gst-plugins0.10-cairo/Makefile
index 0c761adb6e9..3414efbf991 100644
--- a/graphics/gst-plugins0.10-cairo/Makefile
+++ b/graphics/gst-plugins0.10-cairo/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2013/02/16 11:22:03 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2013/06/03 10:05:13 wiz Exp $
#
GST_PLUGINS0.10_NAME= cairo
GST_PLUGINS0.10_DIRS= ext/cairo
GST_PLUGINS0.10_FLAGS= cairo
-PKGREVISION= 4
+PKGREVISION= 5
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"