diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-03 18:16:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-03 18:16:47 +0000 |
commit | 16951f9ced29933b2f3ddd9d39fb92cec842a53d (patch) | |
tree | 71e5928b429d547ce5af74d3f9005c33ca342d10 | |
parent | 48bad6fe94501ea596916dc0a7e01eaf5124d4f1 (diff) | |
download | pkgsrc-16951f9ced29933b2f3ddd9d39fb92cec842a53d.tar.gz |
Update to 1.14.4:
Overview of changes between 1.14.3 and 1.14.4
==============================================
* Indic shaper fixes.
* Misc bug fixes.
* Bugs fixed in this release:
Bug 351223 – the conjuction of Con + 0x0d4d +0x0d31 of Malayalam is
wrong
Patch from LingNing Zhang
Bug 355750 – The glyphs of the conjuctions about Cons+0x0d4d+0x0d32 of
Malayalm are wrong.
Patch from LingNing Zhang
Bug 349876 – U+0x0904 of Devanagari need be "independent vowel", but
it is "reserved" in Pango
Patch from LingNing Zhang
Bug 355550 – Miscalculation of logical attributes in
pango_get_log_attrs()
Patch from Theppitak Karoonboonyanan
Bug 355697 – The IndicOTClassTable of Oriya has a error.
Bug 355782 – Misaligned extents in pango
Bug 355605 – hexbox with 0000 in it
Bug 355435 – Invalid calls to pango_map_get_engine()
Patch from Theppitak Karoonboonyanan
Bug 347146 – underline/overstrike spaces
Bug 352535 – Ink extents of empty glyph
-rw-r--r-- | devel/pango/Makefile | 4 | ||||
-rw-r--r-- | devel/pango/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 22de317c7bc..a6112f790d3 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.86 2006/09/07 11:53:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.87 2006/10/03 18:16:47 wiz Exp $ -DISTNAME= pango-1.14.3 +DISTNAME= pango-1.14.4 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 4fa1e49672f..d2f6cd90530 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.44 2006/09/22 21:26:13 tron Exp $ +$NetBSD: distinfo,v 1.45 2006/10/03 18:16:47 wiz Exp $ -SHA1 (pango-1.14.3.tar.bz2) = e56bf1761377c317f593d3530be1a3ac1bcc18c8 -RMD160 (pango-1.14.3.tar.bz2) = 82fdba3bfad68a478fd3a19f444f7af6dab2762a -Size (pango-1.14.3.tar.bz2) = 1287606 bytes +SHA1 (pango-1.14.4.tar.bz2) = ace65cde6cc558f202831207d259e0d0ed8bb7a8 +RMD160 (pango-1.14.4.tar.bz2) = a7c99a69aec51997bbec8ef989367051bd99e453 +Size (pango-1.14.4.tar.bz2) = 1286770 bytes |