From 7c172ca245e79c596296cedfcf55bb5c016d8972 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Sep 2010 10:58:43 +0000 Subject: Update to 0.8.10: goffice 0.8.10: Andreas: * Make sure the first rather than the last error is shown. * Plug leak. * Provide the opportunity of all errors to be shown. Jean: * Always use real line width when evaluating dashes. [#442546] * Update x and y limits when data change for xyz plots. [#627288] * Do not crash when displaying cubic spline with no abscissa. [#627507] * Do not save image filling with no image. [#627690] * Don't use g_free instead of xmlFree. [#627700] * Optionnaly delete trendlines from legend. [#628031] * Fix critical in go_doc_finalize. [#628467] * Fixed a potential crasher in gog_styled_object_document_changed. [#628671] * Fixed GOImage references management. [#628732] Morten: * Limit formats to sane number of decimals. [#627066] * Fix minor go_string_replace issue. * Plug leaks. * Fix char-xmlChar confusion. * Fix graph crash. [#628259] * Improve go_format_is_date. * Improve handling of date axes with time-of-day. * Fix FMR on image load. [Part of #628467] --- misc/goffice0.8/Makefile | 4 ++-- misc/goffice0.8/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index 65730deed57..71a0839d1e2 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2010/08/17 14:34:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/13 10:58:43 wiz Exp $ # -DISTNAME= goffice-0.8.9 +DISTNAME= goffice-0.8.10 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} diff --git a/misc/goffice0.8/distinfo b/misc/goffice0.8/distinfo index 748ca1eb6d6..5a7b33298fc 100644 --- a/misc/goffice0.8/distinfo +++ b/misc/goffice0.8/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2010/08/17 14:34:40 wiz Exp $ +$NetBSD: distinfo,v 1.8 2010/09/13 10:58:43 wiz Exp $ -SHA1 (goffice-0.8.9.tar.gz) = 02082bdad76b5ec982920961db05cad2f7b49577 -RMD160 (goffice-0.8.9.tar.gz) = da3100e69c2fe012fd7e4aa18d19b1710df39f9b -Size (goffice-0.8.9.tar.gz) = 3512148 bytes +SHA1 (goffice-0.8.10.tar.gz) = 692e42064262c10020d6e65d874977096dd01242 +RMD160 (goffice-0.8.10.tar.gz) = c91fb5a7938fdd2f8db52293a5c9be98c231cec1 +Size (goffice-0.8.10.tar.gz) = 3524874 bytes -- cgit v1.2.3