Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A2E8D63C235 for ; Sun, 17 May 2009 23:11:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 598FE63B23E; Sun, 17 May 2009 23:11:24 +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 25FE963B227 for ; Sun, 17 May 2009 23:11:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 53AE7175D0; Sun, 17 May 2009 23:11:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 17 May 2009 23:11:21 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/sysutils/coreutils To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20090517231121.53AE7175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dholland Date: Sun May 17 23:11:21 UTC 2009 Modified Files: pkgsrc/sysutils/coreutils: Makefile distinfo Added Files: pkgsrc/sysutils/coreutils/patches: patch-ac Log Message: Hack around misuse of math.h. From Heath Caldwell in PR 41350. Nominally a build fix, but bump PKGREVISION as a precaution. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 pkgsrc/sysutils/coreutils/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/coreutils/distinfo cvs rdiff -u -r0 -r1.10 pkgsrc/sysutils/coreutils/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.