Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id AA4B7719F2 for ; Sat, 1 Jun 2013 07:24:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1967414A358; Sat, 1 Jun 2013 07:24:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8804714A357 for ; Sat, 1 Jun 2013 07:23:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id AMMNb5ITFoBQ for ; Sat, 1 Jun 2013 07:23:57 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B92F914A287 for ; Sat, 1 Jun 2013 07:23:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B5FEF96; Sat, 1 Jun 2013 07:23:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 1 Jun 2013 07:23:56 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/pango To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130601072356.B5FEF96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sat Jun 1 07:23:56 UTC 2013 Modified Files: pkgsrc/devel/pango: Makefile distinfo Log Message: Update to 1.34.1: Overview of changes between 1.34.0 and 1.34.1 ============================================= - 96238 - PangoAttrFilterFunc vs pango_attr_list_filter docs - Update win32/CoreText shaper signature - Fix CoreText scaling (again) - Align word breaking with newer Unicode specs Overview of changes between 1.33.9 and 1.34.0 ============================================= No changes Overview of changes between 1.33.8 and 1.33.9 ============================================= - Port PangoWin32 to use GWeakRef - 682846 - Use G_DEFINE_TYPE in pangowin32-fontmap - Fix scale in pangocairo-threads test - Misc Win32 build fixes Overview of changes between 1.33.7 and 1.33.8 ============================================= - 694095 - Fails make check: -pango_cairo_win32_font_map_get_type - 668154 - GTK+ Crashes on Non BMP utf-8 charpoints - 694626 - Add pango_font_map_changed - 694626 - PangoFc: change FontMap in pango_fc_font_map_clear_cache - 694830 - Fails make check: +pango_font_map_change - 694918 - Pango layout is misrendered with non-identity transformation - 694882 - build broken - introspection of pangoxft2 and pangoxft Overview of changes between 1.32.6 and 1.33.7 ============================================= - Allow enabling font features through fontconfig snipplets - Fix an infinite loop when starting Inkscape To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179 pkgsrc/devel/pango/Makefile cvs rdiff -u -r1.99 -r1.100 pkgsrc/devel/pango/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.