Subject: CVS commit: pkgsrc/devel/pango
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/02/2005 12:16:58
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Oct  2 12:16:58 UTC 2005

Modified Files:
	pkgsrc/devel/pango: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 1.10.0:

overview of changes between 1.9.1 and 1.10.0
============================================
* Update script tables, bidi tables, and Arabic joining tables for Unicode 4.1
  [Roozbeh Pournader, Behdad Esfahbod]
* Misc bug and build fixes [Sebastien Bacher, Hans Breuer, Behdad,
  J. Ali Harlow, Tor Lillqvist, Keith Packard, Vittorio Palmisano, Manish Singh]

overview of changes between 1.9.0 and 1.9.1
==========================================
* Support setting of font options and DPI on PangoContext for
  the Cairo backend.
* Adapt to recent Cairo API changes
* Win32 build improvements [Tor Lillqvist]
* Misc bug fixes [Hans Breuer, Thomas Fitzsimmons, Kazuki IWAMOTO]

Overview of changes between 1.8.x and 1.9.x
===========================================
* Add Cairo support; PangoCairoFontmap is an interface with
  implementations for Fontconfig fonts and Win32 fonts
* Extend PangoFcFontmap to allow more customization by subclasses
* Handle NULL language better for pango_context_get_metrics()
* misc optimization [Paolo Borelli, Behdad Esfahbod]
* Misc bug and build fixes [Hans Breuer, Damien Carbery,
  Keith Packard, Manish Singh]
* Doc fixes [Tim Janik]


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 pkgsrc/devel/pango/Makefile
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/pango/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/pango/buildlink3.mk
cvs rdiff -r1.27 -r1.28 pkgsrc/devel/pango/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.