Wed Mar 18 01:59:43 2009 UTC ()
Update gconf-editor to 2.26.0.

2.26.0
* Updates:
	- Updated translations.

2.25.91
* New features:
	- Add preliminary support to set default/mandatory values
	  with PolicyKit (Vincent Untz).

* Fixes:
	- Fix sensitivity of context menu entries for Unset, SetDefault
	  and SetMandatory (Vincent Untz).
	- Port to GtkTooltip.
	- Enforce single-include policy for GLib and GTK+
	- Don't steal focus with the "Pattern not found" dialog.
	- Drop dependency on libgnome and libgnomeui.
	- Plug some memory leaks.

* Updates:
	- Updated translations.


(jmcneill)
diff -r1.62 -r1.63 pkgsrc/editors/gconf-editor/Makefile
diff -r1.19 -r1.20 pkgsrc/editors/gconf-editor/PLIST
diff -r1.18 -r1.19 pkgsrc/editors/gconf-editor/distinfo

cvs diff -r1.62 -r1.63 pkgsrc/editors/gconf-editor/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/gconf-editor/Makefile 2008/10/29 02:21:24 1.62
+++ pkgsrc/editors/gconf-editor/Makefile 2009/03/18 01:59:43 1.63
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.62 2008/10/29 02:21:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.63 2009/03/18 01:59:43 jmcneill Exp $
2# 2#
3 3
4DISTNAME= gconf-editor-2.24.1 4DISTNAME= gconf-editor-2.26.0
5CATEGORIES= editors gnome 5CATEGORIES= editors gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.24/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.26/}
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= Editor for the GConf configuration system 11COMMENT= Editor for the GConf configuration system
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
16USE_DIRS+= xdg-1.1 gnome2-1.5 16USE_DIRS+= xdg-1.1 gnome2-1.5
17USE_LIBTOOL= YES 17USE_LIBTOOL= YES
18USE_PKGLOCALEDIR= YES 18USE_PKGLOCALEDIR= YES
19USE_TOOLS+= gmake intltool msgfmt pkg-config 19USE_TOOLS+= gmake intltool msgfmt pkg-config
@@ -23,17 +23,18 @@ CONFIGURE_ARGS+= --with-gconf-mandatory- @@ -23,17 +23,18 @@ CONFIGURE_ARGS+= --with-gconf-mandatory-
23 23
24GCONF_SCHEMAS= gconf-editor.schemas 24GCONF_SCHEMAS= gconf-editor.schemas
25 25
26BUILDLINK_API_DEPENDS.GConf+= GConf>=2.14.0 26BUILDLINK_API_DEPENDS.GConf+= GConf>=2.14.0
27BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0 27BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
28BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0 28BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0
29 29
30.include "../../devel/GConf/schemas.mk" 30.include "../../devel/GConf/schemas.mk"
31.include "../../devel/gettext-lib/buildlink3.mk" 31.include "../../devel/gettext-lib/buildlink3.mk"
32.include "../../devel/glib2/buildlink3.mk" 32.include "../../devel/glib2/buildlink3.mk"
33.include "../../devel/libgnome/buildlink3.mk" 33.include "../../devel/libgnome/buildlink3.mk"
34.include "../../devel/libgnomeui/buildlink3.mk" 34.include "../../devel/libgnomeui/buildlink3.mk"
35.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 35.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 36.include "../../security/policykit/buildlink3.mk"
36.include "../../textproc/gnome-doc-utils/buildlink3.mk" 37.include "../../textproc/gnome-doc-utils/buildlink3.mk"
37.include "../../mk/omf-scrollkeeper.mk" 38.include "../../mk/omf-scrollkeeper.mk"
38.include "../../x11/gtk2/buildlink3.mk" 39.include "../../x11/gtk2/buildlink3.mk"
39.include "../../mk/bsd.pkg.mk" 40.include "../../mk/bsd.pkg.mk"

cvs diff -r1.19 -r1.20 pkgsrc/editors/gconf-editor/PLIST (expand / switch to unified diff)

