Mon Jan 5 20:30:43 2009 UTC ()
Update to 1.22.4:

Overview of changes between 1.22.3 and 1.22.4
=============================================
- Misc bug fixes
- Improved docs
- Bugs fixed in this release:
	Bug 564644 – Not complete description of the
		pango_font_description_better_match function
	Bug 563898 – Generated output is not deterministic
	Bug 563803 – pango_renderer_finalize fails to call parent finalize
	Bug 499626 – Space should be optional after comma in
		PangoFontDescription input string
	Bug 499624 – Spaces around commas in PangoFontDescription family name
		should be trimmed
	Bug 563557 – set g_get_prgname() in fc pattern
	Bug 563356 – The input area of firefox and the blank width after text
		in gnome-menu was stretched too wide, under pango-1.22.3
	Bug 562574 – Pangocariowin32 is leaking every cairo font it ever
		creates


(wiz)
diff -r1.122 -r1.123 pkgsrc/devel/pango/Makefile
diff -r1.68 -r1.69 pkgsrc/devel/pango/distinfo

cvs diff -r1.122 -r1.123 pkgsrc/devel/pango/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/pango/Makefile 2008/11/24 13:26:42 1.122
+++ pkgsrc/devel/pango/Makefile 2009/01/05 20:30:43 1.123
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.122 2008/11/24 13:26:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.123 2009/01/05 20:30:43 wiz Exp $
2 2
3DISTNAME= pango-1.22.3 3DISTNAME= pango-1.22.4
4CATEGORIES= devel fonts 4CATEGORIES= devel fonts
5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.22/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.22/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.pango.org/ 9HOMEPAGE= http://www.pango.org/
10COMMENT= Library for layout and rendering of text 10COMMENT= Library for layout and rendering of text
11 11
12PKG_INSTALLATION_TYPES= overwrite pkgviews 12PKG_INSTALLATION_TYPES= overwrite pkgviews
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.68 -r1.69 pkgsrc/devel/pango/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/pango/distinfo 2008/11/24 13:26:42 1.68
+++ pkgsrc/devel/pango/distinfo 2009/01/05 20:30:43 1.69
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.68 2008/11/24 13:26:42 wiz Exp $ 1$NetBSD: distinfo,v 1.69 2009/01/05 20:30:43 wiz Exp $
2 2
3SHA1 (pango-1.22.3.tar.bz2) = 6fa59f6ede26b1ad7e46ad5cad376f6a99b7bca2 3SHA1 (pango-1.22.4.tar.bz2) = d39a8ce9ed7dd57407a04ad3996b9cc1106cfd7d
4RMD160 (pango-1.22.3.tar.bz2) = 99f8ae611d0d040fe57e0fe2788d04c311761798 4RMD160 (pango-1.22.4.tar.bz2) = 118986ea419d22937dd5e2b033f46f34a45f24e3
5Size (pango-1.22.3.tar.bz2) = 1463916 bytes 5Size (pango-1.22.4.tar.bz2) = 1496168 bytes