From f30028ec178a0cc7a9da67ea233e86cd355c4bc5 Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 9 Jul 2009 18:02:54 +0000 Subject: update to 2.26.2 changes: -performance improvements -build system fixes -bugfixes -documentation improvements -support the upcoming "mutter" window manager -translation updates --- x11/gnome-session/Makefile | 4 ++-- x11/gnome-session/PLIST | 3 ++- x11/gnome-session/distinfo | 9 ++++----- x11/gnome-session/patches/patch-af | 28 ---------------------------- 4 files changed, 8 insertions(+), 36 deletions(-) delete mode 100644 x11/gnome-session/patches/patch-af diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 1cd1ebc99c9..018836c590a 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2009/04/17 18:09:09 drochner Exp $ +# $NetBSD: Makefile,v 1.114 2009/07/09 18:02:54 drochner Exp $ # -DISTNAME= gnome-session-2.26.1 +DISTNAME= gnome-session-2.26.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.26/} SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/} diff --git a/x11/gnome-session/PLIST b/x11/gnome-session/PLIST index bf8a5315e01..032dc12ba71 100644 --- a/x11/gnome-session/PLIST +++ b/x11/gnome-session/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.31 2009/06/14 18:24:48 joerg Exp $ +@comment $NetBSD: PLIST,v 1.32 2009/07/09 18:02:55 drochner Exp $ bin/gnome-session bin/gnome-session-properties bin/gnome-session-save @@ -37,6 +37,7 @@ share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo share/locale/bn_IN/LC_MESSAGES/gnome-session-2.0.mo share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo +share/locale/ca@valencia/LC_MESSAGES/gnome-session-2.0.mo share/locale/crh/LC_MESSAGES/gnome-session-2.0.mo share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo share/locale/cy/LC_MESSAGES/gnome-session-2.0.mo diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index efaeccc5e7f..13d91f02e16 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.47 2009/04/17 18:09:09 drochner Exp $ +$NetBSD: distinfo,v 1.48 2009/07/09 18:02:55 drochner Exp $ -SHA1 (gnome-session-2.26.1.tar.bz2) = 3c8dc68f197c6b5a7d30e3ce04e65954bfe12070 -RMD160 (gnome-session-2.26.1.tar.bz2) = d4eb6a0fc639a257645b2e4138055d9e1bd9f9a6 -Size (gnome-session-2.26.1.tar.bz2) = 835266 bytes +SHA1 (gnome-session-2.26.2.tar.bz2) = ba43d9c623e6e79635a09cfbd6ecfce40ccbab05 +RMD160 (gnome-session-2.26.2.tar.bz2) = ff2c75cf5b8c3405ec5d2044510cf07eedede1d1 +Size (gnome-session-2.26.2.tar.bz2) = 804340 bytes SHA1 (gnome-splash-2.16.0.png) = 0d321be84c5668a2c0fecb494edc820d6b74ee9d RMD160 (gnome-splash-2.16.0.png) = 28667abaaef6ac20dde9f4101554a5043b4f9c96 Size (gnome-splash-2.16.0.png) = 36601 bytes @@ -10,5 +10,4 @@ SHA1 (patch-aa) = 9a385124467efd98a71a41ec8e123c6e51316d40 SHA1 (patch-ac) = f3a74bd3942269f44fab2d52262c2fedb3fd2848 SHA1 (patch-ad) = fe18ad5dbb6851b81bf23a4dcb2eec2d32981730 SHA1 (patch-ae) = 31759f8ee3f4415c43feb9ce5e93cba549de06a3 -SHA1 (patch-af) = b307190d2c0f8cc2e5aef8fec00868eaf5ddf8b9 SHA1 (patch-ag) = 7b609bf7a2be8fa9845678347de6e644623f1d6d diff --git a/x11/gnome-session/patches/patch-af b/x11/gnome-session/patches/patch-af deleted file mode 100644 index 84ae5aaed3f..00000000000 --- a/x11/gnome-session/patches/patch-af +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-af,v 1.1 2008/10/16 18:17:30 drochner Exp $ - ---- gnome-session/gdm-signal-handler.c.orig 2008-10-15 19:43:48.000000000 +0200 -+++ gnome-session/gdm-signal-handler.c -@@ -27,7 +27,6 @@ - #include - #include - #include --#include - #include - #include - #include -@@ -160,6 +159,7 @@ signal_io_watch (GIOChannel *ioc, - static void - fallback_get_backtrace (void) - { -+#if 0 - void * frames[64]; - size_t size; - char ** strings; -@@ -176,6 +176,7 @@ fallback_get_backtrace (void) - } else { - g_warning ("GDM crashed, but symbols couldn't be retrieved."); - } -+#endif - } - - -- cgit v1.2.3