Sat Aug 23 20:40:38 2014 UTC ()
Update libgsf to 1.14.30

--------------------------------------------------------------------------
libgsf 1.14.30

Juhani Numminen:
        * Activate translations for gsf.  [#725409]

Morten:
        * Fix invalid g_free for Windows.
        * Work around glib/gio bug.  [#724970]

--------------------------------------------------------------------------
libgsf 1.14.29

Allin Cottrell:
        * Fix problem with GsfOutfileStdio.  [#706219]

Morten:
        * Fix translation issue and leak.  [#706937]
        * Fix fuzzed ods file crash.  [#720458]

--------------------------------------------------------------------------


(prlw1)
diff -r1.84 -r1.85 pkgsrc/devel/libgsf/Makefile
diff -r1.36 -r1.37 pkgsrc/devel/libgsf/PLIST
diff -r1.44 -r1.45 pkgsrc/devel/libgsf/distinfo

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

--- pkgsrc/devel/libgsf/Makefile 2013/08/11 20:19:58 1.84
+++ pkgsrc/devel/libgsf/Makefile 2014/08/23 20:40:38 1.85
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.84 2013/08/11 20:19:58 richard Exp $ 1# $NetBSD: Makefile,v 1.85 2014/08/23 20:40:38 prlw1 Exp $
2# 2#
3 3
4DISTNAME= libgsf-1.14.28 4DISTNAME= libgsf-1.14.30
5CATEGORIES= devel gnome 5CATEGORIES= devel gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/${PKGVERSION_NOREV:R}/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
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
12LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 12LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
13 13
14USE_TOOLS+= gmake intltool msgfmt pkg-config 14USE_TOOLS+= gmake intltool msgfmt pkg-config
15GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
16USE_LIBTOOL= YES 16USE_LIBTOOL= YES
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18 18
19PKGCONFIG_OVERRIDE= libgsf-1.pc.in 19PKGCONFIG_OVERRIDE= libgsf-1.pc.in

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

--- pkgsrc/devel/libgsf/PLIST 2013/08/11 20:19:58 1.36
+++ pkgsrc/devel/libgsf/PLIST 2014/08/23 20:40:38 1.37
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.36 2013/08/11 20:19:58 richard Exp $ 1@comment $NetBSD: PLIST,v 1.37 2014/08/23 20:40:38 prlw1 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/gsf-blob.h 5include/libgsf-1/gsf/gsf-blob.h
6include/libgsf-1/gsf/gsf-clip-data.h 6include/libgsf-1/gsf/gsf-clip-data.h
7include/libgsf-1/gsf/gsf-doc-meta-data.h 7include/libgsf-1/gsf/gsf-doc-meta-data.h
8include/libgsf-1/gsf/gsf-docprop-vector.h 8include/libgsf-1/gsf/gsf-docprop-vector.h
9include/libgsf-1/gsf/gsf-fwd.h 9include/libgsf-1/gsf/gsf-fwd.h
10include/libgsf-1/gsf/gsf-impl-utils.h 10include/libgsf-1/gsf/gsf-impl-utils.h
11include/libgsf-1/gsf/gsf-infile-impl.h 11include/libgsf-1/gsf/gsf-infile-impl.h
12include/libgsf-1/gsf/gsf-infile-msole.h 12include/libgsf-1/gsf/gsf-infile-msole.h
13include/libgsf-1/gsf/gsf-infile-msvba.h 13include/libgsf-1/gsf/gsf-infile-msvba.h
14include/libgsf-1/gsf/gsf-infile-stdio.h 14include/libgsf-1/gsf/gsf-infile-stdio.h
@@ -83,50 +83,59 @@ share/gtk-doc/html/gsf/gsf.devhelp2 @@ -83,50 +83,59 @@ share/gtk-doc/html/gsf/gsf.devhelp2
83share/gtk-doc/html/gsf/history.html 83share/gtk-doc/html/gsf/history.html
84share/gtk-doc/html/gsf/home.png 84share/gtk-doc/html/gsf/home.png
85share/gtk-doc/html/gsf/index.html 85share/gtk-doc/html/gsf/index.html
86share/gtk-doc/html/gsf/index.sgml 86share/gtk-doc/html/gsf/index.sgml
87share/gtk-doc/html/gsf/intro.html 87share/gtk-doc/html/gsf/intro.html
88share/gtk-doc/html/gsf/io.html 88share/gtk-doc/html/gsf/io.html
89share/gtk-doc/html/gsf/left.png 89share/gtk-doc/html/gsf/left.png
90share/gtk-doc/html/gsf/misc.html 90share/gtk-doc/html/gsf/misc.html
91share/gtk-doc/html/gsf/parsers.html 91share/gtk-doc/html/gsf/parsers.html
92share/gtk-doc/html/gsf/right.png 92share/gtk-doc/html/gsf/right.png
93share/gtk-doc/html/gsf/sources.html 93share/gtk-doc/html/gsf/sources.html
94share/gtk-doc/html/gsf/style.css 94share/gtk-doc/html/gsf/style.css
95share/gtk-doc/html/gsf/up.png 95share/gtk-doc/html/gsf/up.png
 96share/locale/as/LC_MESSAGES/libgsf.mo
96share/locale/ca/LC_MESSAGES/libgsf.mo 97share/locale/ca/LC_MESSAGES/libgsf.mo
 98share/locale/ca@valencia/LC_MESSAGES/libgsf.mo
97share/locale/cs/LC_MESSAGES/libgsf.mo 99share/locale/cs/LC_MESSAGES/libgsf.mo
98share/locale/da/LC_MESSAGES/libgsf.mo 100share/locale/da/LC_MESSAGES/libgsf.mo
99share/locale/de/LC_MESSAGES/libgsf.mo 101share/locale/de/LC_MESSAGES/libgsf.mo
100share/locale/el/LC_MESSAGES/libgsf.mo 102share/locale/el/LC_MESSAGES/libgsf.mo
101share/locale/en_GB/LC_MESSAGES/libgsf.mo 103share/locale/en_GB/LC_MESSAGES/libgsf.mo
102share/locale/eo/LC_MESSAGES/libgsf.mo 104share/locale/eo/LC_MESSAGES/libgsf.mo
103share/locale/es/LC_MESSAGES/libgsf.mo 105share/locale/es/LC_MESSAGES/libgsf.mo
104share/locale/eu/LC_MESSAGES/libgsf.mo 106share/locale/eu/LC_MESSAGES/libgsf.mo
 107share/locale/fi/LC_MESSAGES/libgsf.mo
105share/locale/fr/LC_MESSAGES/libgsf.mo 108share/locale/fr/LC_MESSAGES/libgsf.mo
106share/locale/gl/LC_MESSAGES/libgsf.mo 109share/locale/gl/LC_MESSAGES/libgsf.mo
 110share/locale/he/LC_MESSAGES/libgsf.mo
 111share/locale/hu/LC_MESSAGES/libgsf.mo
107share/locale/id/LC_MESSAGES/libgsf.mo 112share/locale/id/LC_MESSAGES/libgsf.mo
108share/locale/it/LC_MESSAGES/libgsf.mo 113share/locale/it/LC_MESSAGES/libgsf.mo
109share/locale/ja/LC_MESSAGES/libgsf.mo 114share/locale/ja/LC_MESSAGES/libgsf.mo
 115share/locale/ko/LC_MESSAGES/libgsf.mo
110share/locale/lt/LC_MESSAGES/libgsf.mo 116share/locale/lt/LC_MESSAGES/libgsf.mo
111share/locale/lv/LC_MESSAGES/libgsf.mo 117share/locale/lv/LC_MESSAGES/libgsf.mo
 118share/locale/ml/LC_MESSAGES/libgsf.mo
112share/locale/nb/LC_MESSAGES/libgsf.mo 119share/locale/nb/LC_MESSAGES/libgsf.mo
113share/locale/nn/LC_MESSAGES/libgsf.mo 120share/locale/nn/LC_MESSAGES/libgsf.mo
114share/locale/oc/LC_MESSAGES/libgsf.mo 121share/locale/oc/LC_MESSAGES/libgsf.mo
115share/locale/pa/LC_MESSAGES/libgsf.mo 122share/locale/pa/LC_MESSAGES/libgsf.mo
116share/locale/pl/LC_MESSAGES/libgsf.mo 123share/locale/pl/LC_MESSAGES/libgsf.mo
117share/locale/pt/LC_MESSAGES/libgsf.mo 124share/locale/pt/LC_MESSAGES/libgsf.mo
118share/locale/pt_BR/LC_MESSAGES/libgsf.mo 125share/locale/pt_BR/LC_MESSAGES/libgsf.mo
119share/locale/ro/LC_MESSAGES/libgsf.mo 126share/locale/ro/LC_MESSAGES/libgsf.mo
120share/locale/ru/LC_MESSAGES/libgsf.mo 127share/locale/ru/LC_MESSAGES/libgsf.mo
 128share/locale/sk/LC_MESSAGES/libgsf.mo
121share/locale/sl/LC_MESSAGES/libgsf.mo 129share/locale/sl/LC_MESSAGES/libgsf.mo
122share/locale/sr/LC_MESSAGES/libgsf.mo 130share/locale/sr/LC_MESSAGES/libgsf.mo
123share/locale/sr@latin/LC_MESSAGES/libgsf.mo 131share/locale/sr@latin/LC_MESSAGES/libgsf.mo
124share/locale/sv/LC_MESSAGES/libgsf.mo 132share/locale/sv/LC_MESSAGES/libgsf.mo
125share/locale/ta/LC_MESSAGES/libgsf.mo 133share/locale/ta/LC_MESSAGES/libgsf.mo
126share/locale/tg/LC_MESSAGES/libgsf.mo 134share/locale/tg/LC_MESSAGES/libgsf.mo
 135share/locale/th/LC_MESSAGES/libgsf.mo
127share/locale/tr/LC_MESSAGES/libgsf.mo 136share/locale/tr/LC_MESSAGES/libgsf.mo
128share/locale/uk/LC_MESSAGES/libgsf.mo 137share/locale/uk/LC_MESSAGES/libgsf.mo
129share/locale/zh_CN/LC_MESSAGES/libgsf.mo 138share/locale/zh_CN/LC_MESSAGES/libgsf.mo
130share/locale/zh_HK/LC_MESSAGES/libgsf.mo 139share/locale/zh_HK/LC_MESSAGES/libgsf.mo
131share/locale/zh_TW/LC_MESSAGES/libgsf.mo 140share/locale/zh_TW/LC_MESSAGES/libgsf.mo
132share/thumbnailers/gsf-office.thumbnailer 141share/thumbnailers/gsf-office.thumbnailer

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

--- pkgsrc/devel/libgsf/distinfo 2013/08/11 20:19:58 1.44
+++ pkgsrc/devel/libgsf/distinfo 2014/08/23 20:40:38 1.45
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.44 2013/08/11 20:19:58 richard Exp $ 1$NetBSD: distinfo,v 1.45 2014/08/23 20:40:38 prlw1 Exp $
2 2
3SHA1 (libgsf-1.14.28.tar.xz) = 6e361410a8922bd5970add23398868abab47608f 3SHA1 (libgsf-1.14.30.tar.xz) = 5eb15d574c6b9e9c5e63bbcdff8f866b3544485a
4RMD160 (libgsf-1.14.28.tar.xz) = 3f6e44589087b6f0f4ed0139105070150c5b082d 4RMD160 (libgsf-1.14.30.tar.xz) = d76cebb595f50c9ccd6b4db8e75660e0581fc9c4
5Size (libgsf-1.14.28.tar.xz) = 557724 bytes 5Size (libgsf-1.14.30.tar.xz) = 582556 bytes
6SHA1 (patch-thumbnailer_main.c) = bb7d25d26f19d676305a02a64474d11881bfc7fc 6SHA1 (patch-thumbnailer_main.c) = bb7d25d26f19d676305a02a64474d11881bfc7fc