Received: by mail.netbsd.org (Postfix, from userid 605) id E214584D6C; Thu, 19 Sep 2019 08:38:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BDFD84D26 for ; Thu, 19 Sep 2019 08:38:02 +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 gegPps34B584 for ; Thu, 19 Sep 2019 08:38:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 07A6784CDC for ; Thu, 19 Sep 2019 08:38:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 011A7FBF4; Thu, 19 Sep 2019 08:38:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1568882281134730" MIME-Version: 1.0 Date: Thu, 19 Sep 2019 08:38:01 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/graphics/blender To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190919083802.011A7FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1568882281134730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Sep 19 08:38:01 UTC 2019 Modified Files: pkgsrc/graphics/blender: DESCR Log Message: blender: format DESCR To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/blender/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1568882281134730 Content-Disposition: inline Content-Length: 578 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/blender/DESCR diff -u pkgsrc/graphics/blender/DESCR:1.4 pkgsrc/graphics/blender/DESCR:1.5 --- pkgsrc/graphics/blender/DESCR:1.4 Wed Sep 18 23:40:17 2019 +++ pkgsrc/graphics/blender/DESCR Thu Sep 19 08:38:01 2019 @@ -1,5 +1,5 @@ Blender is the free and open source 3D creation suite. -It supports the entirety of the 3D pipeline-modeling, rigging, animation, +It supports the entirety of the 3D pipeline - modeling, rigging, animation, simulation, rendering, compositing and motion tracking, video editing and 2D animation pipeline. --_----------=_1568882281134730--