From 7fda644a8fd07ff6a12b9177f8d39c5d574bd6a0 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 30 Mar 2006 21:28:52 +0000 Subject: Update to 2.14.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2006-03-12 Fernando Herrera * configure.in: Release 2.14.0 2006-03-04 Jérémy Ar Floc'h * configure.in: Added Breton translation 2006-01-30 Fernando Herrera * src/gconf-key-editor.c: (update_list_buttons): Fix button sensitivity illness on the key list dialog. Patch from Christian Persch. Fixes bug #166112 2006-01-30 Fernando Herrera * src/gconf-editor-window.c: (gconf_editor_window_selection_changed): Remove duplicated strings and fix capitalization. Patch from Benoît Dejean. Fixes bug #167350 2006-01-30 Fernando Herrera * src/main.c: (invalid_arg_error_dialog): HIGfy error dialog. Patch from Kristof Vansant. Fixes bug #325058. 2006-01-30 Fernando Herrera * po/POTFILES.in: * src/gconf-cell-renderer.c: (gconf_cell_renderer_get_size), (gconf_cell_renderer_render): Translate "" string. Patch from Gabor Kelemen. Fixes bug #327525 2006-01-30 Fernando Herrera * data/gconf-editor.desktop.in.in: Added GTK; to Category entry. Fixes bug #328037 2006-01-14 Chao-Hsiung Liao * configure.in: Add "zh_HK" to ALL_LINGUAS. 2006-01-08 Sebastien Bacher * src/gconf-editor-window.c: (gconf_editor_window_about_window): use "translator-credits" instead of "translator_credits", patch by Vincent van Adrighem (Closes: #300958) 2006-01-03 Mark McLoughlin * configure.in: remove some redundant code which set GCONF_DEFAULTS_SOURCE with a value which was later overwritten. --- editors/gconf-editor/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'editors/gconf-editor/Makefile') diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 838131a09b9..55d4f112a95 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2006/03/21 06:00:45 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2006/03/30 21:28:52 jmmv Exp $ # -DISTNAME= gconf-editor-2.12.1 -PKGREVISION= 2 +DISTNAME= gconf-editor-2.14.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.12/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.14/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org @@ -24,7 +23,7 @@ CONFIGURE_ARGS+= --with-gconf-mandatory-source=${GCONF2_CONFIG_SOURCE:S/gconf.xm GCONF2_SCHEMAS= gconf-editor.schemas -BUILDLINK_DEPENDS.GConf2+= GConf2>=2.10.0 +BUILDLINK_DEPENDS.GConf2+= GConf2>=2.14.0 .include "../../devel/GConf2/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" -- cgit v1.2.3