--- pkgsrc/editors/gconf-editor/PLIST 2008/10/29 02:21:24 1.19
+++ pkgsrc/editors/gconf-editor/PLIST 2009/03/18 01:59:43 1.20
@@ -1,55 +1,144 @@ @@ -1,55 +1,144 @@
1@comment $NetBSD: PLIST,v 1.19 2008/10/29 02:21:24 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.20 2009/03/18 01:59:43 jmcneill Exp $
2bin/gconf-editor 2bin/gconf-editor
3man/man1/gconf-editor.1 3man/man1/gconf-editor.1
4share/applications/gconf-editor.desktop 4share/applications/gconf-editor.desktop
5share/gconf-editor/icons/hicolor/16x16/status/type-boolean.png 5share/gconf-editor/icons/hicolor/16x16/status/type-boolean.png
6share/gconf-editor/icons/hicolor/16x16/status/type-float.png 6share/gconf-editor/icons/hicolor/16x16/status/type-float.png
7share/gconf-editor/icons/hicolor/16x16/status/type-integer.png 7share/gconf-editor/icons/hicolor/16x16/status/type-integer.png
8share/gconf-editor/icons/hicolor/16x16/status/type-list.png 8share/gconf-editor/icons/hicolor/16x16/status/type-list.png
9share/gconf-editor/icons/hicolor/16x16/status/type-pair.png 9share/gconf-editor/icons/hicolor/16x16/status/type-pair.png
10share/gconf-editor/icons/hicolor/16x16/status/type-schema.png 10share/gconf-editor/icons/hicolor/16x16/status/type-schema.png
11share/gconf-editor/icons/hicolor/16x16/status/type-string.png 11share/gconf-editor/icons/hicolor/16x16/status/type-string.png
12share/gconf-editor/icons/hicolor/16x16/status/type-undefined.png 12share/gconf-editor/icons/hicolor/16x16/status/type-undefined.png
13share/gconf/schemas/gconf-editor.schemas 13share/gconf/schemas/gconf-editor.schemas
 14share/gnome/help/gconf-editor/C/figures/entry-blank.png
 15share/gnome/help/gconf-editor/C/figures/entry-bool.png
 16share/gnome/help/gconf-editor/C/figures/entry-list.png
 17share/gnome/help/gconf-editor/C/figures/entry-number.png
 18share/gnome/help/gconf-editor/C/figures/entry-schema.png
 19share/gnome/help/gconf-editor/C/figures/entry-string.png
14share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png 20share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png
15share/gnome/help/gconf-editor/C/gconf-editor.xml 21share/gnome/help/gconf-editor/C/gconf-editor.xml
16share/gnome/help/gconf-editor/C/legal.xml 22share/gnome/help/gconf-editor/C/legal.xml
 23share/gnome/help/gconf-editor/ca/figures/entry-blank.png
 24share/gnome/help/gconf-editor/ca/figures/entry-bool.png
 25share/gnome/help/gconf-editor/ca/figures/entry-list.png
 26share/gnome/help/gconf-editor/ca/figures/entry-number.png
 27share/gnome/help/gconf-editor/ca/figures/entry-schema.png
 28share/gnome/help/gconf-editor/ca/figures/entry-string.png
17share/gnome/help/gconf-editor/ca/figures/gconf_editor_anno_window.png 29share/gnome/help/gconf-editor/ca/figures/gconf_editor_anno_window.png
18share/gnome/help/gconf-editor/ca/gconf-editor.xml 30share/gnome/help/gconf-editor/ca/gconf-editor.xml
 31share/gnome/help/gconf-editor/de/figures/entry-blank.png
 32share/gnome/help/gconf-editor/de/figures/entry-bool.png
 33share/gnome/help/gconf-editor/de/figures/entry-list.png
 34share/gnome/help/gconf-editor/de/figures/entry-number.png
 35share/gnome/help/gconf-editor/de/figures/entry-schema.png
 36share/gnome/help/gconf-editor/de/figures/entry-string.png
