Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9564163B87A for ; Mon, 3 Jan 2011 08:04:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5B74519CF2D; Mon, 3 Jan 2011 08:04:27 +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 211DA19CF04 for ; Mon, 3 Jan 2011 08:04:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1293E175DD; Mon, 3 Jan 2011 08:04:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 3 Jan 2011 08:04:26 +0000 From: "David Sainty" Subject: CVS commit: pkgsrc/graphics/openexr To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org X-Mailer: log_accum Message-Id: <20110103080426.1293E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dsainty Date: Mon Jan 3 08:04:25 UTC 2011 Modified Files: pkgsrc/graphics/openexr: distinfo Added Files: pkgsrc/graphics/openexr/patches: patch-ac Log Message: Include to declare memcpy(), used by blurImage(). No PKGREVISION bump required, no functional change on platforms where this previously built. Fixes building graphics/openexr under Ubuntu 10.10. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/openexr/distinfo cvs rdiff -u -r0 -r1.5 pkgsrc/graphics/openexr/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.