From ac1a9c946118456edd81ad75c9a9648bda8e0b94 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 8 Nov 2007 19:39:11 +0000 Subject: Update to 0.7.14: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gnumeric 1.7.14 Andreas * Print repeated rows and columns. * Fix printing crash. [#491775] * Reimplement down then across printing Götz Waschk: * Fix paradox plugin compilation. [#489030] Hib Eris: * ssconvert export options. (Code butchered by Morten.) [#170767] Jody: * Improve ODF (and .sxc) import. * Improve ODF chart data import (ick). * Add Snap-to-grid context menu command for objects. * Fix Data -> Table and enable the UI. Morten: * Improve test suite. * Fix clipboard text-target export problem. * Add date convention to clipboard ranges. * Update man pages a bit. * Fix excel dual-format write crash. [#490828] * Fix problem loading .gnumeric files. [#490859] * Fix print crash. [#478552] * Fix xls FMR. [#491472] * Fix gnumeric sax loader UMR. [#492391] * Make text exporter remember settings between invocations. * Make text import handle ranges of files with >64k rows. [#370273] --- math/gnumeric-current/Makefile | 6 +++--- math/gnumeric-current/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/gnumeric-current/Makefile b/math/gnumeric-current/Makefile index 105974c66cb..0c7662ca116 100644 --- a/math/gnumeric-current/Makefile +++ b/math/gnumeric-current/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2007/10/27 02:25:39 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/11/08 19:39:11 wiz Exp $ # -DISTNAME= gnumeric-1.7.13 +DISTNAME= gnumeric-1.7.14 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.7/} EXTRACT_SUFX= .tar.bz2 @@ -32,7 +32,7 @@ PYTHON_VERSIONS_ACCEPTED= 24 23 #BUILDLINK_API_DEPENDS.libgda+= libgda>=3.1.1 #.include "../../databases/libgda/buildlink3.mk" #.include "../../databases/libgnomedb/buildlink3.mk" -BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.2 +BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.6 .include "../../devel/libgsf/buildlink3.mk" .include "../../devel/GConf/schemas.mk" .include "../../devel/libgnomeui/buildlink3.mk" diff --git a/math/gnumeric-current/distinfo b/math/gnumeric-current/distinfo index 62a8d9a5d30..b13b88bb751 100644 --- a/math/gnumeric-current/distinfo +++ b/math/gnumeric-current/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/10/27 02:25:39 wiz Exp $ +$NetBSD: distinfo,v 1.7 2007/11/08 19:39:11 wiz Exp $ -SHA1 (gnumeric-1.7.13.tar.bz2) = d5f5f20fa7389735752f016ab0207c07ea476831 -RMD160 (gnumeric-1.7.13.tar.bz2) = f593bfb5cf273e73f87b4b45cb1ba0f111ee35d4 -Size (gnumeric-1.7.13.tar.bz2) = 13967860 bytes +SHA1 (gnumeric-1.7.14.tar.bz2) = f8781a2d1691fcb6b6b2c9fa5174e26ad3df5d91 +RMD160 (gnumeric-1.7.14.tar.bz2) = c1190b4102ba69bebf3b4f4276a8395b12b42da7 +Size (gnumeric-1.7.14.tar.bz2) = 13977827 bytes -- cgit v1.2.3