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 9F115716C8 for ; Thu, 4 Jul 2013 14:11:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F370D14A18F; Thu, 4 Jul 2013 14:11:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0176214A18D for ; Thu, 4 Jul 2013 14:11:29 +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 jgx_u5jJtUcf for ; Thu, 4 Jul 2013 14:11:28 +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 6F76614A14A for ; Thu, 4 Jul 2013 14:11:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6AE7696; Thu, 4 Jul 2013 14:11:28 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 4 Jul 2013 14:11:28 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/misc/goffice0.10 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130704141128.6AE7696@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Thu Jul 4 14:11:28 UTC 2013 Modified Files: pkgsrc/misc/goffice0.10: Makefile PLIST distinfo Log Message: Update to 0.10.3: goffice 0.10.3: Jean: * Implement color scales. [#695829] * Allow color scales to have titles. [#688595] * Allow regression equation frame to rotate with text. [#701546] * New matrix plots. [#657918][#680806] * Set a minimal size for the graph property box. [#699473] * Fix crash when loading an invalid graph with a custom theme. [#702887] Morten: * Fix issue with librsvg includes. [#695167] * Make linear regression handle the case where the input columns are not independent. [#551457] * Install the unknown_image icon from Gnumeric. [#700742] To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/goffice0.10/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/goffice0.10/PLIST \ pkgsrc/misc/goffice0.10/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.