Sat Jun 1 07:23:56 2013 UTC ()
Update to 1.34.1:

Overview of changes between 1.34.0 and 1.34.1
=============================================
- 96238 - PangoAttrFilterFunc vs pango_attr_list_filter docs
- Update win32/CoreText shaper signature
- Fix CoreText scaling (again)
- Align word breaking with newer Unicode specs

Overview of changes between 1.33.9 and 1.34.0
=============================================
No changes

Overview of changes between 1.33.8 and 1.33.9
=============================================
- Port PangoWin32 to use GWeakRef
- 682846 - Use G_DEFINE_TYPE in pangowin32-fontmap
- Fix scale in pangocairo-threads test
- Misc Win32 build fixes

Overview of changes between 1.33.7 and 1.33.8
=============================================
- 694095 - Fails make check: -pango_cairo_win32_font_map_get_type
- 668154 - GTK+ Crashes on Non BMP utf-8 charpoints
- 694626 - Add pango_font_map_changed
- 694626 - PangoFc: change FontMap in pango_fc_font_map_clear_cache
- 694830 - Fails make check: +pango_font_map_change
- 694918 - Pango layout is misrendered with non-identity transformation
- 694882 - build broken - introspection of pangoxft2 and pangoxft

Overview of changes between 1.32.6 and 1.33.7
=============================================
- Allow enabling font features through fontconfig snipplets
- Fix an infinite loop when starting Inkscape


(wiz)
diff -r1.178 -r1.179 pkgsrc/devel/pango/Makefile
diff -r1.99 -r1.100 pkgsrc/devel/pango/distinfo

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

--- pkgsrc/devel/pango/Makefile 2013/02/24 18:41:25 1.178
+++ pkgsrc/devel/pango/Makefile 2013/06/01 07:23:56 1.179
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.178 2013/02/24 18:41:25 wiz Exp $ 1# $NetBSD: Makefile,v 1.179 2013/06/01 07:23:56 wiz Exp $
2 2
3DISTNAME= pango-1.32.5 3DISTNAME= pango-1.34.1
4PKGREVISION= 1 
5CATEGORIES= devel fonts 4CATEGORIES= devel fonts
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/}
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.pango.org/ 9HOMEPAGE= http://www.pango.org/
11COMMENT= Library for layout and rendering of text 10COMMENT= Library for layout and rendering of text
12LICENSE= gnu-lgpl-v2 11LICENSE= gnu-lgpl-v2
13 12
14PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
15 14
16BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man 15BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man
17 16

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

--- pkgsrc/devel/pango/distinfo 2013/01/06 00:40:48 1.99
+++ pkgsrc/devel/pango/distinfo 2013/06/01 07:23:56 1.100
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.99 2013/01/06 00:40:48 wiz Exp $ 1$NetBSD: distinfo,v 1.100 2013/06/01 07:23:56 wiz Exp $
2 2
3SHA1 (pango-1.32.5.tar.xz) = 0f390c43ba51e851d35e8dd9eb7eb8f72eef4035 3SHA1 (pango-1.34.1.tar.xz) = a6c224424eb3f0dcc231a8000591c05a85df689c
4RMD160 (pango-1.32.5.tar.xz) = 809f009543426ec5153394e261fdb2faf16d259b 4RMD160 (pango-1.34.1.tar.xz) = 7c306f30aa6eed54050913e362a737abbe1e774c
5Size (pango-1.32.5.tar.xz) = 999156 bytes 5Size (pango-1.34.1.tar.xz) = 1015112 bytes
6SHA1 (patch-pango_pangocoretext.h) = f842e66a712d24f4f221be5fcdae18cc13c8b84b 6SHA1 (patch-pango_pangocoretext.h) = f842e66a712d24f4f221be5fcdae18cc13c8b84b
7SHA1 (patch-pangocairo-coretext.h) = 2f7c8efad48b58398070f48e71c16d99d3d59f57 7SHA1 (patch-pangocairo-coretext.h) = 2f7c8efad48b58398070f48e71c16d99d3d59f57