Sat Jul 20 15:44:10 2013 UTC ()
Update to 0.10.4:

goffice 0.10.4:

Andreas:
	* Fix crash on corrupted GOImage. [#703670]

Jean:
	* Fix loading of image with invalid size or data. [#703740]
	* Don't use invalid GOImage arguments. [#703949]

Morten:
	* Fix linear regression failure.
	* Add prescaling to linear regression.  [#703381]


(wiz)
diff -r1.6 -r1.7 pkgsrc/misc/goffice0.10/Makefile
diff -r1.3 -r1.4 pkgsrc/misc/goffice0.10/PLIST
diff -r1.3 -r1.4 pkgsrc/misc/goffice0.10/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/misc/goffice0.10/Makefile (expand / switch to context diff)
--- pkgsrc/misc/goffice0.10/Makefile 2013/07/04 14:11:28 1.6
+++ pkgsrc/misc/goffice0.10/Makefile 2013/07/20 15:44:10 1.7
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/07/04 14:11:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/07/20 15:44:10 wiz Exp $
 
-DISTNAME=		goffice-0.10.3
+DISTNAME=		goffice-0.10.4
 PKGNAME=		${DISTNAME:S/goffice/goffice0.10/}
 CATEGORIES=		misc
 MASTER_SITES=		${MASTER_SITE_GNOME:=sources/goffice/0.10/}

cvs diff -r1.3 -r1.4 pkgsrc/misc/goffice0.10/PLIST (expand / switch to context diff)
--- pkgsrc/misc/goffice0.10/PLIST 2013/07/04 14:11:28 1.3
+++ pkgsrc/misc/goffice0.10/PLIST 2013/07/20 15:44:10 1.4
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2013/07/04 14:11:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2013/07/20 15:44:10 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
@@ -258,6 +258,7 @@
 share/gtk-doc/html/goffice-0.10/GogAxisMap.html
 share/gtk-doc/html/goffice-0.10/GogChart.html
 share/gtk-doc/html/goffice-0.10/GogChartMap.html
+share/gtk-doc/html/goffice-0.10/GogColorScale.html
 share/gtk-doc/html/goffice-0.10/GogDataEditor.html
 share/gtk-doc/html/goffice-0.10/GogDataset.html
 share/gtk-doc/html/goffice-0.10/GogErrorBar.html

cvs diff -r1.3 -r1.4 pkgsrc/misc/goffice0.10/distinfo (expand / switch to context diff)
--- pkgsrc/misc/goffice0.10/distinfo 2013/07/04 14:11:28 1.3
+++ pkgsrc/misc/goffice0.10/distinfo 2013/07/20 15:44:10 1.4
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/07/04 14:11:28 wiz Exp $
+$NetBSD: distinfo,v 1.4 2013/07/20 15:44:10 wiz Exp $
 
-SHA1 (goffice-0.10.3.tar.xz) = dd1291623c7a5d588fca45df01d5eb5dde76f470
+SHA1 (goffice-0.10.4.tar.xz) = e1be604f15a907d37b8526042f9e7060defb6623
-RMD160 (goffice-0.10.3.tar.xz) = 585eac4a3ea200e8bc72fd569f30209f20c02ef1
+RMD160 (goffice-0.10.4.tar.xz) = c81ab86f437f7c959e8d94583884c2cd579cc799
-Size (goffice-0.10.3.tar.xz) = 2198856 bytes
+Size (goffice-0.10.4.tar.xz) = 2202540 bytes