Sat Sep 6 15:20:16 2008 UTC ()
Update to 1.14.9:

Dom:
	* Revitalize gio support.

Jody:
	* Add MS OOX support to gsf-vba-dump.
	* Extend the utility wrappers for GsfInfile.
	* Be more forgiving of corrupt ole2.
	* Add additional MS OpenPkg support to facilitate pivots.
	* gtk-doc improvements.
	* Make the VBA extractor more accessible.
	* Extensions for the xml parser to allow modularization.

Morten:
	* Use g_base64_-routines from glib when available.
	* When gio is available, do not link in gnomevfs.
	* Add self-check for the benefit of __arm__.


(wiz)
diff -r1.56 -r1.57 pkgsrc/devel/libgsf/Makefile
diff -r1.22 -r1.23 pkgsrc/devel/libgsf/PLIST
diff -r1.24 -r1.25 pkgsrc/devel/libgsf/distinfo

cvs diff -r1.56 -r1.57 pkgsrc/devel/libgsf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/libgsf/Makefile 2008/03/07 20:22:57 1.56
+++ pkgsrc/devel/libgsf/Makefile 2008/09/06 15:20:16 1.57
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.56 2008/03/07 20:22:57 wiz Exp $ 1# $NetBSD: Makefile,v 1.57 2008/09/06 15:20:16 wiz Exp $
2# 2#
3 3
4DISTNAME= libgsf-1.14.8 4DISTNAME= libgsf-1.14.9
5CATEGORIES= devel gnome 5CATEGORIES= devel gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/ 10HOMEPAGE= http://www.gnome.org/
11COMMENT= GNOME2 structured file library 11COMMENT= GNOME2 structured file library
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake intltool msgfmt pkg-config 15USE_TOOLS+= gmake intltool msgfmt pkg-config
16GNU_CONFIGURE= YES 16GNU_CONFIGURE= YES
17USE_LIBTOOL= YES 17USE_LIBTOOL= YES

cvs diff -r1.22 -r1.23 pkgsrc/devel/libgsf/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/libgsf/PLIST 2008/03/07 20:22:57 1.22
+++ pkgsrc/devel/libgsf/PLIST 2008/09/06 15:20:16 1.23
@@ -1,80 +1,82 @@ @@ -1,80 +1,82 @@
1@comment $NetBSD: PLIST,v 1.22 2008/03/07 20:22:57 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.23 2008/09/06 15:20:16 wiz Exp $
2bin/gsf 2bin/gsf
3bin/gsf-office-thumbnailer 3bin/gsf-office-thumbnailer
4bin/gsf-vba-dump 4bin/gsf-vba-dump
5include/libgsf-1/gsf-gnome/gsf-input-bonobo.h 5include/libgsf-1/gsf-gnome/gsf-input-bonobo.h
6include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h 6include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h
7include/libgsf-1/gsf-gnome/gsf-output-bonobo.h 7include/libgsf-1/gsf-gnome/gsf-output-bonobo.h
8include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h 8include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h
9include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h 9include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h
10include/libgsf-1/gsf-gvfs/gsf-input-gvfs.h 
11include/libgsf-1/gsf-gvfs/gsf-output-gvfs.h 
12include/libgsf-1/gsf/gsf-blob.h 10include/libgsf-1/gsf/gsf-blob.h
13include/libgsf-1/gsf/gsf-clip-data.h 11include/libgsf-1/gsf/gsf-clip-data.h
14include/libgsf-1/gsf/gsf-doc-meta-data.h 12include/libgsf-1/gsf/gsf-doc-meta-data.h
15include/libgsf-1/gsf/gsf-docprop-vector.h 13include/libgsf-1/gsf/gsf-docprop-vector.h
16include/libgsf-1/gsf/gsf-impl-utils.h 14include/libgsf-1/gsf/gsf-impl-utils.h
17include/libgsf-1/gsf/gsf-infile-impl.h 15include/libgsf-1/gsf/gsf-infile-impl.h
18include/libgsf-1/gsf/gsf-infile-msole.h 16include/libgsf-1/gsf/gsf-infile-msole.h
19include/libgsf-1/gsf/gsf-infile-msvba.h 17include/libgsf-1/gsf/gsf-infile-msvba.h
20include/libgsf-1/gsf/gsf-infile-stdio.h 18include/libgsf-1/gsf/gsf-infile-stdio.h
21include/libgsf-1/gsf/gsf-infile-zip.h 19include/libgsf-1/gsf/gsf-infile-zip.h
22include/libgsf-1/gsf/gsf-infile.h 20include/libgsf-1/gsf/gsf-infile.h
23include/libgsf-1/gsf/gsf-input-bzip.h 21include/libgsf-1/gsf/gsf-input-bzip.h
 22include/libgsf-1/gsf/gsf-input-gio.h
