pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/goffice0.6 Update to 0.6.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f689b4815e4
branches: trunk
changeset: 542544:7f689b4815e4
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 21 10:57:40 2008 +0000
description:
Update to 0.6.4:
0.6.4 changes undocumented.
goffice 0.6.3:
Hiroyuki Ikezoe:
* Switch from pcre to glib regexp handling. [#482319]
Jean:
* Don't try to use invalide data in box-plots. [#527249]
* Add EPS export for charts if cairo supports.
Jody:
* Enable the use of dolt.
* Fix formats on win32.
Morten:
* Add go_format_is_invalid.
* Improve date convention framework.
* Fix problem with [Enter] causing infinite recursion.
diffstat:
misc/goffice0.6/Makefile | 6 +++---
misc/goffice0.6/PLIST | 5 +++--
misc/goffice0.6/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (61 lines):
diff -r 284cedcbf302 -r 7f689b4815e4 misc/goffice0.6/Makefile
--- a/misc/goffice0.6/Makefile Wed May 21 09:44:21 2008 +0000
+++ b/misc/goffice0.6/Makefile Wed May 21 10:57:40 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/03/07 21:32:26 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/21 10:57:40 wiz Exp $
#
-DISTNAME= goffice-0.6.2
-PKGNAME= goffice0.6-0.6.2
+DISTNAME= goffice-0.6.4
+PKGNAME= goffice0.6-0.6.4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/}
diff -r 284cedcbf302 -r 7f689b4815e4 misc/goffice0.6/PLIST
--- a/misc/goffice0.6/PLIST Wed May 21 09:44:21 2008 +0000
+++ b/misc/goffice0.6/PLIST Wed May 21 10:57:40 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2008/03/07 21:32:26 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/05/21 10:57:40 wiz Exp $
include/libgoffice-0.6/goffice/app/error-info.h
include/libgoffice-0.6/goffice/app/file.h
include/libgoffice-0.6/goffice/app/go-cmd-context-impl.h
@@ -278,6 +278,7 @@
share/gtk-doc/html/goffice/goffice-GoPath.html
share/gtk-doc/html/goffice/goffice-GoPattern.html
share/gtk-doc/html/goffice/goffice-GoPluginLoaderModule.html
+share/gtk-doc/html/goffice/goffice-GoRange.html
share/gtk-doc/html/goffice/goffice-GoReg.html
share/gtk-doc/html/goffice/goffice-GoRegression.html
share/gtk-doc/html/goffice/goffice-GoRotationSel.html
@@ -292,7 +293,6 @@
share/gtk-doc/html/goffice/goffice-GogGuru.html
share/gtk-doc/html/goffice/goffice-GogPlotEngine.html
share/gtk-doc/html/goffice/goffice-GogTool.html
-share/gtk-doc/html/goffice/goffice-Ranges.html
share/gtk-doc/html/goffice/goffice-Units.html
share/gtk-doc/html/goffice/goffice-go-plugin.html
share/gtk-doc/html/goffice/goffice.devhelp
@@ -352,6 +352,7 @@
share/locale/uk/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/locale/vi/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/locale/zh_CN/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/zh_HK/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/locale/zh_TW/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/pixmaps/goffice/${PKGVERSION}/area.xpm
share/pixmaps/goffice/${PKGVERSION}/bar-hboth.png
diff -r 284cedcbf302 -r 7f689b4815e4 misc/goffice0.6/distinfo
--- a/misc/goffice0.6/distinfo Wed May 21 09:44:21 2008 +0000
+++ b/misc/goffice0.6/distinfo Wed May 21 10:57:40 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/03/07 21:32:26 wiz Exp $
+$NetBSD: distinfo,v 1.4 2008/05/21 10:57:40 wiz Exp $
-SHA1 (goffice-0.6.2.tar.gz) = 8b1daf0d61f164c9c291c4c415a7ea928f7e23c2
-RMD160 (goffice-0.6.2.tar.gz) = 77f90705e32e69aa7a098e77869fe774ea77e9ed
-Size (goffice-0.6.2.tar.gz) = 3123494 bytes
+SHA1 (goffice-0.6.4.tar.gz) = 091fb58772f06e3d61a6ef3d36acda7c7f1615e2
+RMD160 (goffice-0.6.4.tar.gz) = 445091973e437f92de22725a12c66ff528b888aa
+Size (goffice-0.6.4.tar.gz) = 3118111 bytes
Home |
Main Index |
Thread Index |
Old Index