From 3da0a43c9339e9ea9a77dfe111502803312e3ca9 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 30 Nov 2007 17:12:35 +0000 Subject: Update to 0.5.3: goffice 0.5.3: Jean: * Fix crash in gog_barcol_view_render. [#497777] Morten: * Improve classification of date formats. Emmanuel: * Draw a frame around the graph area in graph editor. * Improve legend swatch appearance. * Populate the add button of the graph editor with more items. --- misc/goffice0.5/Makefile | 6 +++--- misc/goffice0.5/buildlink3.mk | 4 ++-- misc/goffice0.5/distinfo | 9 ++++----- misc/goffice0.5/patches/patch-ab | 15 --------------- 4 files changed, 9 insertions(+), 25 deletions(-) delete mode 100644 misc/goffice0.5/patches/patch-ab (limited to 'misc') diff --git a/misc/goffice0.5/Makefile b/misc/goffice0.5/Makefile index b5f5b4fc8fc..144ead964f8 100644 --- a/misc/goffice0.5/Makefile +++ b/misc/goffice0.5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2007/11/08 19:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/11/30 17:12:35 wiz Exp $ # -DISTNAME= goffice-0.5.2 -PKGNAME= goffice0.5-0.5.2 +DISTNAME= goffice-0.5.3 +PKGNAME= goffice0.5-0.5.3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.5/} diff --git a/misc/goffice0.5/buildlink3.mk b/misc/goffice0.5/buildlink3.mk index 0933c990788..f9260485d80 100644 --- a/misc/goffice0.5/buildlink3.mk +++ b/misc/goffice0.5/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2007/11/08 19:38:37 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2007/11/30 17:12:35 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GOFFICE0.5_BUILDLINK3_MK:= ${GOFFICE0.5_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= goffice0.5 BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}goffice0.5 .if ${GOFFICE0.5_BUILDLINK3_MK} == "+" -BUILDLINK_API_DEPENDS.goffice0.5+= goffice0.5>=0.5.2 +BUILDLINK_API_DEPENDS.goffice0.5+= goffice0.5>=0.5.3 BUILDLINK_PKGSRCDIR.goffice0.5?= ../../misc/goffice0.5 .endif # GOFFICE0.5_BUILDLINK3_MK diff --git a/misc/goffice0.5/distinfo b/misc/goffice0.5/distinfo index f21763a0ee2..53d0f65ed2d 100644 --- a/misc/goffice0.5/distinfo +++ b/misc/goffice0.5/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/11/08 19:38:37 wiz Exp $ +$NetBSD: distinfo,v 1.6 2007/11/30 17:12:35 wiz Exp $ -SHA1 (goffice-0.5.2.tar.gz) = fdda39e4faebf56cc72c76aebc8cbbee654a26ee -RMD160 (goffice-0.5.2.tar.gz) = 01f8831a5df5375994aef8323eaf49c490f2b369 -Size (goffice-0.5.2.tar.gz) = 3047022 bytes -SHA1 (patch-ab) = 3eb91c3d1050d28eb4f837b3e647f698fa71f5d5 +SHA1 (goffice-0.5.3.tar.gz) = ecd13065e874312d39dec76e74bc4c690065db01 +RMD160 (goffice-0.5.3.tar.gz) = 08c9bf77a41927bb6333c807b12d7d4c31419d2d +Size (goffice-0.5.3.tar.gz) = 3043435 bytes diff --git a/misc/goffice0.5/patches/patch-ab b/misc/goffice0.5/patches/patch-ab deleted file mode 100644 index 8892ab9f377..00000000000 --- a/misc/goffice0.5/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2007/11/08 19:38:38 wiz Exp $ - -for sunpro. - ---- goffice/graph/gog-guru.c.orig 2007-10-10 00:08:45.000000000 +0000 -+++ goffice/graph/gog-guru.c -@@ -1307,7 +1307,7 @@ gog_guru (GogGraph *graph, GogDataAlloca - g_object_set_data_full (G_OBJECT (state->dialog), - "state", state, (GDestroyNotify) graph_guru_state_destroy); - --#warning for 0.5.0 remove this and have the callers set transient and handle show, then drop the toplevel arg -+#warning "for 0.5.0 remove this and have the callers set transient and handle show, then drop the toplevel arg" - go_gtk_nonmodal_dialog (toplevel, GTK_WINDOW (state->dialog)); - gtk_widget_show (GTK_WIDGET (state->dialog)); - -- cgit v1.2.3