24include/libgsf-1/gsf/gsf-input-gzip.h 23include/libgsf-1/gsf/gsf-input-gzip.h
25include/libgsf-1/gsf/gsf-input-http.h 24include/libgsf-1/gsf/gsf-input-http.h
26include/libgsf-1/gsf/gsf-input-impl.h 25include/libgsf-1/gsf/gsf-input-impl.h
27include/libgsf-1/gsf/gsf-input-iochannel.h 26include/libgsf-1/gsf/gsf-input-iochannel.h
28include/libgsf-1/gsf/gsf-input-memory.h 27include/libgsf-1/gsf/gsf-input-memory.h
29include/libgsf-1/gsf/gsf-input-proxy.h 28include/libgsf-1/gsf/gsf-input-proxy.h
30include/libgsf-1/gsf/gsf-input-stdio.h 29include/libgsf-1/gsf/gsf-input-stdio.h
31include/libgsf-1/gsf/gsf-input-textline.h 30include/libgsf-1/gsf/gsf-input-textline.h
32include/libgsf-1/gsf/gsf-input.h 31include/libgsf-1/gsf/gsf-input.h
33include/libgsf-1/gsf/gsf-libxml.h 32include/libgsf-1/gsf/gsf-libxml.h
34include/libgsf-1/gsf/gsf-meta-names.h 33include/libgsf-1/gsf/gsf-meta-names.h
35include/libgsf-1/gsf/gsf-msole-utils.h 34include/libgsf-1/gsf/gsf-msole-utils.h
36include/libgsf-1/gsf/gsf-open-pkg-utils.h 35include/libgsf-1/gsf/gsf-open-pkg-utils.h
37include/libgsf-1/gsf/gsf-opendoc-utils.h 36include/libgsf-1/gsf/gsf-opendoc-utils.h
38include/libgsf-1/gsf/gsf-outfile-impl.h 37include/libgsf-1/gsf/gsf-outfile-impl.h
39include/libgsf-1/gsf/gsf-outfile-msole.h 38include/libgsf-1/gsf/gsf-outfile-msole.h
40include/libgsf-1/gsf/gsf-outfile-stdio.h 39include/libgsf-1/gsf/gsf-outfile-stdio.h
41include/libgsf-1/gsf/gsf-outfile-zip.h 40include/libgsf-1/gsf/gsf-outfile-zip.h
42include/libgsf-1/gsf/gsf-outfile.h 41include/libgsf-1/gsf/gsf-outfile.h
43include/libgsf-1/gsf/gsf-output-bzip.h 42include/libgsf-1/gsf/gsf-output-bzip.h
44include/libgsf-1/gsf/gsf-output-csv.h 43include/libgsf-1/gsf/gsf-output-csv.h
 44include/libgsf-1/gsf/gsf-output-gio.h