19share/gnome/help/gconf-editor/de/figures/gconf_editor_anno_window.png 37share/gnome/help/gconf-editor/de/figures/gconf_editor_anno_window.png
20share/gnome/help/gconf-editor/de/gconf-editor.xml 38share/gnome/help/gconf-editor/de/gconf-editor.xml
 39share/gnome/help/gconf-editor/el/figures/entry-blank.png
 40share/gnome/help/gconf-editor/el/figures/entry-bool.png
 41share/gnome/help/gconf-editor/el/figures/entry-list.png
 42share/gnome/help/gconf-editor/el/figures/entry-number.png
 43share/gnome/help/gconf-editor/el/figures/entry-schema.png
 44share/gnome/help/gconf-editor/el/figures/entry-string.png
 45share/gnome/help/gconf-editor/el/figures/gconf_editor_anno_window.png
 46share/gnome/help/gconf-editor/el/gconf-editor.xml
 47share/gnome/help/gconf-editor/en_GB/figures/entry-blank.png
 48share/gnome/help/gconf-editor/en_GB/figures/entry-bool.png
 49share/gnome/help/gconf-editor/en_GB/figures/entry-list.png
 50share/gnome/help/gconf-editor/en_GB/figures/entry-number.png
 51share/gnome/help/gconf-editor/en_GB/figures/entry-schema.png
 52share/gnome/help/gconf-editor/en_GB/figures/entry-string.png
 53share/gnome/help/gconf-editor/en_GB/figures/gconf_editor_anno_window.png
 54share/gnome/help/gconf-editor/en_GB/gconf-editor.xml
 55share/gnome/help/gconf-editor/es/figures/entry-blank.png
 56share/gnome/help/gconf-editor/es/figures/entry-bool.png
 57share/gnome/help/gconf-editor/es/figures/entry-list.png
 58share/gnome/help/gconf-editor/es/figures/entry-number.png
 59share/gnome/help/gconf-editor/es/figures/entry-schema.png
 60share/gnome/help/gconf-editor/es/figures/entry-string.png
21share/gnome/help/gconf-editor/es/figures/gconf_editor_anno_window.png 61share/gnome/help/gconf-editor/es/figures/gconf_editor_anno_window.png
22share/gnome/help/gconf-editor/es/gconf-editor.xml 62share/gnome/help/gconf-editor/es/gconf-editor.xml
 63share/gnome/help/gconf-editor/fr/figures/entry-blank.png
 64share/gnome/help/gconf-editor/fr/figures/entry-bool.png
 65share/gnome/help/gconf-editor/fr/figures/entry-list.png
 66share/gnome/help/gconf-editor/fr/figures/entry-number.png
 67share/gnome/help/gconf-editor/fr/figures/entry-schema.png
 68share/gnome/help/gconf-editor/fr/figures/entry-string.png
23share/gnome/help/gconf-editor/fr/figures/gconf_editor_anno_window.png 69share/gnome/help/gconf-editor/fr/figures/gconf_editor_anno_window.png
24share/gnome/help/gconf-editor/fr/gconf-editor.xml 70share/gnome/help/gconf-editor/fr/gconf-editor.xml
 71share/gnome/help/gconf-editor/it/figures/entry-blank.png
 72share/gnome/help/gconf-editor/it/figures/entry-bool.png
 73share/gnome/help/gconf-editor/it/figures/entry-list.png
 74share/gnome/help/gconf-editor/it/figures/entry-number.png
 75share/gnome/help/gconf-editor/it/figures/entry-schema.png
 76share/gnome/help/gconf-editor/it/figures/entry-string.png
25share/gnome/help/gconf-editor/it/figures/gconf_editor_anno_window.png 77share/gnome/help/gconf-editor/it/figures/gconf_editor_anno_window.png
26share/gnome/help/gconf-editor/it/gconf-editor.xml 78share/gnome/help/gconf-editor/it/gconf-editor.xml
 79share/gnome/help/gconf-editor/oc/figures/entry-blank.png
 80share/gnome/help/gconf-editor/oc/figures/entry-bool.png
 81share/gnome/help/gconf-editor/oc/figures/entry-list.png
 82share/gnome/help/gconf-editor/oc/figures/entry-number.png
 83share/gnome/help/gconf-editor/oc/figures/entry-schema.png
 84share/gnome/help/gconf-editor/oc/figures/entry-string.png
