Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id BC71E63B89F for ; Sat, 21 Jun 2008 18:47:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6E30D63B217; Sat, 21 Jun 2008 18:47:45 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id BD29F63B203 for ; Sat, 21 Jun 2008 18:47:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A69B2175D0; Sat, 21 Jun 2008 18:47:44 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/fonts/fontconfig To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080621184744.A69B2175D0@cvs.netbsd.org> Date: Sat, 21 Jun 2008 18:47:44 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Jun 21 18:47:44 UTC 2008 Modified Files: pkgsrc/fonts/fontconfig: Makefile PLIST distinfo pkgsrc/fonts/fontconfig/patches: patch-ac patch-cb Log Message: Update to 2.6.0: Major changes since 2.5.0: * Handle bitmap-only TTF files that do not have a GLYF table * Ignore point size and DPI for bitmap (PCF) fonts. * Add fantasy and cursive generic families * Merge Fedora and Mandriva configuration options * Build fixes for cross compile and Win32 platforms To generate a diff of this commit: cvs rdiff -r1.64 -r1.65 pkgsrc/fonts/fontconfig/Makefile cvs rdiff -r1.15 -r1.16 pkgsrc/fonts/fontconfig/PLIST cvs rdiff -r1.27 -r1.28 pkgsrc/fonts/fontconfig/distinfo cvs rdiff -r1.8 -r1.9 pkgsrc/fonts/fontconfig/patches/patch-ac cvs rdiff -r1.2 -r1.3 pkgsrc/fonts/fontconfig/patches/patch-cb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.