45include/libgsf-1/gsf/gsf-output-gzip.h 45include/libgsf-1/gsf/gsf-output-gzip.h
46include/libgsf-1/gsf/gsf-output-iconv.h 46include/libgsf-1/gsf/gsf-output-iconv.h
47include/libgsf-1/gsf/gsf-output-impl.h 47include/libgsf-1/gsf/gsf-output-impl.h
48include/libgsf-1/gsf/gsf-output-iochannel.h 48include/libgsf-1/gsf/gsf-output-iochannel.h
49include/libgsf-1/gsf/gsf-output-memory.h 49include/libgsf-1/gsf/gsf-output-memory.h
50include/libgsf-1/gsf/gsf-output-stdio.h 50include/libgsf-1/gsf/gsf-output-stdio.h
51include/libgsf-1/gsf/gsf-output.h 51include/libgsf-1/gsf/gsf-output.h
52include/libgsf-1/gsf/gsf-structured-blob.h 52include/libgsf-1/gsf/gsf-structured-blob.h
53include/libgsf-1/gsf/gsf-timestamp.h 53include/libgsf-1/gsf/gsf-timestamp.h
54include/libgsf-1/gsf/gsf-utils.h 54include/libgsf-1/gsf/gsf-utils.h
55include/libgsf-1/gsf/gsf.h 55include/libgsf-1/gsf/gsf.h
56lib/libgsf-1.la 56lib/libgsf-1.la
57lib/libgsf-gnome-1.la 57lib/libgsf-gnome-1.la
58lib/pkgconfig/libgsf-1.pc 58lib/pkgconfig/libgsf-1.pc
59lib/pkgconfig/libgsf-gnome-1.pc 59lib/pkgconfig/libgsf-gnome-1.pc
60man/man1/gsf-office-thumbnailer.1 60man/man1/gsf-office-thumbnailer.1
 61man/man1/gsf-vba-dump.1
61man/man1/gsf.1 62man/man1/gsf.1
62share/gconf/schemas/gsf-office-thumbnailer.schemas 63share/gconf/schemas/gsf-office-thumbnailer.schemas
63share/gtk-doc/html/gsf/GsfClipData.html 64share/gtk-doc/html/gsf/GsfClipData.html
64share/gtk-doc/html/gsf/api.html 65share/gtk-doc/html/gsf/api.html
65share/gtk-doc/html/gsf/dependencies.html 66share/gtk-doc/html/gsf/dependencies.html
66share/gtk-doc/html/gsf/gsf-Bononbo.html 67share/gtk-doc/html/gsf/gsf-Bononbo.html
67share/gtk-doc/html/gsf/gsf-Compression.html 68share/gtk-doc/html/gsf/gsf-Compression.html
 69share/gtk-doc/html/gsf/gsf-GIO.html
68share/gtk-doc/html/gsf/gsf-GIOChannel.html 70share/gtk-doc/html/gsf/gsf-GIOChannel.html
69share/gtk-doc/html/gsf/gsf-GnomeVFS.html 71share/gtk-doc/html/gsf/gsf-GnomeVFS.html
70share/gtk-doc/html/gsf/gsf-Infile-reading-structed-files.html 72share/gtk-doc/html/gsf/gsf-Infile-reading-structed-files.html
71share/gtk-doc/html/gsf/gsf-Input-from-unstructured-files.html 73share/gtk-doc/html/gsf/gsf-Input-from-unstructured-files.html
72share/gtk-doc/html/gsf/gsf-MS-OLE2.html 74share/gtk-doc/html/gsf/gsf-MS-OLE2.html
73share/gtk-doc/html/gsf/gsf-OASIS-Open-Document.html 75share/gtk-doc/html/gsf/gsf-OASIS-Open-Document.html
74share/gtk-doc/html/gsf/gsf-Outfile-writing-structed-files.html 76share/gtk-doc/html/gsf/gsf-Outfile-writing-structed-files.html
75share/gtk-doc/html/gsf/gsf-Output-to-unstructured-files.html 77share/gtk-doc/html/gsf/gsf-Output-to-unstructured-files.html
76share/gtk-doc/html/gsf/gsf-Reading-and-Writing-from-local-files-and-directories.html 78share/gtk-doc/html/gsf/gsf-Reading-and-Writing-from-local-files-and-directories.html
77share/gtk-doc/html/gsf/gsf-Text.html 79share/gtk-doc/html/gsf/gsf-Text.html
78share/gtk-doc/html/gsf/gsf-XML-and-libxml.html 80share/gtk-doc/html/gsf/gsf-XML-and-libxml.html
79share/gtk-doc/html/gsf/gsf-Zip.html 81share/gtk-doc/html/gsf/gsf-Zip.html
80share/gtk-doc/html/gsf/gsf-blobs.html 82share/gtk-doc/html/gsf/gsf-blobs.html
@@ -89,23 +91,23 @@ share/gtk-doc/html/gsf/history.html @@ -89,23 +91,23 @@ share/gtk-doc/html/gsf/history.html
89share/gtk-doc/html/gsf/home.png 91share/gtk-doc/html/gsf/home.png
90share/gtk-doc/html/gsf/index.html 92share/gtk-doc/html/gsf/index.html
91share/gtk-doc/html/gsf/index.sgml 93share/gtk-doc/html/gsf/index.sgml
92share/gtk-doc/html/gsf/intro.html 94share/gtk-doc/html/gsf/intro.html
93share/gtk-doc/html/gsf/io.html 95share/gtk-doc/html/gsf/io.html
94share/gtk-doc/html/gsf/left.png 96share/gtk-doc/html/gsf/left.png
95share/gtk-doc/html/gsf/misc.html 97share/gtk-doc/html/gsf/misc.html
96share/gtk-doc/html/gsf/parsers.html 98share/gtk-doc/html/gsf/parsers.html
97share/gtk-doc/html/gsf/right.png 99share/gtk-doc/html/gsf/right.png
98share/gtk-doc/html/gsf/sources.html 100share/gtk-doc/html/gsf/sources.html
99share/gtk-doc/html/gsf/style.css 101share/gtk-doc/html/gsf/style.css
100share/gtk-doc/html/gsf/up.png 102share/gtk-doc/html/gsf/up.png
101share/locale/es/LC_MESSAGES/libgsf.mo 103share/locale/es/LC_MESSAGES/libgsf.mo
 104share/locale/nb/LC_MESSAGES/libgsf.mo
