pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pango Update to 1.22.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c90f67408455
branches:  trunk
changeset: 549235:c90f67408455
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 30 08:23:29 2008 +0000

description:
Update to 1.22.2:

Overview of changes between 1.22.1 and 1.22.2
=============================================
- Fix crasher when a PangoFcFontMap was freed before its fonts.
- Mark monospace fonts as monospace in the pangoatsui backend.
- Fix font description parsing to better handle "normal".
- Bugs fixed in this release:
        Bug 558254 – Internal reference handling messed up
        Bug 558107 – is_monospace always returns FALSE in pangoatsui
        Bug 557620 – pango_font_description_from_string not correct

diffstat:

 devel/pango/Makefile |  4 ++--
 devel/pango/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 62326b7a85eb -r c90f67408455 devel/pango/Makefile
--- a/devel/pango/Makefile      Thu Oct 30 08:13:44 2008 +0000
+++ b/devel/pango/Makefile      Thu Oct 30 08:23:29 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2008/10/24 16:22:35 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2008/10/30 08:23:29 wiz Exp $
 
-DISTNAME=              pango-1.22.1
+DISTNAME=              pango-1.22.2
 CATEGORIES=            devel fonts
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/pango/1.22/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 62326b7a85eb -r c90f67408455 devel/pango/distinfo
--- a/devel/pango/distinfo      Thu Oct 30 08:13:44 2008 +0000
+++ b/devel/pango/distinfo      Thu Oct 30 08:23:29 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2008/10/24 16:22:35 wiz Exp $
+$NetBSD: distinfo,v 1.66 2008/10/30 08:23:29 wiz Exp $
 
-SHA1 (pango-1.22.1.tar.bz2) = bd3806980a185aa67a411fcd84a45e0d2732f8f1
-RMD160 (pango-1.22.1.tar.bz2) = e9ac4c637f7134ad158a099403a99fea368a304f
-Size (pango-1.22.1.tar.bz2) = 1462348 bytes
+SHA1 (pango-1.22.2.tar.bz2) = d1a3368ffdb29a239c41498bedbee6bac222d77a
+RMD160 (pango-1.22.2.tar.bz2) = 355a8743f8a98d6780c6464acdf9d2c4037ad601
+Size (pango-1.22.2.tar.bz2) = 1462487 bytes


Home | Main Index | Thread Index | Old Index