pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/gconf-editor Update to 2.16.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0871bdfc1a4
branches:  trunk
changeset: 518686:c0871bdfc1a4
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Sep 15 15:21:40 2006 +0000

description:
Update to 2.16.0:

2006-09-05  Fernando Herrera  <fherrera%onirica.com@localhost>

        * configure.in: Release 2.16.0

2006-08-07  Fernando Herrera  <fherrera%onirica.com@localhost>

        * configure.in: Release 2.15.91
        * Makefile.am: added missing m4 subdir

2006-08-07  Kjartan Maraas  <kmaraas%gnome.org@localhost>

        * .cvsignore:
        * Makefile.am:
        * configure.in:
        * docs/.cvsignore:
        * docs/C/gconf-editor.xml:
        * docs/Makefile.am: Port to gnome-doc-utils. Patch from
        Don Scorgie. Closes bug #346919.

2006-08-07  Kjartan Maraas  <kmaraas%gnome.org@localhost>

        * src/gedit-output-window.c: (my_popup_handler),
        (gedit_output_window_init): Port to gtk+ from deprecated
        libgnomeui API. Kristof Vansant. Closes bug #166882.

2006-07-23  Luca Ferretti  <elle.uca%libero.it@localhost>

        * autogen.sh: add "USE_COMMON_DOC_BUILD=yes", fix bug # 348238

2006-07-11  Kjartan Maraas  <kmaraas%gnome.org@localhost>

        * autogen.sh: Convert to use gnome-autogen.sh. Fixes
        bug #341344. Patch from Frederic Peters.

2006-05-19  Fernando Herrera  <fherrera%onirica.com@localhost>

        * docs/de/gconf-editor-de.omf: Converted to UTF-8
        (pointed by Kjartan Maraas)

2006-05-09  Fernando Herrera  <fherrera%onirica.com@localhost>

        * configure.in:
        * src/main.c: (main): Port to GOption. Patches and code from
        Paolo Borelli, Christian Persch and Kristof Vansant. Fixes
        bugs #335032 and #320390.

2006-05-09  Brian Pepple  <bdpepple%gmail.com@localhost>

        * po/LINGUAS: New file listing all supported languages.
        * configure.in: Use po/LINGUAS instead of including all languages
        directly in this file. See the wiki for more information:
        http://live.gnome.org/GnomeGoals/PoLinguas

2006-05-09  Fernando Herrera  <fherrera%onirica.com@localhost>

        * src/gconf-search.c: (gconf_tree_model_search_iter_foreach):
        Show search results when more than one has been found on the
        path. Fixes #339316

2006-05-09  Fernando Herrera  <fherrera%onirica.com@localhost>

        * src/gconf-editor-window.c:
        (gconf_editor_window_popup_error_dialog),
        (gconf_editor_window_go_to):
        * src/main.c: (main): remove invalid_arg_error_dialog. Reuse
        gconf_editor_window_popup_error_dialog and made this dialog HIG
        compliant. Patch from Kristof Vansant. Fixes #340241

2006-05-09  Fernando Herrera  <fherrera%onirica.com@localhost>

        * configure.in: version 2.15.0

2006-04-27  Wouter Bolsterlee  <uws+gnome%xs4all.nl@localhost>

        * src/main.c: Call gnome_accelerators_sync() to save the keyboard
        shortcuts on exit. Fixes bug #162902.

2006-04-21  Claudio Saavedra  <csaavedra%alumnos.utalca.cl@localhost>

        * configure.in:
        * docs/fr/Makefile.am:

        Adding missing docs/fr/Makefile.am .

