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.6.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ebaa50bba777
branches: trunk
changeset: 473113:ebaa50bba777
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Apr 16 13:47:17 2004 +0000
description:
Update to 2.6.1:
* Fixes:
- Don't escape keys (Bugs #135807 and #136400)
- Fix a crashing bug in the unref code (Bugs #124662 and
#136631)
- Fix the cell editor for float values (Bug #137468)
- Fix a crash when launching gconf-editor with an invalid key path
(Bug #136381)
- Allow the notebook in the key editor to fill and expand. (Fix
#138557)
* Translations:
- Added Basque translation (Iñaki Larrañaga)
- Added Gujarati translation (Guntupalli Karunakar)
diffstat:
editors/gconf-editor/Makefile | 4 ++--
editors/gconf-editor/PLIST | 8 +++++---
editors/gconf-editor/distinfo | 6 +++---
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (55 lines):
diff -r 22f1b3aa0b33 -r ebaa50bba777 editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile Fri Apr 16 13:44:45 2004 +0000
+++ b/editors/gconf-editor/Makefile Fri Apr 16 13:47:17 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2004/04/15 11:16:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/16 13:47:17 jmmv Exp $
#
-DISTNAME= gconf-editor-2.6.0
+DISTNAME= gconf-editor-2.6.1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.6/}
EXTRACT_SUFX= .tar.bz2
diff -r 22f1b3aa0b33 -r ebaa50bba777 editors/gconf-editor/PLIST
--- a/editors/gconf-editor/PLIST Fri Apr 16 13:44:45 2004 +0000
+++ b/editors/gconf-editor/PLIST Fri Apr 16 13:47:17 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/04/01 18:51:26 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/16 13:47:17 jmmv Exp $
bin/gconf-editor
man/man1/gconf-editor.1
share/applications/gconf-editor.desktop
@@ -17,11 +17,13 @@
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gconf-editor.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gconf-editor.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gconf-editor.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gconf-editor.mo
@@ -71,5 +73,5 @@
share/pixmaps/gconf-editor/folder-open.png
share/pixmaps/gconf-editor/stock-about-16.png
@dirrm share/pixmaps/gconf-editor
-@comment in xdg-dirs: share/pixmaps
-@comment in xdg-dirs: share/applications
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in xdg-dirs: @dirrm share/applications
diff -r 22f1b3aa0b33 -r ebaa50bba777 editors/gconf-editor/distinfo
--- a/editors/gconf-editor/distinfo Fri Apr 16 13:44:45 2004 +0000
+++ b/editors/gconf-editor/distinfo Fri Apr 16 13:47:17 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/04/01 18:51:26 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2004/04/16 13:47:17 jmmv Exp $
-SHA1 (gconf-editor-2.6.0.tar.bz2) = 5be993449d65c216d005499c2203d157a662fadb
-Size (gconf-editor-2.6.0.tar.bz2) = 372032 bytes
+SHA1 (gconf-editor-2.6.1.tar.bz2) = aadd796bba74a70c00e3d0dcdf35ef8d29f68355
+Size (gconf-editor-2.6.1.tar.bz2) = 376272 bytes
Home |
Main Index |
Thread Index |
Old Index