102share/locale/oc/LC_MESSAGES/libgsf.mo 105share/locale/oc/LC_MESSAGES/libgsf.mo
103share/locale/sv/LC_MESSAGES/libgsf.mo 106share/locale/sv/LC_MESSAGES/libgsf.mo
104share/locale/zh_HK/LC_MESSAGES/libgsf.mo 107share/locale/zh_HK/LC_MESSAGES/libgsf.mo
105share/locale/zh_TW/LC_MESSAGES/libgsf.mo 108share/locale/zh_TW/LC_MESSAGES/libgsf.mo
106@dirrm share/gtk-doc/html/gsf 109@dirrm share/gtk-doc/html/gsf
107@comment in GConf: @dirrm share/gconf/schemas 110@comment in GConf: @dirrm share/gconf/schemas
108@dirrm include/libgsf-1/gsf-gvfs 
109@dirrm include/libgsf-1/gsf-gnome 111@dirrm include/libgsf-1/gsf-gnome
110@dirrm include/libgsf-1/gsf 112@dirrm include/libgsf-1/gsf
111@dirrm include/libgsf-1 113@dirrm include/libgsf-1

cvs diff -r1.24 -r1.25 pkgsrc/devel/libgsf/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/libgsf/distinfo 2008/03/07 20:22:57 1.24
+++ pkgsrc/devel/libgsf/distinfo 2008/09/06 15:20:16 1.25
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.24 2008/03/07 20:22:57 wiz Exp $ 1$NetBSD: distinfo,v 1.25 2008/09/06 15:20:16 wiz Exp $
2 2
3SHA1 (libgsf-1.14.8.tar.bz2) = 780a411050b2168263f154d66a5ebb07141284e3 3SHA1 (libgsf-1.14.9.tar.bz2) = 45c5e4264309809b435fdaaed9b3ca3d3838c6fa
4RMD160 (libgsf-1.14.8.tar.bz2) = 6b80ad7992c71240eb6c7c621edcfbeb5ab07f82 4RMD160 (libgsf-1.14.9.tar.bz2) = 8eb52378550b15a0c942b8ff87ef3e45d29fb8e0
5Size (libgsf-1.14.8.tar.bz2) = 632363 bytes 5Size (libgsf-1.14.9.tar.bz2) = 626043 bytes
6SHA1 (patch-aa) = 2bfd206d45abd91ed8d5237df76a6128383e1322 6SHA1 (patch-aa) = 2bfd206d45abd91ed8d5237df76a6128383e1322