2006-04-17  Benoît Dejean  <benoit%placenet.org@localhost>

        * docs/Makefile.am:
        * docs/fr/*:

        Added French translation.

2006-04-17  Kjartan Maraas  <kmaraas%gnome.org@localhost>

        * configure.in: Remove obsolete entry for no_NO.
        * po/no.po: And the translation.

2006-03-27 Vladimer Sichinava  <vlsichinava%gmail.com@localhost>

        * configure.in: Added "ka" (Georgian) to ALL_LINGUAS

2006-03-26  Claudio Saavedra  <csaavedra%alumnos.utalca.cl@localhost>

        * configure.in: Adding "de" documentation entry.
        * docs/de/Makefile.am: Fixing build (#336005).

2006-03-25  Christian Neumair  <chris%gnome-de.org@localhost>

        * docs/Makefile.am: (SUBDIRS): Add "de". Thanks to Keywan Najafi
        Tonekaboni.

2006-03-22  Tommi Vainikainen  <thv%iki.fi@localhost>

        * configure.in (ALL_LINGUAS): Added Dzongkha (dz).

2006-03-20  Fernando Herrera  <fherrera%onirica.com@localhost>

        * src/gconf-editor-window.c: (gconf_editor_gconf_value_changed): Fix
        memory corruption. GconfValue should be freed with gconf_value_free
        not with g_free.
        * src/gconf-list-model.c: (gconf_list_model_notify_func): Fix a tiny
        leak.
        Patch from Paolo Borelli. Closes bug #332931.

diffstat:

 editors/gconf-editor/Makefile |  10 ++++++----
 editors/gconf-editor/PLIST    |  25 +++++--------------------
 editors/gconf-editor/distinfo |   8 ++++----
 3 files changed, 15 insertions(+), 28 deletions(-)

diffs (134 lines):

diff -r 8fb8681d256f -r c0871bdfc1a4 editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile     Fri Sep 15 15:21:29 2006 +0000
+++ b/editors/gconf-editor/Makefile     Fri Sep 15 15:21:40 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.49 2006/07/05 05:37:40 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2006/09/15 15:21:40 jmmv Exp $
 #
 
-DISTNAME=              gconf-editor-2.14.0
-PKGREVISION=           1
+DISTNAME=              gconf-editor-2.16.0
 CATEGORIES=            editors gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gconf-editor/2.14/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gconf-editor/2.16/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
@@ -23,6 +22,8 @@
 GCONF2_SCHEMAS=                gconf-editor.schemas
 
 BUILDLINK_API_DEPENDS.GConf2+= GConf2>=2.14.0
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.6.0
+BUILDLINK_API_DEPENDS.libgnome+=       libgnome>=2.14.0
 
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
@@ -30,6 +31,7 @@
 .include "../../devel/libgnome/buildlink3.mk"
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8fb8681d256f -r c0871bdfc1a4 editors/gconf-editor/PLIST
--- a/editors/gconf-editor/PLIST        Fri Sep 15 15:21:29 2006 +0000
+++ b/editors/gconf-editor/PLIST        Fri Sep 15 15:21:40 2006 +0000
@@ -1,26 +1,11 @@
-@comment $NetBSD: PLIST,v 1.13 2006/04/17 07:07:18 jlam Exp $
+@comment $NetBSD: PLIST,v 1.14 2006/09/15 15:21:40 jmmv Exp $
 bin/gconf-editor
 man/man1/gconf-editor.1
 share/applications/gconf-editor.desktop
 share/gconf/schemas/gconf-editor.schemas
-share/gnome/help/gconf-editor/C/figures/entry-blank.png
-share/gnome/help/gconf-editor/C/figures/entry-bool.png
-share/gnome/help/gconf-editor/C/figures/entry-list.png
-share/gnome/help/gconf-editor/C/figures/entry-number.png
-share/gnome/help/gconf-editor/C/figures/entry-schema.png
-share/gnome/help/gconf-editor/C/figures/entry-string.png
 share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png
 share/gnome/help/gconf-editor/C/gconf-editor.xml
 share/gnome/help/gconf-editor/C/legal.xml
-share/gnome/help/gconf-editor/uk/figures/entry-blank.png
-share/gnome/help/gconf-editor/uk/figures/entry-bool.png
-share/gnome/help/gconf-editor/uk/figures/entry-list.png
-share/gnome/help/gconf-editor/uk/figures/entry-number.png
-share/gnome/help/gconf-editor/uk/figures/entry-schema.png
-share/gnome/help/gconf-editor/uk/figures/entry-string.png
-share/gnome/help/gconf-editor/uk/figures/gconf_editor_anno_window.png
-share/gnome/help/gconf-editor/uk/gconf-editor.xml
-share/gnome/help/gconf-editor/uk/legal.xml
 share/icons/hicolor/48x48/apps/gconf-editor.png
 share/locale/am/LC_MESSAGES/gconf-editor.mo
 share/locale/ar/LC_MESSAGES/gconf-editor.mo
@@ -28,6 +13,7 @@
 share/locale/be/LC_MESSAGES/gconf-editor.mo
 share/locale/bg/LC_MESSAGES/gconf-editor.mo
 share/locale/bn/LC_MESSAGES/gconf-editor.mo
+share/locale/bn_IN/LC_MESSAGES/gconf-editor.mo
 share/locale/br/LC_MESSAGES/gconf-editor.mo
 share/locale/bs/LC_MESSAGES/gconf-editor.mo
 share/locale/ca/LC_MESSAGES/gconf-editor.mo
@@ -35,6 +21,7 @@
 share/locale/cy/LC_MESSAGES/gconf-editor.mo
 share/locale/da/LC_MESSAGES/gconf-editor.mo
 share/locale/de/LC_MESSAGES/gconf-editor.mo
+share/locale/dz/LC_MESSAGES/gconf-editor.mo
 share/locale/el/LC_MESSAGES/gconf-editor.mo
 share/locale/en_CA/LC_MESSAGES/gconf-editor.mo
 share/locale/en_GB/LC_MESSAGES/gconf-editor.mo
@@ -54,12 +41,14 @@
 share/locale/id/LC_MESSAGES/gconf-editor.mo
 share/locale/it/LC_MESSAGES/gconf-editor.mo
 share/locale/ja/LC_MESSAGES/gconf-editor.mo
+share/locale/ka/LC_MESSAGES/gconf-editor.mo
 share/locale/kn/LC_MESSAGES/gconf-editor.mo
 share/locale/ko/LC_MESSAGES/gconf-editor.mo
 share/locale/ku/LC_MESSAGES/gconf-editor.mo
 share/locale/li/LC_MESSAGES/gconf-editor.mo
 share/locale/lt/LC_MESSAGES/gconf-editor.mo
 share/locale/lv/LC_MESSAGES/gconf-editor.mo
+share/locale/mg/LC_MESSAGES/gconf-editor.mo
 share/locale/mk/LC_MESSAGES/gconf-editor.mo
 share/locale/ml/LC_MESSAGES/gconf-editor.mo
 share/locale/mn/LC_MESSAGES/gconf-editor.mo
@@ -68,7 +57,6 @@
 share/locale/nb/LC_MESSAGES/gconf-editor.mo
 share/locale/ne/LC_MESSAGES/gconf-editor.mo
 share/locale/nl/LC_MESSAGES/gconf-editor.mo
-share/locale/no/LC_MESSAGES/gconf-editor.mo
 share/locale/or/LC_MESSAGES/gconf-editor.mo
 share/locale/pa/LC_MESSAGES/gconf-editor.mo
 share/locale/pl/LC_MESSAGES/gconf-editor.mo
@@ -95,7 +83,6 @@
 share/locale/zh_HK/LC_MESSAGES/gconf-editor.mo
 share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo
 share/omf/gconf-editor/gconf-editor-C.omf
-share/omf/gconf-editor/gconf-editor-uk.omf
 share/pixmaps/gconf-editor/entry-blank.png
 share/pixmaps/gconf-editor/entry-bool.png
 share/pixmaps/gconf-editor/entry-list.png
@@ -110,8 +97,6 @@
 @comment in scrollkeeper: @dirrm share/omf
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor
-@dirrm share/gnome/help/gconf-editor/uk/figures
-@dirrm share/gnome/help/gconf-editor/uk
 @dirrm share/gnome/help/gconf-editor/C/figures
 @dirrm share/gnome/help/gconf-editor/C
 @dirrm share/gnome/help/gconf-editor
diff -r 8fb8681d256f -r c0871bdfc1a4 editors/gconf-editor/distinfo
--- a/editors/gconf-editor/distinfo     Fri Sep 15 15:21:29 2006 +0000
+++ b/editors/gconf-editor/distinfo     Fri Sep 15 15:21:40 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2006/03/30 21:28:52 jmmv Exp $
+$NetBSD: distinfo,v 1.13 2006/09/15 15:21:40 jmmv Exp $
 
-SHA1 (gconf-editor-2.14.0.tar.bz2) = 3cda659ebbfbe8c10ca75406aed0f778374983b5
-RMD160 (gconf-editor-2.14.0.tar.bz2) = 570c863597155d075b710c153880488662406a1b
-Size (gconf-editor-2.14.0.tar.bz2) = 541099 bytes
+SHA1 (gconf-editor-2.16.0.tar.bz2) = a3e807aff373c3ecd7cd49d5ef7f5a8e53c058d0
+RMD160 (gconf-editor-2.16.0.tar.bz2) = fd368fd7f1de34e1f1c407e0e152eee3bbba0c71
+Size (gconf-editor-2.16.0.tar.bz2) = 528644 bytes



Home | Main Index | Thread Index | Old Index