Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 138D963C51F for ; Fri, 15 Jan 2010 18:42:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4AD3D63B18F; Fri, 15 Jan 2010 18:42:01 +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 9B7A863B157 for ; Fri, 15 Jan 2010 18:41:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 548D6175DF; Fri, 15 Jan 2010 18:41:55 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 15 Jan 2010 18:41:55 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/x11/libXft To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20100115184155.548D6175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri Jan 15 18:41:55 UTC 2010 Modified Files: pkgsrc/x11/libXft: Makefile distinfo Removed Files: pkgsrc/x11/libXft/patches: patch-ae Log Message: Update to libXft-2.1.14. Changes: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Set Xft.h version numbers from configure.ac Split NEWS & README, update both Add generated Xft.h to .gitignore libXft 2.1.14 Header cleanup (bug#4703) Fix install of generated Xft.h when builddir != srcdir Janitor: Correct make distcheck and sparse warnings. Added fake bold support (#1579, Novell #38202/223682). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/libXft/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/libXft/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/x11/libXft/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.