Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B73A763B87A for ; Mon, 3 Jan 2011 07:58:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4030019CF2B; Mon, 3 Jan 2011 07:58:45 +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 EEE3A19CF00 for ; Mon, 3 Jan 2011 07:58:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A327E175DD; Mon, 3 Jan 2011 07:58:43 +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 07:58:43 +0000 From: "David Sainty" Subject: CVS commit: pkgsrc/graphics/ilmbase To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org X-Mailer: log_accum Message-Id: <20110103075843.A327E175DD@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 07:58:43 UTC 2011 Modified Files: pkgsrc/graphics/ilmbase: Makefile distinfo Added Files: pkgsrc/graphics/ilmbase/patches: patch-ac Log Message: Include to declare memset(), used from ImathMatrix.h in inlines. Bump PKGREVISION, as this modifies the installed header as used by other packages. Partially fixes building graphics/openexr under Ubuntu 10.10. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/ilmbase/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/ilmbase/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/ilmbase/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.