27share/gnome/help/gconf-editor/oc/figures/gconf_editor_anno_window.png 85share/gnome/help/gconf-editor/oc/figures/gconf_editor_anno_window.png
28share/gnome/help/gconf-editor/oc/gconf-editor.xml 86share/gnome/help/gconf-editor/oc/gconf-editor.xml
 87share/gnome/help/gconf-editor/pt_BR/figures/entry-blank.png
 88share/gnome/help/gconf-editor/pt_BR/figures/entry-bool.png
 89share/gnome/help/gconf-editor/pt_BR/figures/entry-list.png
 90share/gnome/help/gconf-editor/pt_BR/figures/entry-number.png
 91share/gnome/help/gconf-editor/pt_BR/figures/entry-schema.png
 92share/gnome/help/gconf-editor/pt_BR/figures/entry-string.png
29share/gnome/help/gconf-editor/pt_BR/figures/gconf_editor_anno_window.png 93share/gnome/help/gconf-editor/pt_BR/figures/gconf_editor_anno_window.png
30share/gnome/help/gconf-editor/pt_BR/gconf-editor.xml 94share/gnome/help/gconf-editor/pt_BR/gconf-editor.xml
 95share/gnome/help/gconf-editor/ru/figures/entry-blank.png
 96share/gnome/help/gconf-editor/ru/figures/entry-bool.png
 97share/gnome/help/gconf-editor/ru/figures/entry-list.png
 98share/gnome/help/gconf-editor/ru/figures/entry-number.png
 99share/gnome/help/gconf-editor/ru/figures/entry-schema.png
 100share/gnome/help/gconf-editor/ru/figures/entry-string.png
31share/gnome/help/gconf-editor/ru/figures/gconf_editor_anno_window.png 101share/gnome/help/gconf-editor/ru/figures/gconf_editor_anno_window.png
32share/gnome/help/gconf-editor/ru/gconf-editor.xml 102share/gnome/help/gconf-editor/ru/gconf-editor.xml
 103share/gnome/help/gconf-editor/sv/figures/entry-blank.png
 104share/gnome/help/gconf-editor/sv/figures/entry-bool.png
 105share/gnome/help/gconf-editor/sv/figures/entry-list.png
 106share/gnome/help/gconf-editor/sv/figures/entry-number.png
 107share/gnome/help/gconf-editor/sv/figures/entry-schema.png
 108share/gnome/help/gconf-editor/sv/figures/entry-string.png
33share/gnome/help/gconf-editor/sv/figures/gconf_editor_anno_window.png 109share/gnome/help/gconf-editor/sv/figures/gconf_editor_anno_window.png
34share/gnome/help/gconf-editor/sv/gconf-editor.xml 110share/gnome/help/gconf-editor/sv/gconf-editor.xml
 111share/gnome/help/gconf-editor/th/figures/entry-blank.png
 112share/gnome/help/gconf-editor/th/figures/entry-bool.png
 113share/gnome/help/gconf-editor/th/figures/entry-list.png
 114share/gnome/help/gconf-editor/th/figures/entry-number.png
 115share/gnome/help/gconf-editor/th/figures/entry-schema.png
 116share/gnome/help/gconf-editor/th/figures/entry-string.png
35share/gnome/help/gconf-editor/th/figures/gconf_editor_anno_window.png 117share/gnome/help/gconf-editor/th/figures/gconf_editor_anno_window.png
36share/gnome/help/gconf-editor/th/gconf-editor.xml 118share/gnome/help/gconf-editor/th/gconf-editor.xml
 119share/gnome/help/gconf-editor/uk/figures/entry-blank.png
 120share/gnome/help/gconf-editor/uk/figures/entry-bool.png
 121share/gnome/help/gconf-editor/uk/figures/entry-list.png
 122share/gnome/help/gconf-editor/uk/figures/entry-number.png
 123share/gnome/help/gconf-editor/uk/figures/entry-schema.png
 124share/gnome/help/gconf-editor/uk/figures/entry-string.png
