Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5CBF2A5684 for ; Mon, 9 Dec 2013 11:39:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7E11C14A377; Mon, 9 Dec 2013 11:39:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5D86514A34D for ; Mon, 9 Dec 2013 11:39:21 +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 0NfGcbjmZzCk for ; Mon, 9 Dec 2013 11:39:20 +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 C92A214A333 for ; Mon, 9 Dec 2013 11:39:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BEB5496; Mon, 9 Dec 2013 11:39:20 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 9 Dec 2013 11:39:20 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20131209113920.BEB5496@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Mon Dec 9 11:39:20 UTC 2013 Modified Files: pkgsrc/graphics/ilmbase: Makefile PLIST distinfo pkgsrc/graphics/ilmbase/patches: patch-aa pkgsrc/graphics/openexr: Makefile PLIST distinfo pkgsrc/graphics/openexr/patches: patch-ab Log Message: Changes 2.1.0: This release includes a refactoring of the optimised read paths for RGBA data, optimisations for some of the python bindings to Imath, improvements to the cmake build environment as well as additional documentation describing deep data in more detail. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/ilmbase/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/ilmbase/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/ilmbase/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/ilmbase/patches/patch-aa cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/openexr/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/openexr/PLIST cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/openexr/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/openexr/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.