pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome-session update to 2.26.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f14a91b1959
branches: trunk
changeset: 395611:3f14a91b1959
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Jul 09 18:02:54 2009 +0000
description:
update to 2.26.2
changes:
-performance improvements
-build system fixes
-bugfixes
-documentation improvements
-support the upcoming "mutter" window manager
-translation updates
diffstat:
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(-)
diffs (84 lines):
diff -r 57b9780299a2 -r 3f14a91b1959 x11/gnome-session/Makefile
--- a/x11/gnome-session/Makefile Thu Jul 09 17:59:25 2009 +0000
+++ b/x11/gnome-session/Makefile Thu Jul 09 18:02:54 2009 +0000
@@ -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 -r 57b9780299a2 -r 3f14a91b1959 x11/gnome-session/PLIST
--- a/x11/gnome-session/PLIST Thu Jul 09 17:59:25 2009 +0000
+++ b/x11/gnome-session/PLIST Thu Jul 09 18:02:54 2009 +0000
@@ -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_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 -r 57b9780299a2 -r 3f14a91b1959 x11/gnome-session/distinfo
--- a/x11/gnome-session/distinfo Thu Jul 09 17:59:25 2009 +0000
+++ b/x11/gnome-session/distinfo Thu Jul 09 18:02:54 2009 +0000
@@ -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-ac) = f3a74bd3942269f44fab2d52262c2fedb3fd2848
SHA1 (patch-ad) = fe18ad5dbb6851b81bf23a4dcb2eec2d32981730
SHA1 (patch-ae) = 31759f8ee3f4415c43feb9ce5e93cba549de06a3
-SHA1 (patch-af) = b307190d2c0f8cc2e5aef8fec00868eaf5ddf8b9
SHA1 (patch-ag) = 7b609bf7a2be8fa9845678347de6e644623f1d6d
diff -r 57b9780299a2 -r 3f14a91b1959 x11/gnome-session/patches/patch-af
--- a/x11/gnome-session/patches/patch-af Thu Jul 09 17:59:25 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 <unistd.h>
- #include <string.h>
- #include <signal.h>
--#include <execinfo.h>
- #include <syslog.h>
- #include <sys/wait.h>
- #include <sys/stat.h>
-@@ -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
- }
-
-
Home |
Main Index |
Thread Index |
Old Index