37share/gnome/help/gconf-editor/uk/figures/gconf_editor_anno_window.png 125share/gnome/help/gconf-editor/uk/figures/gconf_editor_anno_window.png
38share/gnome/help/gconf-editor/uk/gconf-editor.xml 126share/gnome/help/gconf-editor/uk/gconf-editor.xml
39share/icons/hicolor/48x48/apps/gconf-editor.png 127share/icons/hicolor/48x48/apps/gconf-editor.png
40share/locale/am/LC_MESSAGES/gconf-editor.mo 128share/locale/am/LC_MESSAGES/gconf-editor.mo
41share/locale/ar/LC_MESSAGES/gconf-editor.mo 129share/locale/ar/LC_MESSAGES/gconf-editor.mo
42share/locale/as/LC_MESSAGES/gconf-editor.mo 130share/locale/as/LC_MESSAGES/gconf-editor.mo
 131share/locale/ast/LC_MESSAGES/gconf-editor.mo
43share/locale/az/LC_MESSAGES/gconf-editor.mo 132share/locale/az/LC_MESSAGES/gconf-editor.mo
44share/locale/be/LC_MESSAGES/gconf-editor.mo 133share/locale/be/LC_MESSAGES/gconf-editor.mo
45share/locale/be@latin/LC_MESSAGES/gconf-editor.mo 134share/locale/be@latin/LC_MESSAGES/gconf-editor.mo
46share/locale/bg/LC_MESSAGES/gconf-editor.mo 135share/locale/bg/LC_MESSAGES/gconf-editor.mo
47share/locale/bn/LC_MESSAGES/gconf-editor.mo 136share/locale/bn/LC_MESSAGES/gconf-editor.mo
48share/locale/bn_IN/LC_MESSAGES/gconf-editor.mo 137share/locale/bn_IN/LC_MESSAGES/gconf-editor.mo
49share/locale/br/LC_MESSAGES/gconf-editor.mo 138share/locale/br/LC_MESSAGES/gconf-editor.mo
50share/locale/bs/LC_MESSAGES/gconf-editor.mo 139share/locale/bs/LC_MESSAGES/gconf-editor.mo
51share/locale/ca/LC_MESSAGES/gconf-editor.mo 140share/locale/ca/LC_MESSAGES/gconf-editor.mo
52share/locale/cs/LC_MESSAGES/gconf-editor.mo 141share/locale/cs/LC_MESSAGES/gconf-editor.mo
53share/locale/cy/LC_MESSAGES/gconf-editor.mo 142share/locale/cy/LC_MESSAGES/gconf-editor.mo
54share/locale/da/LC_MESSAGES/gconf-editor.mo 143share/locale/da/LC_MESSAGES/gconf-editor.mo
55share/locale/de/LC_MESSAGES/gconf-editor.mo 144share/locale/de/LC_MESSAGES/gconf-editor.mo
@@ -84,86 +173,95 @@ share/locale/mg/LC_MESSAGES/gconf-editor @@ -84,86 +173,95 @@ share/locale/mg/LC_MESSAGES/gconf-editor
84share/locale/mk/LC_MESSAGES/gconf-editor.mo 173share/locale/mk/LC_MESSAGES/gconf-editor.mo
85share/locale/ml/LC_MESSAGES/gconf-editor.mo 174share/locale/ml/LC_MESSAGES/gconf-editor.mo
86share/locale/mn/LC_MESSAGES/gconf-editor.mo 175share/locale/mn/LC_MESSAGES/gconf-editor.mo
87share/locale/mr/LC_MESSAGES/gconf-editor.mo 176share/locale/mr/LC_MESSAGES/gconf-editor.mo
88share/locale/ms/LC_MESSAGES/gconf-editor.mo 177share/locale/ms/LC_MESSAGES/gconf-editor.mo
89share/locale/nb/LC_MESSAGES/gconf-editor.mo 178share/locale/nb/LC_MESSAGES/gconf-editor.mo
90share/locale/ne/LC_MESSAGES/gconf-editor.mo 179share/locale/ne/LC_MESSAGES/gconf-editor.mo
91share/locale/nl/LC_MESSAGES/gconf-editor.mo 180share/locale/nl/LC_MESSAGES/gconf-editor.mo
92share/locale/nn/LC_MESSAGES/gconf-editor.mo 181share/locale/nn/LC_MESSAGES/gconf-editor.mo
93share/locale/oc/LC_MESSAGES/gconf-editor.mo 182share/locale/oc/LC_MESSAGES/gconf-editor.mo
94share/locale/or/LC_MESSAGES/gconf-editor.mo 183share/locale/or/LC_MESSAGES/gconf-editor.mo
95share/locale/pa/LC_MESSAGES/gconf-editor.mo 184share/locale/pa/LC_MESSAGES/gconf-editor.mo
96share/locale/pl/LC_MESSAGES/gconf-editor.mo 185share/locale/pl/LC_MESSAGES/gconf-editor.mo
 186share/locale/ps/LC_MESSAGES/gconf-editor.mo
