pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/goffice0.10



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Oct  3 12:44:06 UTC 2017

Modified Files:
        pkgsrc/misc/goffice0.10: Makefile PLIST distinfo
        pkgsrc/misc/goffice0.10/patches: patch-goffice_math_go-complex.c

Log Message:
goffice0.10: update to 0.10.35.

goffice 0.10.35:

Morten:
        * Fix quad-precision overflow problem.

--------------------------------------------------------------------------
goffice 0.10.34:

Morten:
        * Fix rich-text format problem.

--------------------------------------------------------------------------
goffice 0.10.33:

Jean:
        * Make box plots look like bar plots in legends. [#773825]
        * Fix conditional compilation for long double. Patch from Ludovic
        Rousseau). [#774439]
        * Reimplement major grids for discrete axes. [#775624].
        * Fix add child menu in graph guru. [#777336]
        * Fix evaluation of regression curves for area plots. [#777334]

Morten:
        * Introspection fixes.

--------------------------------------------------------------------------
goffice 0.10.32:

Morten:
        * Plug leak.
        * Avoid gnome-common dependency.

--------------------------------------------------------------------------
goffice 0.10.31:

--------------------------------------------------------------------------
goffice 0.10.30:

Jean:
        * Fix color scale reference to its axis. [#766829]

--------------------------------------------------------------------------
goffice 0.10.29:

Jean:
        * Do not load invalid data labels in XYcolor plots. [#765155]
        * Fix an infinite loop condition in 3D plots. [#765480]
        * Implement line width and fill pattern support in themes. [#765970]

Morten:
        * Improve go_complex_sqrt.
        * Improve go_complex_div.

--------------------------------------------------------------------------
goffice 0.10.28:

Jean:
        * Fix histograms with missing values. [#763446]

Morten:
        * Configuration fixes.
        * Introspection improvements.

--------------------------------------------------------------------------
goffice 0.10.27:

Andreas:
        * Support new foreign element in ODF export of time styles

Jean:
        * Add title to axis lines. [#760675]
Morten:
        * Fix go_complex_powl accuracy for real case.
        * Fix go_complex_div for very small divisor.

--------------------------------------------------------------------------
goffice 0.10.26:

--------------------------------------------------------------------------
goffice 0.10.25:

Morten:
        * Plug leaks.
        * Fix axis editing bug.  [#684886]
        * Make builds more reproducible.

--------------------------------------------------------------------------
goffice 0.10.24:

Jean:
        * Fix bounds and distance for rectangle and paths in RTL mode. [#753963]
        * Don't access NULL X or Y values in YXZ matrix plots. [#754590]


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/misc/goffice0.10/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/misc/goffice0.10/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/misc/goffice0.10/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/misc/goffice0.10/patches/patch-goffice_math_go-complex.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/goffice0.10/Makefile
diff -u pkgsrc/misc/goffice0.10/Makefile:1.22 pkgsrc/misc/goffice0.10/Makefile:1.23
--- pkgsrc/misc/goffice0.10/Makefile:1.22       Sun Jul 30 22:47:53 2017
+++ pkgsrc/misc/goffice0.10/Makefile    Tue Oct  3 12:44:05 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2017/07/30 22:47:53 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2017/10/03 12:44:05 wiz Exp $
 
-DISTNAME=              goffice-0.10.23
+DISTNAME=              goffice-0.10.35
 PKGNAME=               ${DISTNAME:S/goffice/goffice0.10/}
-PKGREVISION=           3
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/goffice/0.10/}
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/misc/goffice0.10/PLIST
diff -u pkgsrc/misc/goffice0.10/PLIST:1.6 pkgsrc/misc/goffice0.10/PLIST:1.7
--- pkgsrc/misc/goffice0.10/PLIST:1.6   Thu Aug 13 15:10:44 2015
+++ pkgsrc/misc/goffice0.10/PLIST       Tue Oct  3 12:44:05 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2015/08/13 15:10:44 he Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/10/03 12:44:05 wiz Exp $
 include/libgoffice-0.10/goffice/app/error-info.h
 include/libgoffice-0.10/goffice/app/file.h
 include/libgoffice-0.10/goffice/app/go-cmd-context-impl.h
@@ -215,6 +215,7 @@ share/gtk-doc/html/goffice-0.10/GOColorG
 share/gtk-doc/html/goffice-0.10/GOComboBox.html
 share/gtk-doc/html/goffice-0.10/GOComboColor.html
 share/gtk-doc/html/goffice-0.10/GOComboPixmaps.html
+share/gtk-doc/html/goffice-0.10/GOComplex.html
 share/gtk-doc/html/goffice-0.10/GOComponent.html
 share/gtk-doc/html/goffice-0.10/GOData.html
 share/gtk-doc/html/goffice-0.10/GODataMatrix.html
@@ -326,7 +327,6 @@ share/gtk-doc/html/goffice-0.10/goffice-
 share/gtk-doc/html/goffice-0.10/goffice-0.10-GLib-extras.html
 share/gtk-doc/html/goffice-0.10/goffice-0.10-GOAccumulator.html
 share/gtk-doc/html/goffice-0.10/goffice-0.10-GOColor.html
-share/gtk-doc/html/goffice-0.10/goffice-0.10-GOComplex.html
 share/gtk-doc/html/goffice-0.10/goffice-0.10-GODataCVector.html
 share/gtk-doc/html/goffice-0.10/goffice-0.10-GOFileOpeners.html
 share/gtk-doc/html/goffice-0.10/goffice-0.10-GOPattern.html
@@ -355,7 +355,6 @@ share/gtk-doc/html/goffice-0.10/goffice-
 share/gtk-doc/html/goffice-0.10/gsf-index.html
 share/gtk-doc/html/goffice-0.10/home.png
 share/gtk-doc/html/goffice-0.10/index.html
-share/gtk-doc/html/goffice-0.10/index.sgml
 share/gtk-doc/html/goffice-0.10/left-insensitive.png
 share/gtk-doc/html/goffice-0.10/left.png
 share/gtk-doc/html/goffice-0.10/pt01.html

Index: pkgsrc/misc/goffice0.10/distinfo
diff -u pkgsrc/misc/goffice0.10/distinfo:1.14 pkgsrc/misc/goffice0.10/distinfo:1.15
--- pkgsrc/misc/goffice0.10/distinfo:1.14       Tue Nov  3 23:49:37 2015
+++ pkgsrc/misc/goffice0.10/distinfo    Tue Oct  3 12:44:05 2017
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.14 2015/11/03 23:49:37 agc Exp $
+$NetBSD: distinfo,v 1.15 2017/10/03 12:44:05 wiz Exp $
 
-SHA1 (goffice-0.10.23.tar.xz) = cbf0bdcfb6920979057efcad0355747109fc9d9d
-RMD160 (goffice-0.10.23.tar.xz) = a93dec3b10cd9c4f9501029e3d510957bcf69d30
-SHA512 (goffice-0.10.23.tar.xz) = 1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb
-Size (goffice-0.10.23.tar.xz) = 2356604 bytes
+SHA1 (goffice-0.10.35.tar.xz) = 0c3f95ea2c51c71213d975377145ad3085798d74
+RMD160 (goffice-0.10.35.tar.xz) = 7ab3c2f668dc232f6d576591de41470b506c8fb0
+SHA512 (goffice-0.10.35.tar.xz) = 68a274e73b8c237966ff300f129362d5a7a861e0281ca0dca9a0850f0ea30644f16de0eb5480ac8a399e7ff40699af5ddfcd79593c42f06d296ab3e778c368d2
+Size (goffice-0.10.35.tar.xz) = 2370332 bytes
 SHA1 (patch-gofffice_app_io-context.h) = b8aceae57a06af6873cbf0219b255ce9b9627d84
 SHA1 (patch-goffice_app_error-info.h) = 6273b5d9a95bb5d45aaa9369271f7476d74f6b0a
-SHA1 (patch-goffice_math_go-complex.c) = f9a7b429c04b25014f2bfa998b2ad09db8c2bcfa
+SHA1 (patch-goffice_math_go-complex.c) = 813c0047372c268d1f8855d264a9e366d1cd979e
 SHA1 (patch-goffice_math_go-dtoa.c) = 49a9194f6be85cfec2df4ee09a918f65f820c1cc
 SHA1 (patch-goffice_math_go-matrix.c) = 3d7be1540defaefbd2facc2c85b31938e0c5cac0
 SHA1 (patch-goffice_utils_go-glib-extras.c) = ed27e08c67a9341a43f24a23a1f97c4851d8cd3d

Index: pkgsrc/misc/goffice0.10/patches/patch-goffice_math_go-complex.c
diff -u pkgsrc/misc/goffice0.10/patches/patch-goffice_math_go-complex.c:1.1 pkgsrc/misc/goffice0.10/patches/patch-goffice_math_go-complex.c:1.2
--- pkgsrc/misc/goffice0.10/patches/patch-goffice_math_go-complex.c:1.1 Mon Aug 10 19:30:06 2015
+++ pkgsrc/misc/goffice0.10/patches/patch-goffice_math_go-complex.c     Tue Oct  3 12:44:05 2017
@@ -1,11 +1,11 @@
-$NetBSD: patch-goffice_math_go-complex.c,v 1.1 2015/08/10 19:30:06 joerg Exp $
+$NetBSD: patch-goffice_math_go-complex.c,v 1.2 2017/10/03 12:44:05 wiz Exp $
 
 Format string is passed in as argument.
 
---- goffice/math/go-complex.c.orig     2015-08-10 16:25:07.000000000 +0000
+--- goffice/math/go-complex.c.orig     2016-03-24 21:19:04.000000000 +0000
 +++ goffice/math/go-complex.c
-@@ -58,6 +58,8 @@
- #define COMPLEX SUFFIX(GOComplex)
+@@ -87,6 +87,8 @@ MAKE_BOXED_TYPE(go_complex_get_type, "GO
+ #endif
  
  /* ------------------------------------------------------------------------- */
 +#pragma GCC diagnostic push
@@ -13,7 +13,7 @@ Format string is passed in as argument.
  
  char *
  SUFFIX(go_complex_to_string) (COMPLEX const *src, char const *reformat,
-@@ -103,6 +105,7 @@ SUFFIX(go_complex_to_string) (COMPLEX co
+@@ -132,6 +134,7 @@ SUFFIX(go_complex_to_string) (COMPLEX co
  
        return res;
  }



Home | Main Index | Thread Index | Old Index