summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-01 18:51:26 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-01 18:51:26 +0000
commite805d3d706c059088b8f8b2c688c0d7d2396b228 (patch)
treeb60809b94c7ffe155972358f060d881ffe046be4 /editors/gconf-editor/Makefile
parent20886558698df57b1845b525268401ee0664cdb8 (diff)
downloadpkgsrc-e805d3d706c059088b8f8b2c688c0d7d2396b228.tar.gz
Update to 2.6.0. Changes since previous stable version (2.4.x):
2.6.0: * Translations: - Added Punjabi translation (Amanpreet Singh Alam) - Updated Hungarian translation (Andras Timar) - Added British translation (Gareth Owen) 2.5.92: * Translations: - Updated Croatian translation (Robert Sedak) - Added Canadian English translation (Alexander Winston) - Updated Ukrainian translation (Maxim Dziumanenko) - Updated Thai translation (Theppitak Karoonboonyanan) 2.5.91: * Fixes: - Show key documentation even if it has been modified (Bug #121813, Fernando Herrera) 2.5.4: * Fixes: - Fix a crash when deleting keys (Bugs #105884 and #124662, Sanjiv Agarwala) - Copy path if no key is slected (Bug #132085, Fernando Herrera) - Fix a crash with NULLs nodes (Bug #128272, Fernando Herrea) - Unify copyright strings (Bug #101728, Christian Neumair) - Handle escaping of keys correctly (Bug #96744, Hidetoshi Tajima) - Removed final "," in enums (Fernando Herrera) * Improvements: - Update statusbar on key selection (Fernando Herrera) - Added man page (Sebastien Bacher) 2.5.1: * Fixes: - Fix a crash with unset values (Bug #121084, Sebastien Bacher) - Added float support to the list editor, fixing a crash (Ross Burton) - Remove the GTK_DISABLE_DEPRECATED flag (Bug #123932, Arvind Samptur) * Improvements: - Set the cursor to GDK_WATCH while we are figuring out the child nodes (Federico Mena Quintero) - Expand tree items when double clicked (Christophe Fergeau)
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index c53d9b538e4..0d4a8fcd6b1 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2004/03/08 19:40:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2004/04/01 18:51:26 jmmv Exp $
#
-DISTNAME= gconf-editor-2.4.0
-PKGREVISION= 4
+DISTNAME= gconf-editor-2.6.0
CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= sab@posix.org.uk