diff options
author | wiz <wiz> | 2009-01-05 20:30:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-01-05 20:30:43 +0000 |
commit | d1df02b159f87340b82aecea714c4f67e1e5e4d5 (patch) | |
tree | 455ac86b3acfd90a3867a4257a53c4df5aad7a59 /devel/pango | |
parent | 0eb12adfeaeea8226cde542771b86613f144eab0 (diff) | |
download | pkgsrc-d1df02b159f87340b82aecea714c4f67e1e5e4d5.tar.gz |
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
Diffstat (limited to 'devel/pango')
-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 2590f4241a9..6595a4f4138 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.122 2008/11/24 13:26:42 wiz Exp $ +# $NetBSD: Makefile,v 1.123 2009/01/05 20:30:43 wiz Exp $ -DISTNAME= pango-1.22.3 +DISTNAME= pango-1.22.4 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 2a36b3cc02b..28cea6cf66d 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.68 2008/11/24 13:26:42 wiz Exp $ +$NetBSD: distinfo,v 1.69 2009/01/05 20:30:43 wiz Exp $ -SHA1 (pango-1.22.3.tar.bz2) = 6fa59f6ede26b1ad7e46ad5cad376f6a99b7bca2 -RMD160 (pango-1.22.3.tar.bz2) = 99f8ae611d0d040fe57e0fe2788d04c311761798 -Size (pango-1.22.3.tar.bz2) = 1463916 bytes +SHA1 (pango-1.22.4.tar.bz2) = d39a8ce9ed7dd57407a04ad3996b9cc1106cfd7d +RMD160 (pango-1.22.4.tar.bz2) = 118986ea419d22937dd5e2b033f46f34a45f24e3 +Size (pango-1.22.4.tar.bz2) = 1496168 bytes |