summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-07-20 12:12:39 +0000
committerdrochner <drochner@pkgsrc.org>2010-07-20 12:12:39 +0000
commitbd7f5aec8f84afe9325e4bbeec92dfa6b1c2204a (patch)
treee0de63eb4771ad37989fd00837c8bd86d780a881
parenta4e6ad8afdc47a33d7365e69b59b2f605b751029 (diff)
downloadpkgsrc-bd7f5aec8f84afe9325e4bbeec92dfa6b1c2204a.tar.gz
update to 0.8.7
changes: * Implement cumulative histograms * Make histogram able to use raw data * Implement equations rotation
-rw-r--r--misc/goffice0.8/Makefile6
-rw-r--r--misc/goffice0.8/PLIST8
-rw-r--r--misc/goffice0.8/distinfo8
3 files changed, 14 insertions, 8 deletions
diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile
index ebec819b216..3c7e7e226ba 100644
--- a/misc/goffice0.8/Makefile
+++ b/misc/goffice0.8/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/06/15 21:12:39 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2010/07/20 12:12:39 drochner Exp $
#
-DISTNAME= goffice-0.8.5
-PKGNAME= goffice0.8-0.8.5
+DISTNAME= goffice-0.8.7
+PKGNAME= goffice0.8-0.8.7
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/}
diff --git a/misc/goffice0.8/PLIST b/misc/goffice0.8/PLIST
index 4c4a4499d56..4a1bb84a0f2 100644
--- a/misc/goffice0.8/PLIST
+++ b/misc/goffice0.8/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2010/06/15 21:12:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2010/07/20 12:12:39 drochner Exp $
include/libgoffice-0.8/goffice/app/error-info.h
include/libgoffice-0.8/goffice/app/file.h
include/libgoffice-0.8/goffice/app/go-cmd-context-impl.h
@@ -171,6 +171,8 @@ lib/goffice/${PKGVERSION}/plugins/plot_barcol/plot-types.xml
lib/goffice/${PKGVERSION}/plugins/plot_barcol/plugin.xml
lib/goffice/${PKGVERSION}/plugins/plot_distrib/distrib.la
lib/goffice/${PKGVERSION}/plugins/plot_distrib/gog-boxplot-prefs.ui
+lib/goffice/${PKGVERSION}/plugins/plot_distrib/gog-double-histogram-prefs.ui
+lib/goffice/${PKGVERSION}/plugins/plot_distrib/gog-histogram-prefs.ui
lib/goffice/${PKGVERSION}/plugins/plot_distrib/plot-types.xml
lib/goffice/${PKGVERSION}/plugins/plot_distrib/plugin.xml
lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-pie-prefs.ui
@@ -371,6 +373,7 @@ share/gtk-doc/html/goffice-0.8/style.css
share/gtk-doc/html/goffice-0.8/up.png
share/locale/am/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/locale/ar/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ast/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/locale/az/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/locale/bg/LC_MESSAGES/goffice-${PKGVERSION}.mo
share/locale/ca/LC_MESSAGES/goffice-${PKGVERSION}.mo
@@ -469,6 +472,9 @@ share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_3_1.png
share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_1.png
share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_2.png
share/pixmaps/goffice/${PKGVERSION}/chart_histogram_1_1.png
+share/pixmaps/goffice/${PKGVERSION}/chart_histogram_1_3.png
+share/pixmaps/goffice/${PKGVERSION}/chart_histogram_1_4.png
+share/pixmaps/goffice/${PKGVERSION}/chart_histogram_2_1.png
share/pixmaps/goffice/${PKGVERSION}/chart_line_1_1.png
share/pixmaps/goffice/${PKGVERSION}/chart_line_1_2.png
share/pixmaps/goffice/${PKGVERSION}/chart_line_1_3.png
diff --git a/misc/goffice0.8/distinfo b/misc/goffice0.8/distinfo
index 1e219a9c74f..1c8b42bbcd7 100644
--- a/misc/goffice0.8/distinfo
+++ b/misc/goffice0.8/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/06/15 21:12:39 drochner Exp $
+$NetBSD: distinfo,v 1.5 2010/07/20 12:12:39 drochner Exp $
-SHA1 (goffice-0.8.5.tar.gz) = ba5ee7c4c375cf7cf54933818a0b683968923931
-RMD160 (goffice-0.8.5.tar.gz) = c6bd0addd4a5715f7a6562b0bb3b3ef7f690ba91
-Size (goffice-0.8.5.tar.gz) = 3682814 bytes
+SHA1 (goffice-0.8.7.tar.gz) = 3016aab356cabe6e8ac52d32e629ca00e5810ba7
+RMD160 (goffice-0.8.7.tar.gz) = 43777e40500b9e20875c5ab6fdf7b8272ab59354
+Size (goffice-0.8.7.tar.gz) = 3736243 bytes