Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0B00663B8BC for ; Tue, 13 Apr 2010 17:25:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A4A5B63B17E; Tue, 13 Apr 2010 17:25:23 +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 C099963B173 for ; Tue, 13 Apr 2010 17:25:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AB7D7175DF; Tue, 13 Apr 2010 17:25:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 13 Apr 2010 17:25:22 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/math/qalculate To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100413172522.AB7D7175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Tue Apr 13 17:25:22 UTC 2010 Modified Files: pkgsrc/math/qalculate: Makefile PLIST distinfo pkgsrc/math/qalculate/patches: patch-ad Removed Files: pkgsrc/math/qalculate/patches: patch-aa patch-ag Log Message: update to 0.9.7 changes: -General build updates and bug fixes -Bug fix for segfaults with some uses of integrate() -New Simplified Chinese translation -Fix crash with unsupported operator in RPN syntax -Fix reduction of vector size To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/math/qalculate/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/qalculate/PLIST cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/qalculate/distinfo cvs rdiff -u -r1.4 -r0 pkgsrc/math/qalculate/patches/patch-aa cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/qalculate/patches/patch-ad cvs rdiff -u -r1.1 -r0 pkgsrc/math/qalculate/patches/patch-ag Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.