Thu Aug 13 15:10:44 2015 UTC ()
Update goffice0.10 to version 0.10.23 in preparation for new gnumeric112.

Pkgsrc changes:
 * Bump version.
 * Adjust PLIST.

Upstream changes:

goffice 0.10.23:

Details of changes by contributor:
 Jean
   * Disable metafiles support when there is no screen. [Bug 748493].
   * Fuzzed file fixes. [Bug 750860] [Bug 751059] [Bug 751256]
     [Bug 751257] [Bug 751272] [Bug 751925] [Bug 752223].
 Morten
   * Fix ABR [Bug 749167].
   * Shield Cairo from image sizes it cannot handle. [Bug 749274].
   * Plug leaks. [Bug 749395].
   * Portability problem affecting macs. [Bug 749463].
   * Fuzzed file fixes. [Bug 750047] [Bug 751250].
   * Fix log-fit problem. [Redhat Bug 1240470].
   * Fix general format for wide case. [Bug 752839].

goffice 0.10.22:

Noteworthy news in this release:
 * Graph fixes and enhancements.

Details of changes by contributor:
 Jean
   * Fix selection of axes using only part fo the plot area. [Bug 746456].
   * Protect colored xy and bubble plots against NULL z values.
   * Update circular axis bounds after a unit change. [Bug 746738].
   * Auto fill color made transparent for opened markers. [Bug 691025].
   * Make manual scale really manual. [Bug 700599].
 Johannes Deutsch
   * Do not draw the line over the arrow head at start. [Bug 745736].
 Morten
   * Improve log axis bounds. [Bug 745960].
   * Fix format used for stacked percentage graphs.
   * Don't force bar/col axis to include 0 for log axis.
   * Don't force radial plots to include 0 for log axis.
   * Rewrite pattern-fill rendering. [Bug 747212].
   * Add go_cotpi and go_atan2pi.
   * Fix persistence of ring plot center size.


(he)
diff -r1.17 -r1.18 pkgsrc/misc/goffice0.10/Makefile
diff -r1.5 -r1.6 pkgsrc/misc/goffice0.10/PLIST
diff -r1.10 -r1.11 pkgsrc/misc/goffice0.10/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/misc/goffice0.10/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/goffice0.10/Makefile 2015/08/10 19:30:06 1.17
+++ pkgsrc/misc/goffice0.10/Makefile 2015/08/13 15:10:44 1.18
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.17 2015/08/10 19:30:06 joerg Exp $ 1# $NetBSD: Makefile,v 1.18 2015/08/13 15:10:44 he Exp $
2 2
3DISTNAME= goffice-0.10.21 3DISTNAME= goffice-0.10.23
4PKGNAME= ${DISTNAME:S/goffice/goffice0.10/} 4PKGNAME= ${DISTNAME:S/goffice/goffice0.10/}
5PKGREVISION= 1 
6CATEGORIES= misc 5CATEGORIES= misc
7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.10/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.10/}
8EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.gnome.org/ 10HOMEPAGE= http://www.gnome.org/
12COMMENT= Library of document-centric objects and utilities 11COMMENT= Library of document-centric objects and utilities
13LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
14 13
15USE_PKGLOCALEDIR= yes 14USE_PKGLOCALEDIR= yes
16USE_LIBTOOL= yes 15USE_LIBTOOL= yes
17PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgoffice.pc.in 16PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgoffice.pc.in
18GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.5 -r1.6 pkgsrc/misc/goffice0.10/PLIST (expand / switch to unified diff)