97share/locale/pt/LC_MESSAGES/gconf-editor.mo 187share/locale/pt/LC_MESSAGES/gconf-editor.mo
98share/locale/pt_BR/LC_MESSAGES/gconf-editor.mo 188share/locale/pt_BR/LC_MESSAGES/gconf-editor.mo
99share/locale/ro/LC_MESSAGES/gconf-editor.mo 189share/locale/ro/LC_MESSAGES/gconf-editor.mo
100share/locale/ru/LC_MESSAGES/gconf-editor.mo 190share/locale/ru/LC_MESSAGES/gconf-editor.mo
101share/locale/rw/LC_MESSAGES/gconf-editor.mo 191share/locale/rw/LC_MESSAGES/gconf-editor.mo
102share/locale/si/LC_MESSAGES/gconf-editor.mo 192share/locale/si/LC_MESSAGES/gconf-editor.mo
103share/locale/sk/LC_MESSAGES/gconf-editor.mo 193share/locale/sk/LC_MESSAGES/gconf-editor.mo
104share/locale/sl/LC_MESSAGES/gconf-editor.mo 194share/locale/sl/LC_MESSAGES/gconf-editor.mo
105share/locale/sq/LC_MESSAGES/gconf-editor.mo 195share/locale/sq/LC_MESSAGES/gconf-editor.mo
106share/locale/sr/LC_MESSAGES/gconf-editor.mo 196share/locale/sr/LC_MESSAGES/gconf-editor.mo
107share/locale/sr@latin/LC_MESSAGES/gconf-editor.mo 197share/locale/sr@latin/LC_MESSAGES/gconf-editor.mo
108share/locale/sv/LC_MESSAGES/gconf-editor.mo 198share/locale/sv/LC_MESSAGES/gconf-editor.mo
109share/locale/ta/LC_MESSAGES/gconf-editor.mo 199share/locale/ta/LC_MESSAGES/gconf-editor.mo
110share/locale/te/LC_MESSAGES/gconf-editor.mo 200share/locale/te/LC_MESSAGES/gconf-editor.mo
111share/locale/th/LC_MESSAGES/gconf-editor.mo 201share/locale/th/LC_MESSAGES/gconf-editor.mo
112share/locale/tr/LC_MESSAGES/gconf-editor.mo 202share/locale/tr/LC_MESSAGES/gconf-editor.mo
113share/locale/ug/LC_MESSAGES/gconf-editor.mo 203share/locale/ug/LC_MESSAGES/gconf-editor.mo
114share/locale/uk/LC_MESSAGES/gconf-editor.mo 204share/locale/uk/LC_MESSAGES/gconf-editor.mo
115share/locale/vi/LC_MESSAGES/gconf-editor.mo 205share/locale/vi/LC_MESSAGES/gconf-editor.mo
116share/locale/xh/LC_MESSAGES/gconf-editor.mo 206share/locale/xh/LC_MESSAGES/gconf-editor.mo
117share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo 207share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo
118share/locale/zh_HK/LC_MESSAGES/gconf-editor.mo 208share/locale/zh_HK/LC_MESSAGES/gconf-editor.mo
119share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo 209share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo
120share/omf/gconf-editor/gconf-editor-C.omf 210share/omf/gconf-editor/gconf-editor-C.omf
121share/omf/gconf-editor/gconf-editor-ca.omf 211share/omf/gconf-editor/gconf-editor-ca.omf
122share/omf/gconf-editor/gconf-editor-de.omf 212share/omf/gconf-editor/gconf-editor-de.omf
 213share/omf/gconf-editor/gconf-editor-el.omf
 214share/omf/gconf-editor/gconf-editor-en_GB.omf
