Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 44B1263B938 for ; Tue, 6 Jan 2009 19:22:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE44B63B174; Tue, 6 Jan 2009 19:22:56 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.netbsd.org (Postfix) with ESMTPS id 2F99C63B112 for ; Tue, 6 Jan 2009 19:22:54 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id n06JMekN007286 for ; Tue, 6 Jan 2009 20:22:40 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id n06JMciR007279 for pkgsrc-changes@netbsd.org; Tue, 6 Jan 2009 19:22:39 GMT Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id AE58563B16E for ; Mon, 5 Jan 2009 20:30:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EDFC8175D0; Mon, 5 Jan 2009 20:30:43 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/pango To: pkgsrc-changes@netbsd.org Reply-To: wiz@netbsd.org Message-Id: <20090105203043.EDFC8175D0@cvs.netbsd.org> Date: Mon, 5 Jan 2009 20:30:43 +0000 (UTC) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.5 (nef.pbox.org [127.0.0.1]); Tue, 06 Jan 2009 20:22:40 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Jan 5 20:30:43 UTC 2009 Modified Files: pkgsrc/devel/pango: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -r1.122 -r1.123 pkgsrc/devel/pango/Makefile cvs rdiff -r1.68 -r1.69 pkgsrc/devel/pango/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.