Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1747963C271 for ; Sat, 8 Aug 2009 16:18:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4F92863B16F; Sat, 8 Aug 2009 16:18:07 +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 0C48463B16E for ; Sat, 8 Aug 2009 16:18:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EE051175D0; Sat, 8 Aug 2009 16:18:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 8 Aug 2009 16:18:05 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/fonts/fontconfig To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090808161805.EE051175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Aug 8 16:18:05 UTC 2009 Modified Files: pkgsrc/fonts/fontconfig: Makefile distinfo Log Message: Update to 2.7.1: Bump version to 2.7.1 Update .gitignore Bump libtool versions that 2.7.0 (I forgot to do back then) Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911) We distribute the docs, so it makes little sense to distribute with @CONFDIR@ replaced. Until we find a better solution, I've hardcoded /etc/fonts now. [doc] Add ~/fonts.conf.d to user docs TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32 Reported by Yuriy Kaminskiy. Fix doc syntax (#22902) Fix FcNameUnparseLangSet() Remove unused macros Don't change the order of names unnecessarily (#20128) so that TT_NAME_ID_PREFERRED_FAMILY is consistently preferred over TT_NAME_ID_FONT_FAMILY when both are specified for the default language. Use GetSystemWindowsDirectory() instead of GetWindowsDirectory() (#22037) Improve libtool version parsing (#22122) Fix leak with string VStack objects Add Inconsolata to monospace config (#22710) Remove unused ftglue code Replace spaces with tabs in conf files Fix win32 build git-tag -s again To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 pkgsrc/fonts/fontconfig/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/fonts/fontconfig/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.