Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8D66B63BC01 for ; Wed, 11 Aug 2010 13:36:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3E95463B109; Wed, 11 Aug 2010 13:36:50 +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 C39C363B104 for ; Wed, 11 Aug 2010 13:36:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 75B4B175DD; Wed, 11 Aug 2010 13:36:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 11 Aug 2010 13:36:48 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/math/py-sympy To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100811133648.75B4B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Aug 11 13:36:48 UTC 2010 Modified Files: pkgsrc/math/py-sympy: Makefile PLIST distinfo pkgsrc/math/py-sympy/patches: patch-aa Log Message: update to 0.6.7, from Kamel Derouiche per PR pkg/43731 changes: -implement visual factorint() -implement symarray(): numpy array of sympy symbols -misc fixes and improvements To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/py-sympy/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/py-sympy/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/py-sympy/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/py-sympy/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.