From 01b51c0948696888a58c61ee0562b963f4aa6af1 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 6 Jan 2013 00:40:48 +0000 Subject: Update to 1.32.5: Overview of changes between 1.32.4 and 1.32.5 ============================================= - 689843 - Drop last ues of G_CONST_RETURN - 689864 - build failure - 689882 - pango-font.h:381: error: comma at end of enumerator list - 686512 - pango_cairo_font_get_scaled_font failed under wine - 690081 - pangofc-fontmap: Remove bad use of the comma operator - 679299 - Allow incrementally parsing pango markup --- devel/pango/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/pango/Makefile') diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 1e677700a33..623c5f2abd0 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.174 2012/12/19 03:02:50 obache Exp $ +# $NetBSD: Makefile,v 1.175 2013/01/06 00:40:48 wiz Exp $ -DISTNAME= pango-1.32.4 -PKGREVISION= 1 +DISTNAME= pango-1.32.5 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz -- cgit v1.2.3