Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 74499A654B for ; Wed, 9 Jul 2014 20:01:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1E75314A19B; Wed, 9 Jul 2014 20:01:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 51CE714A19A for ; Wed, 9 Jul 2014 20:01:09 +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 EXtn1mTvUV0f for ; Wed, 9 Jul 2014 20:01:08 +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 8E7D714A190 for ; Wed, 9 Jul 2014 20:01:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8C7E396; Wed, 9 Jul 2014 20:01:08 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 9 Jul 2014 20:01:08 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/graphics/blender To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20140709200108.8C7E396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Wed Jul 9 20:01:08 UTC 2014 Modified Files: pkgsrc/graphics/blender: Makefile PLIST PLIST.Linux PLIST.NetBSD distinfo pkgsrc/graphics/blender/patches: patch-build__files_scons_config_netbsd6-config.py patch-build__files_scons_tools_btools.py patch-extern_libmv_third__party_glog_src_config__netbsd.h Removed Files: pkgsrc/graphics/blender/patches: patch-extern_carve_include_carve_mesh__ops.hpp Log Message: Update to 2.71 Changelog: Many bugfixes. I detail see http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.70/Bug_Fixes and http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.71/Bug_Fixes To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 pkgsrc/graphics/blender/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/blender/PLIST cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/blender/PLIST.Linux \ pkgsrc/graphics/blender/PLIST.NetBSD cvs rdiff -u -r1.42 -r1.43 pkgsrc/graphics/blender/distinfo cvs rdiff -u -r1.4 -r1.5 \ pkgsrc/graphics/blender/patches/patch-build__files_scons_config_netbsd6-config.py cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/graphics/blender/patches/patch-build__files_scons_tools_btools.py cvs rdiff -u -r1.1 -r0 \ pkgsrc/graphics/blender/patches/patch-extern_carve_include_carve_mesh__ops.hpp cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/graphics/blender/patches/patch-extern_libmv_third__party_glog_src_config__netbsd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.