summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-04-28 18:34:22 +0000
committerdrochner <drochner@pkgsrc.org>2010-04-28 18:34:22 +0000
commitb79bde61fb57d1074d23da4080d3f59783757b7a (patch)
tree42eacf532c06a531600bc4d1c2f3beb24c122671 /misc
parentb64c6c85cc02407b4a8a131c5ab1a0daf43137be (diff)
downloadpkgsrc-b79bde61fb57d1074d23da4080d3f59783757b7a.tar.gz
update to 0.8.2
changes: -improve canvas -bugfixes
Diffstat (limited to 'misc')
-rw-r--r--misc/goffice0.8/Makefile6
-rw-r--r--misc/goffice0.8/PLIST5
-rw-r--r--misc/goffice0.8/distinfo9
-rw-r--r--misc/goffice0.8/patches/patch-aa13
4 files changed, 11 insertions, 22 deletions
diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile
index 21620360ea2..6e0e08c9cf1 100644
--- a/misc/goffice0.8/Makefile
+++ b/misc/goffice0.8/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/04/28 18:34:22 drochner Exp $
#
-DISTNAME= goffice-0.8.0
-PKGNAME= goffice0.8-0.8.0
+DISTNAME= goffice-0.8.2
+PKGNAME= goffice0.8-0.8.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/}
diff --git a/misc/goffice0.8/PLIST b/misc/goffice0.8/PLIST
index a7b2bcc24ff..20b4051ff15 100644
--- a/misc/goffice0.8/PLIST
+++ b/misc/goffice0.8/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/04/28 18:34:22 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
@@ -17,6 +17,7 @@ include/libgoffice-0.8/goffice/app/goffice-app.h
include/libgoffice-0.8/goffice/app/io-context-priv.h
include/libgoffice-0.8/goffice/app/io-context.h
include/libgoffice-0.8/goffice/app/module-plugin-defs.h
+include/libgoffice-0.8/goffice/canvas/goc-arc.h
include/libgoffice-0.8/goffice/canvas/goc-canvas.h
include/libgoffice-0.8/goffice/canvas/goc-circle.h
include/libgoffice-0.8/goffice/canvas/goc-ellipse.h
@@ -24,6 +25,7 @@ include/libgoffice-0.8/goffice/canvas/goc-graph.h
include/libgoffice-0.8/goffice/canvas/goc-group.h
include/libgoffice-0.8/goffice/canvas/goc-item.h
include/libgoffice-0.8/goffice/canvas/goc-line.h
+include/libgoffice-0.8/goffice/canvas/goc-path.h
include/libgoffice-0.8/goffice/canvas/goc-pixbuf.h
include/libgoffice-0.8/goffice/canvas/goc-polygon.h
include/libgoffice-0.8/goffice/canvas/goc-polyline.h
@@ -255,6 +257,7 @@ share/gtk-doc/html/goffice-0.8/GOSearchReplace.html
share/gtk-doc/html/goffice-0.8/GOSelector.html
share/gtk-doc/html/goffice-0.8/GOStyle.html
share/gtk-doc/html/goffice-0.8/GOStyledObject.html
+share/gtk-doc/html/goffice-0.8/GocArc.html
share/gtk-doc/html/goffice-0.8/GocCanvas.html
share/gtk-doc/html/goffice-0.8/GocCircle.html
share/gtk-doc/html/goffice-0.8/GocEllipse.html
diff --git a/misc/goffice0.8/distinfo b/misc/goffice0.8/distinfo
index e1bbdb968a3..aaa3982cd74 100644
--- a/misc/goffice0.8/distinfo
+++ b/misc/goffice0.8/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $
+$NetBSD: distinfo,v 1.2 2010/04/28 18:34:22 drochner Exp $
-SHA1 (goffice-0.8.0.tar.gz) = 02c513814481eccc47969f7152eb246dcd65be4f
-RMD160 (goffice-0.8.0.tar.gz) = 21c109e752fdcef6ce5170281a48026f15ce6068
-Size (goffice-0.8.0.tar.gz) = 3609884 bytes
-SHA1 (patch-aa) = 4d5a189f741d5c469a83b393a10bc456b7bd460f
+SHA1 (goffice-0.8.2.tar.gz) = 4c7d82224da16d67e9aebd928ab603952df32184
+RMD160 (goffice-0.8.2.tar.gz) = 24d6120214e531c4d5f8999b2da1958703c8f1b3
+Size (goffice-0.8.2.tar.gz) = 3657862 bytes
diff --git a/misc/goffice0.8/patches/patch-aa b/misc/goffice0.8/patches/patch-aa
deleted file mode 100644
index 70031243b6a..00000000000
--- a/misc/goffice0.8/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $
-
---- libgoffice.pc.in.orig 2009-05-19 01:56:21.000000000 +0000
-+++ libgoffice.pc.in
-@@ -6,7 +6,7 @@ includedir=@includedir@
- Name: libGOffice
- Description: G Office support library
- Version: @VERSION@
--Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-2.0 libglade-2.0 cairo pangocairo @EXTRA_DEPS@
-+Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-2.0 cairo pangocairo @EXTRA_DEPS@
- Libs: -L${libdir} -lgoffice-@GOFFICE_API_VER@
- Libs.private: @EXTRA_LIBS@
- Cflags: -I${includedir}/libgoffice-@GOFFICE_API_VER@ @EXTRA_INCLUDES@