123share/omf/gconf-editor/gconf-editor-es.omf 215share/omf/gconf-editor/gconf-editor-es.omf
124share/omf/gconf-editor/gconf-editor-fr.omf 216share/omf/gconf-editor/gconf-editor-fr.omf
125share/omf/gconf-editor/gconf-editor-it.omf 217share/omf/gconf-editor/gconf-editor-it.omf
126share/omf/gconf-editor/gconf-editor-oc.omf 218share/omf/gconf-editor/gconf-editor-oc.omf
127share/omf/gconf-editor/gconf-editor-pt_BR.omf 219share/omf/gconf-editor/gconf-editor-pt_BR.omf
128share/omf/gconf-editor/gconf-editor-ru.omf 220share/omf/gconf-editor/gconf-editor-ru.omf
129share/omf/gconf-editor/gconf-editor-sv.omf 221share/omf/gconf-editor/gconf-editor-sv.omf
130share/omf/gconf-editor/gconf-editor-th.omf 222share/omf/gconf-editor/gconf-editor-th.omf
131share/omf/gconf-editor/gconf-editor-uk.omf 223share/omf/gconf-editor/gconf-editor-uk.omf
132@comment in xdg-dirs: @dirrm share/pixmaps 
133@dirrm share/omf/gconf-editor 224@dirrm share/omf/gconf-editor
134@comment in rarian: @dirrm share/omf 225@comment in rarian: @dirrm share/omf
135@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps 226@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
 227@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48
136@comment in hicolor-icon-theme: @dirrm share/icons/hicolor 228@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
 229@comment in xdg-dirs: @dirrm share/icons
137@dirrm share/gnome/help/gconf-editor/uk/figures 230@dirrm share/gnome/help/gconf-editor/uk/figures
138@dirrm share/gnome/help/gconf-editor/uk 231@dirrm share/gnome/help/gconf-editor/uk
139@dirrm share/gnome/help/gconf-editor/th/figures 232@dirrm share/gnome/help/gconf-editor/th/figures
140@dirrm share/gnome/help/gconf-editor/th 233@dirrm share/gnome/help/gconf-editor/th
141@dirrm share/gnome/help/gconf-editor/sv/figures 234@dirrm share/gnome/help/gconf-editor/sv/figures
142@dirrm share/gnome/help/gconf-editor/sv 235@dirrm share/gnome/help/gconf-editor/sv
143@dirrm share/gnome/help/gconf-editor/ru/figures 236@dirrm share/gnome/help/gconf-editor/ru/figures
144@dirrm share/gnome/help/gconf-editor/ru 237@dirrm share/gnome/help/gconf-editor/ru
145@dirrm share/gnome/help/gconf-editor/pt_BR/figures 238@dirrm share/gnome/help/gconf-editor/pt_BR/figures
146@dirrm share/gnome/help/gconf-editor/pt_BR 239@dirrm share/gnome/help/gconf-editor/pt_BR
147@dirrm share/gnome/help/gconf-editor/oc/figures 240@dirrm share/gnome/help/gconf-editor/oc/figures
148@dirrm share/gnome/help/gconf-editor/oc 241@dirrm share/gnome/help/gconf-editor/oc
149@dirrm share/gnome/help/gconf-editor/it/figures 242@dirrm share/gnome/help/gconf-editor/it/figures
150@dirrm share/gnome/help/gconf-editor/it 243@dirrm share/gnome/help/gconf-editor/it
151@dirrm share/gnome/help/gconf-editor/fr/figures 244@dirrm share/gnome/help/gconf-editor/fr/figures
152@dirrm share/gnome/help/gconf-editor/fr 245@dirrm share/gnome/help/gconf-editor/fr
153@dirrm share/gnome/help/gconf-editor/es/figures 246@dirrm share/gnome/help/gconf-editor/es/figures
154@dirrm share/gnome/help/gconf-editor/es 247@dirrm share/gnome/help/gconf-editor/es
 248@dirrm share/gnome/help/gconf-editor/en_GB/figures
 249@dirrm share/gnome/help/gconf-editor/en_GB
 250@dirrm share/gnome/help/gconf-editor/el/figures
 251@dirrm share/gnome/help/gconf-editor/el