--- pkgsrc/misc/goffice0.10/PLIST 2015/08/04 11:57:50 1.5
+++ pkgsrc/misc/goffice0.10/PLIST 2015/08/13 15:10:44 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2015/08/04 11:57:50 he Exp $ 1@comment $NetBSD: PLIST,v 1.6 2015/08/13 15:10:44 he Exp $
2include/libgoffice-0.10/goffice/app/error-info.h 2include/libgoffice-0.10/goffice/app/error-info.h
3include/libgoffice-0.10/goffice/app/file.h 3include/libgoffice-0.10/goffice/app/file.h
4include/libgoffice-0.10/goffice/app/go-cmd-context-impl.h 4include/libgoffice-0.10/goffice/app/go-cmd-context-impl.h
5include/libgoffice-0.10/goffice/app/go-cmd-context.h 5include/libgoffice-0.10/goffice/app/go-cmd-context.h
6include/libgoffice-0.10/goffice/app/go-conf.h 6include/libgoffice-0.10/goffice/app/go-conf.h
7include/libgoffice-0.10/goffice/app/go-doc-control-impl.h 7include/libgoffice-0.10/goffice/app/go-doc-control-impl.h
8include/libgoffice-0.10/goffice/app/go-doc-control.h 8include/libgoffice-0.10/goffice/app/go-doc-control.h
9include/libgoffice-0.10/goffice/app/go-doc-impl.h 9include/libgoffice-0.10/goffice/app/go-doc-impl.h
10include/libgoffice-0.10/goffice/app/go-doc.h 10include/libgoffice-0.10/goffice/app/go-doc.h
11include/libgoffice-0.10/goffice/app/go-plugin-loader-module.h 11include/libgoffice-0.10/goffice/app/go-plugin-loader-module.h
12include/libgoffice-0.10/goffice/app/go-plugin-loader.h 12include/libgoffice-0.10/goffice/app/go-plugin-loader.h
13include/libgoffice-0.10/goffice/app/go-plugin-service-impl.h 13include/libgoffice-0.10/goffice/app/go-plugin-service-impl.h
14include/libgoffice-0.10/goffice/app/go-plugin-service.h 14include/libgoffice-0.10/goffice/app/go-plugin-service.h
@@ -362,26 +362,27 @@ share/gtk-doc/html/goffice-0.10/pt01.htm @@ -362,26 +362,27 @@ share/gtk-doc/html/goffice-0.10/pt01.htm
362share/gtk-doc/html/goffice-0.10/pt02.html 362share/gtk-doc/html/goffice-0.10/pt02.html
363share/gtk-doc/html/goffice-0.10/pt03.html 363share/gtk-doc/html/goffice-0.10/pt03.html
364share/gtk-doc/html/goffice-0.10/pt04.html 364share/gtk-doc/html/goffice-0.10/pt04.html
365share/gtk-doc/html/goffice-0.10/right-insensitive.png 365share/gtk-doc/html/goffice-0.10/right-insensitive.png
366share/gtk-doc/html/goffice-0.10/right.png 366share/gtk-doc/html/goffice-0.10/right.png
367share/gtk-doc/html/goffice-0.10/style.css 367share/gtk-doc/html/goffice-0.10/style.css
368share/gtk-doc/html/goffice-0.10/up-insensitive.png 368share/gtk-doc/html/goffice-0.10/up-insensitive.png
369share/gtk-doc/html/goffice-0.10/up.png 369share/gtk-doc/html/goffice-0.10/up.png
370share/locale/am/LC_MESSAGES/goffice-${PKGVERSION}.mo 370share/locale/am/LC_MESSAGES/goffice-${PKGVERSION}.mo
371share/locale/ar/LC_MESSAGES/goffice-${PKGVERSION}.mo 371share/locale/ar/LC_MESSAGES/goffice-${PKGVERSION}.mo
372share/locale/ast/LC_MESSAGES/goffice-${PKGVERSION}.mo 372share/locale/ast/LC_MESSAGES/goffice-${PKGVERSION}.mo
373share/locale/az/LC_MESSAGES/goffice-${PKGVERSION}.mo 373share/locale/az/LC_MESSAGES/goffice-${PKGVERSION}.mo
374share/locale/bg/LC_MESSAGES/goffice-${PKGVERSION}.mo 374share/locale/bg/LC_MESSAGES/goffice-${PKGVERSION}.mo
 375share/locale/bs/LC_MESSAGES/goffice-${PKGVERSION}.mo
