pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/goffice0.10 goffice0.10: update to 0.10.48



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9831942b6b9
branches:  trunk
changeset: 446641:a9831942b6b9
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Feb 11 15:45:27 2021 +0000

description:
goffice0.10: update to 0.10.48

goffice 0.10.48:

Jean:
        * Avoid serializing empty graph data. [#46]
        * Clip data labels in XY plots. [#47]
        * Don't emit a critical for invalid series in Logarithmic fit. [#49]
        * Optimize GtkWidget embedding in the canvas. See #465.
        * Clip grid lines rendering to the plot area. [#50]
        * Speed up GocGroup for large number of children.  [Gnumeric #465]
        * Make GocGroup usable as a widgetless canvas.

Morten:
        * Avoid critical in document image handling.
        * Introspection fixes.
        * Speed up GocGroup for large number of children.  [Gnumeric #465]
        * Stop checking for Xrender.
        * Plug leaks.

diffstat:

 misc/goffice0.10/Makefile |   5 ++---
 misc/goffice0.10/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r da799e784fc7 -r a9831942b6b9 misc/goffice0.10/Makefile
--- a/misc/goffice0.10/Makefile Thu Feb 11 15:33:48 2021 +0000
+++ b/misc/goffice0.10/Makefile Thu Feb 11 15:45:27 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2020/11/05 09:06:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2021/02/11 15:45:27 nia Exp $
 
-DISTNAME=              goffice-0.10.47
+DISTNAME=              goffice-0.10.48
 PKGNAME=               ${DISTNAME:S/goffice/goffice0.10/}
-PKGREVISION=           3
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/goffice/0.10/}
 EXTRACT_SUFX=          .tar.xz
diff -r da799e784fc7 -r a9831942b6b9 misc/goffice0.10/distinfo
--- a/misc/goffice0.10/distinfo Thu Feb 11 15:33:48 2021 +0000
+++ b/misc/goffice0.10/distinfo Thu Feb 11 15:45:27 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.26 2020/05/17 23:47:11 nia Exp $
+$NetBSD: distinfo,v 1.27 2021/02/11 15:45:27 nia Exp $
 
-SHA1 (goffice-0.10.47.tar.xz) = 0773ab9ebf7c4966b7ca93a59136fbb2e78b42e0
-RMD160 (goffice-0.10.47.tar.xz) = 94940a5b913c4e97366240a39712da6b651afdf0
-SHA512 (goffice-0.10.47.tar.xz) = 0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76
-Size (goffice-0.10.47.tar.xz) = 2400616 bytes
+SHA1 (goffice-0.10.48.tar.xz) = 86da465e81d84a1f353766adaf3c88ad62b22e55
+RMD160 (goffice-0.10.48.tar.xz) = 65362cd8dbeb4441e976e76a1aece35bd586ad46
+SHA512 (goffice-0.10.48.tar.xz) = 90ce49c666a164205f8f78dca9fa40c81ddf0312b1b7f76808b8813d168868b5ce46c307fd5405a1314b0a475a4e52e95ab379b2dc751c1626e085ecf846d0f3
+Size (goffice-0.10.48.tar.xz) = 2413400 bytes
 SHA1 (patch-gofffice_app_io-context.h) = b8aceae57a06af6873cbf0219b255ce9b9627d84
 SHA1 (patch-goffice_app_error-info.h) = 6273b5d9a95bb5d45aaa9369271f7476d74f6b0a
 SHA1 (patch-goffice_math_go-complex.c) = 813c0047372c268d1f8855d264a9e366d1cd979e



Home | Main Index | Thread Index | Old Index