pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/goffice0.10 Update to 0.10.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a03e0730019
branches: trunk
changeset: 621897:6a03e0730019
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 20 15:44:10 2013 +0000
description:
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]
diffstat:
misc/goffice0.10/Makefile | 4 ++--
misc/goffice0.10/PLIST | 3 ++-
misc/goffice0.10/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 9c22fdd1bf2b -r 6a03e0730019 misc/goffice0.10/Makefile
--- a/misc/goffice0.10/Makefile Sat Jul 20 13:47:24 2013 +0000
+++ b/misc/goffice0.10/Makefile Sat Jul 20 15:44:10 2013 +0000
@@ -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/}
diff -r 9c22fdd1bf2b -r 6a03e0730019 misc/goffice0.10/PLIST
--- a/misc/goffice0.10/PLIST Sat Jul 20 13:47:24 2013 +0000
+++ b/misc/goffice0.10/PLIST Sat Jul 20 15:44:10 2013 +0000
@@ -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
diff -r 9c22fdd1bf2b -r 6a03e0730019 misc/goffice0.10/distinfo
--- a/misc/goffice0.10/distinfo Sat Jul 20 13:47:24 2013 +0000
+++ b/misc/goffice0.10/distinfo Sat Jul 20 15:44:10 2013 +0000
@@ -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
-RMD160 (goffice-0.10.3.tar.xz) = 585eac4a3ea200e8bc72fd569f30209f20c02ef1
-Size (goffice-0.10.3.tar.xz) = 2198856 bytes
+SHA1 (goffice-0.10.4.tar.xz) = e1be604f15a907d37b8526042f9e7060defb6623
+RMD160 (goffice-0.10.4.tar.xz) = c81ab86f437f7c959e8d94583884c2cd579cc799
+Size (goffice-0.10.4.tar.xz) = 2202540 bytes
Home |
Main Index |
Thread Index |
Old Index