From 9110f77bf8479668ccd0445a915d777b8c5e6cb6 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 7 Mar 2008 21:32:26 +0000 Subject: Update to 0.6.2: goffice 0.6.2: Jean: * Set Length to 0 for invalid series in 1.5d plots. Fixes #514642. Morten: * Fix memory handling for 1.5d plots. Fixes #517995. --- misc/goffice0.6/Makefile | 7 +++---- misc/goffice0.6/PLIST | 5 ++++- misc/goffice0.6/distinfo | 9 ++++----- misc/goffice0.6/patches/patch-aa | 15 --------------- 4 files changed, 11 insertions(+), 25 deletions(-) delete mode 100644 misc/goffice0.6/patches/patch-aa (limited to 'misc') diff --git a/misc/goffice0.6/Makefile b/misc/goffice0.6/Makefile index 3f29fb55348..3765fcde21e 100644 --- a/misc/goffice0.6/Makefile +++ b/misc/goffice0.6/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/03/06 14:53:52 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/03/07 21:32:26 wiz Exp $ # -DISTNAME= goffice-0.6.1 -PKGNAME= goffice0.6-0.6.1 -PKGREVISION= 1 +DISTNAME= goffice-0.6.2 +PKGNAME= goffice0.6-0.6.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/} diff --git a/misc/goffice0.6/PLIST b/misc/goffice0.6/PLIST index cc1f69d3213..a5202148b05 100644 --- a/misc/goffice0.6/PLIST +++ b/misc/goffice0.6/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/06 15:43:45 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/03/07 21:32:26 wiz Exp $ include/libgoffice-0.6/goffice/app/error-info.h include/libgoffice-0.6/goffice/app/file.h include/libgoffice-0.6/goffice/app/go-cmd-context-impl.h @@ -292,6 +292,7 @@ share/gtk-doc/html/goffice/goffice-GogEditor.html share/gtk-doc/html/goffice/goffice-GogGuru.html share/gtk-doc/html/goffice/goffice-GogPlotEngine.html share/gtk-doc/html/goffice/goffice-GogTool.html +share/gtk-doc/html/goffice/goffice-Ranges.html share/gtk-doc/html/goffice/goffice-Units.html share/gtk-doc/html/goffice/goffice-go-plugin.html share/gtk-doc/html/goffice/goffice.devhelp @@ -307,6 +308,7 @@ share/gtk-doc/html/goffice/right.png share/gtk-doc/html/goffice/style.css share/gtk-doc/html/goffice/up.png share/locale/am/LC_MESSAGES/goffice-${PKGVERSION}.mo +share/locale/ar/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/az/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/bg/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/ca/LC_MESSAGES/goffice-${PKGVERSION}.mo @@ -328,6 +330,7 @@ share/locale/hu/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/it/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/ja/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/ko/LC_MESSAGES/goffice-${PKGVERSION}.mo +share/locale/lt/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/lv/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/ml/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/mr/LC_MESSAGES/goffice-${PKGVERSION}.mo diff --git a/misc/goffice0.6/distinfo b/misc/goffice0.6/distinfo index 5e604bd24ec..73d84d1a25e 100644 --- a/misc/goffice0.6/distinfo +++ b/misc/goffice0.6/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/01/09 17:44:39 drochner Exp $ +$NetBSD: distinfo,v 1.3 2008/03/07 21:32:26 wiz Exp $ -SHA1 (goffice-0.6.1.tar.gz) = 2b5da913143c7b9913411c84bf8cacf14a43240d -RMD160 (goffice-0.6.1.tar.gz) = 196a948112622154ef6f457be7c7910c1ffc266b -Size (goffice-0.6.1.tar.gz) = 3049472 bytes -SHA1 (patch-aa) = 9808c7d3f77a0f99ad6250a1d43ed691cd5dcc2a +SHA1 (goffice-0.6.2.tar.gz) = 8b1daf0d61f164c9c291c4c415a7ea928f7e23c2 +RMD160 (goffice-0.6.2.tar.gz) = 77f90705e32e69aa7a098e77869fe774ea77e9ed +Size (goffice-0.6.2.tar.gz) = 3123494 bytes diff --git a/misc/goffice0.6/patches/patch-aa b/misc/goffice0.6/patches/patch-aa deleted file mode 100644 index 3314cb30ddf..00000000000 --- a/misc/goffice0.6/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2008/01/09 17:44:39 drochner Exp $ - ---- docs/reference/Makefile.in.orig 2008-01-09 14:44:22.000000000 +0100 -+++ docs/reference/Makefile.in -@@ -588,8 +588,9 @@ install-data-local: - done; \ - echo '-- Installing $(srcdir)/html/index.sgml' ; \ - $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \ -- which gtkdoc-rebase >/dev/null && \ -+ if test `which gtkdoc-rebase` != ""; then \ - gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \ -+ fi \ - fi - - uninstall-local: -- cgit v1.2.3