Received: by mail.netbsd.org (Postfix, from userid 605) id 3693119CED9; Fri, 7 Jan 2011 23:57:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 84EE319CEE3 for ; Fri, 7 Jan 2011 23:57:06 +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 VIvp7yPcB03G for ; Fri, 7 Jan 2011 23:57:05 +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 62C9C19CE77 for ; Fri, 7 Jan 2011 23:57:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 391DE175DD; Fri, 7 Jan 2011 23:57:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 7 Jan 2011 23:57:05 +0000 From: "Jeff Rizzo" Subject: CVS commit: [netbsd-5] src/external/mit/xorg/tools/bdftopcf To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20110107235705.391DE175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Jeff Rizzo" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: riz Date: Fri Jan 7 23:57:05 UTC 2011 Modified Files: src/external/mit/xorg/tools/bdftopcf [netbsd-5]: Makefile Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1512): external/mit/xorg/tools/bdftopcf/Makefile: revision 1.5 Disable bzip2 support in tools bdftopcf(1). We don't use bzip2 fonts on build and some OS doesn't have bzip2 headers. Ok'ed by mrg@, martin@, fixes PR/44138. Should be pulled up to netbsd-5 (and netbsd-5-1). To generate a diff of this commit: cvs rdiff -u -r1.1.1.1.8.1 -r1.1.1.1.8.2 \ src/external/mit/xorg/tools/bdftopcf/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.