155@dirrm share/gnome/help/gconf-editor/de/figures 252@dirrm share/gnome/help/gconf-editor/de/figures
156@dirrm share/gnome/help/gconf-editor/de 253@dirrm share/gnome/help/gconf-editor/de
157@dirrm share/gnome/help/gconf-editor/ca/figures 254@dirrm share/gnome/help/gconf-editor/ca/figures
158@dirrm share/gnome/help/gconf-editor/ca 255@dirrm share/gnome/help/gconf-editor/ca
159@dirrm share/gnome/help/gconf-editor/C/figures 256@dirrm share/gnome/help/gconf-editor/C/figures
160@dirrm share/gnome/help/gconf-editor/C 257@dirrm share/gnome/help/gconf-editor/C
161@dirrm share/gnome/help/gconf-editor 258@dirrm share/gnome/help/gconf-editor
162@comment in gnome2-dirs: @dirrm share/gnome/help 259@comment in gnome2-dirs: @dirrm share/gnome/help
 260@comment in gnome2-dirs: @dirrm share/gnome
 261@comment in GConf: @dirrm share/gconf/schemas
163@dirrm share/gconf-editor/icons/hicolor/16x16/status 262@dirrm share/gconf-editor/icons/hicolor/16x16/status
164@dirrm share/gconf-editor/icons/hicolor/16x16 263@dirrm share/gconf-editor/icons/hicolor/16x16
165@dirrm share/gconf-editor/icons/hicolor 264@dirrm share/gconf-editor/icons/hicolor
166@dirrm share/gconf-editor/icons 265@dirrm share/gconf-editor/icons
167@dirrm share/gconf-editor 266@dirrm share/gconf-editor
168@comment in GConf: @dirrm share/gconf/schemas 
169@comment in xdg-dirs: @dirrm share/applications 267@comment in xdg-dirs: @dirrm share/applications

cvs diff -r1.18 -r1.19 pkgsrc/editors/gconf-editor/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/gconf-editor/distinfo 2008/10/29 02:21:24 1.18
+++ pkgsrc/editors/gconf-editor/distinfo 2009/03/18 01:59:43 1.19
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.18 2008/10/29 02:21:24 wiz Exp $ 1$NetBSD: distinfo,v 1.19 2009/03/18 01:59:43 jmcneill Exp $
2 2
3SHA1 (gconf-editor-2.24.1.tar.bz2) = cc19e19add4f509d75553e5d03609f7529cc29a4 3SHA1 (gconf-editor-2.26.0.tar.bz2) = 8b0369a747394f2ee0bec225dab561477b1531c6
4RMD160 (gconf-editor-2.24.1.tar.bz2) = ee8607b951548a16fdb6705c3efa95e5349fb0e1 4RMD160 (gconf-editor-2.26.0.tar.bz2) = ef5a446bb99617208d2f6de374f9d2c764a29bc9
5Size (gconf-editor-2.24.1.tar.bz2) = 1142041 bytes 5Size (gconf-editor-2.26.0.tar.bz2) = 1262213 bytes