From a5e30c98b0393afb296106ac35e366255869416b Mon Sep 17 00:00:00 2001 From: martti Date: Wed, 16 Oct 2002 11:31:24 +0000 Subject: Updated gnumeric to 1.0.10 * Fix valign=center in html exporter * Fix the schema. * Backport partial fix for named expressions. * Export copy/paste data to primary and clipboard to communicate with 1.1.x. * Add warning dialog when we can't activate guppi. * Backport fix for sheet object ref count error. * Allow format dialog to grow (debian 159949) * Backport xls export fix to handle differing numbers of argument * Backport fix for off by 1 error in repeated col/row printing * Fix goal seek (and thus functions like XIRR.) --- math/gnumeric/Makefile | 7 +++---- math/gnumeric/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 849b5fbf0d8..045eab7f3f0 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2002/09/23 21:55:11 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2002/10/16 11:31:24 martti Exp $ # -DISTNAME= gnumeric-1.0.9 -PKGREVISION= 1 +DISTNAME= gnumeric-1.0.10 CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.0/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/gnumeric/ diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo index 7ff94d4cde6..d6a60b604eb 100644 --- a/math/gnumeric/distinfo +++ b/math/gnumeric/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2002/07/26 01:09:52 mjl Exp $ +$NetBSD: distinfo,v 1.14 2002/10/16 11:31:24 martti Exp $ -SHA1 (gnumeric-1.0.9.tar.gz) = f07aae5fce1836e083d1a70eb7559bc918177f8e -Size (gnumeric-1.0.9.tar.gz) = 14003497 bytes +SHA1 (gnumeric-1.0.10.tar.gz) = af6c474a8b0b0cd69eb922c6e50741664c5ed089 +Size (gnumeric-1.0.10.tar.gz) = 14179667 bytes SHA1 (patch-aa) = fdd803fddef9c2762bba11eea26dc6f05dc0bcb4 -- cgit v1.2.3