pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome2-control-center Update to 2.8.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5f05d6101df
branches: trunk
changeset: 489531:d5f05d6101df
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Feb 22 22:00:58 2005 +0000
description:
Update to 2.8.2:
- Add desktop file for the font method. (Jeff Waugh).
- Fix theme thumbnailing. Closes bug #153203 and bug #165778.
(Sebastien Bacher and Shakti Sen)
- Fix a leak in the font method. Closes bug #165312. (Kjartan)
- Fix widget expansion in the keyboard preferences. Closes bug #151588.
Patch from Ross Burton
- Handle backspace in multilayout setups correctly. Closes bug #154492.
Patch from Michal Bukovjan
- Build fixes (Dan Winship, Shakti Sen; closes bug #153203.
- Theme manager: Fix an infinite loop. Closes bug #160803. Patch from
Elijah Newren
- Mask the "Text Editor" tab since the new mime system doesn't use this
setting.
- use a temporary filename to not overwrite existant files in ~/.themes
(Closes: #97180).
- theme-thumbnailer doesn't require an absolute path (Closes: #153203).
- updated translations (bg, da, id, it, nso, sq, zh_CN, zu)
diffstat:
x11/gnome2-control-center/Makefile | 4 ++--
x11/gnome2-control-center/PLIST | 5 ++++-
x11/gnome2-control-center/distinfo | 6 +++---
3 files changed, 9 insertions(+), 6 deletions(-)
diffs (60 lines):
diff -r f9407cbe6362 -r d5f05d6101df x11/gnome2-control-center/Makefile
--- a/x11/gnome2-control-center/Makefile Tue Feb 22 21:28:55 2005 +0000
+++ b/x11/gnome2-control-center/Makefile Tue Feb 22 22:00:58 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2004/10/26 21:07:56 jmmv Exp $
+# $NetBSD: Makefile,v 1.40 2005/02/22 22:00:58 jmmv Exp $
#
-DISTNAME= control-center-2.8.1
+DISTNAME= control-center-2.8.2
PKGNAME= gnome2-${DISTNAME}
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/2.8/}
diff -r f9407cbe6362 -r d5f05d6101df x11/gnome2-control-center/PLIST
--- a/x11/gnome2-control-center/PLIST Tue Feb 22 21:28:55 2005 +0000
+++ b/x11/gnome2-control-center/PLIST Tue Feb 22 22:00:58 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2004/09/22 08:09:58 jlam Exp $
+@comment $NetBSD: PLIST,v 1.12 2005/02/22 22:00:58 jmmv Exp $
bin/gnome-accessibility-keyboard-properties
bin/gnome-at-properties
bin/gnome-background-properties
@@ -34,6 +34,7 @@
libexec/gnome-settings-daemon
share/application-registry/fontilus.applications
share/application-registry/themus.applications
+share/applications/gnome-font-viewer.desktop
share/applications/gnomecc.desktop
share/control-center-2.0/capplets/accessibility-keyboard.desktop
share/control-center-2.0/capplets/at-properties.desktop
@@ -172,6 +173,7 @@
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/control-center-2.0.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/control-center-2.0.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/control-center-2.0.mo
+${PKGLOCALEDIR}/locale/nso/LC_MESSAGES/control-center-2.0.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/control-center-2.0.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/control-center-2.0.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/control-center-2.0.mo
@@ -192,6 +194,7 @@
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/control-center-2.0.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo
+${PKGLOCALEDIR}/locale/zu/LC_MESSAGES/control-center-2.0.mo
share/mime-info/fontilus.keys
share/mime-info/fontilus.mime
share/mime-info/themus.keys
diff -r f9407cbe6362 -r d5f05d6101df x11/gnome2-control-center/distinfo
--- a/x11/gnome2-control-center/distinfo Tue Feb 22 21:28:55 2005 +0000
+++ b/x11/gnome2-control-center/distinfo Tue Feb 22 22:00:58 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2004/11/19 17:32:20 sketch Exp $
+$NetBSD: distinfo,v 1.16 2005/02/22 22:00:58 jmmv Exp $
-SHA1 (control-center-2.8.1.tar.bz2) = e78d007de3788b5697d9177e9d3a2efe12084c44
-Size (control-center-2.8.1.tar.bz2) = 2547071 bytes
+SHA1 (control-center-2.8.2.tar.bz2) = 13dbc0761bba792b563fa800a44b977e793a8508
+Size (control-center-2.8.2.tar.bz2) = 2806342 bytes
SHA1 (patch-aa) = 826bd6ef91135a61a86450ff150662156c833ae8
SHA1 (patch-ab) = 15d24efe8e39d948b5663e641f47ea41b815e17d
SHA1 (patch-ac) = e2df2c5ffc0841f409985eafbafb96c5c9a5551a
Home |
Main Index |
Thread Index |
Old Index