375share/locale/ca/LC_MESSAGES/goffice-${PKGVERSION}.mo 376share/locale/ca/LC_MESSAGES/goffice-${PKGVERSION}.mo
376share/locale/ca@valencia/LC_MESSAGES/goffice-${PKGVERSION}.mo 377share/locale/ca@valencia/LC_MESSAGES/goffice-${PKGVERSION}.mo
377share/locale/cs/LC_MESSAGES/goffice-${PKGVERSION}.mo 378share/locale/cs/LC_MESSAGES/goffice-${PKGVERSION}.mo
378share/locale/da/LC_MESSAGES/goffice-${PKGVERSION}.mo 379share/locale/da/LC_MESSAGES/goffice-${PKGVERSION}.mo
379share/locale/de/LC_MESSAGES/goffice-${PKGVERSION}.mo 380share/locale/de/LC_MESSAGES/goffice-${PKGVERSION}.mo
380share/locale/el/LC_MESSAGES/goffice-${PKGVERSION}.mo 381share/locale/el/LC_MESSAGES/goffice-${PKGVERSION}.mo
381share/locale/en_CA/LC_MESSAGES/goffice-${PKGVERSION}.mo 382share/locale/en_CA/LC_MESSAGES/goffice-${PKGVERSION}.mo
382share/locale/en_GB/LC_MESSAGES/goffice-${PKGVERSION}.mo 383share/locale/en_GB/LC_MESSAGES/goffice-${PKGVERSION}.mo
383share/locale/eo/LC_MESSAGES/goffice-${PKGVERSION}.mo 384share/locale/eo/LC_MESSAGES/goffice-${PKGVERSION}.mo
384share/locale/es/LC_MESSAGES/goffice-${PKGVERSION}.mo 385share/locale/es/LC_MESSAGES/goffice-${PKGVERSION}.mo
385share/locale/et/LC_MESSAGES/goffice-${PKGVERSION}.mo 386share/locale/et/LC_MESSAGES/goffice-${PKGVERSION}.mo
386share/locale/eu/LC_MESSAGES/goffice-${PKGVERSION}.mo 387share/locale/eu/LC_MESSAGES/goffice-${PKGVERSION}.mo
387share/locale/fi/LC_MESSAGES/goffice-${PKGVERSION}.mo 388share/locale/fi/LC_MESSAGES/goffice-${PKGVERSION}.mo

cvs diff -r1.10 -r1.11 pkgsrc/misc/goffice0.10/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/goffice0.10/distinfo 2015/08/10 19:30:06 1.10
+++ pkgsrc/misc/goffice0.10/distinfo 2015/08/13 15:10:44 1.11
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: distinfo,v 1.10 2015/08/10 19:30:06 joerg Exp $ 1$NetBSD: distinfo,v 1.11 2015/08/13 15:10:44 he Exp $
2 2
3SHA1 (goffice-0.10.21.tar.xz) = 1959dd0f7e52ffbfdeb49810f989b243ef53cbae 3SHA1 (goffice-0.10.23.tar.xz) = cbf0bdcfb6920979057efcad0355747109fc9d9d
4RMD160 (goffice-0.10.21.tar.xz) = a595e843d75eebc0bfba3082647743900c6bd21c 4RMD160 (goffice-0.10.23.tar.xz) = a93dec3b10cd9c4f9501029e3d510957bcf69d30
5Size (goffice-0.10.21.tar.xz) = 2336136 bytes 5Size (goffice-0.10.23.tar.xz) = 2356604 bytes
6SHA1 (patch-gofffice_app_io-context.h) = b8aceae57a06af6873cbf0219b255ce9b9627d84 6SHA1 (patch-gofffice_app_io-context.h) = b8aceae57a06af6873cbf0219b255ce9b9627d84
7SHA1 (patch-goffice_app_error-info.h) = 6273b5d9a95bb5d45aaa9369271f7476d74f6b0a 7SHA1 (patch-goffice_app_error-info.h) = 6273b5d9a95bb5d45aaa9369271f7476d74f6b0a
8SHA1 (patch-goffice_math_go-complex.c) = f9a7b429c04b25014f2bfa998b2ad09db8c2bcfa 8SHA1 (patch-goffice_math_go-complex.c) = f9a7b429c04b25014f2bfa998b2ad09db8c2bcfa
9SHA1 (patch-goffice_math_go-dtoa.c) = d08bc7f76e5e8c3b41fbba2bfce6fedcfc4f5f27 9SHA1 (patch-goffice_math_go-dtoa.c) = d08bc7f76e5e8c3b41fbba2bfce6fedcfc4f5f27
10SHA1 (patch-goffice_math_go-matrix.c) = 3d7be1540defaefbd2facc2c85b31938e0c5cac0 10SHA1 (patch-goffice_math_go-matrix.c) = 3d7be1540defaefbd2facc2c85b31938e0c5cac0
11SHA1 (patch-goffice_utils_go-glib-extras.c) = ed27e08c67a9341a43f24a23a1f97c4851d8cd3d 11SHA1 (patch-goffice_utils_go-glib-extras.c) = ed27e08c67a9341a43f24a23a1f97c4851d8cd3d