summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/gnome-session/Makefile6
-rw-r--r--x11/gnome-session/PLIST11
-rw-r--r--x11/gnome-session/distinfo9
-rw-r--r--x11/gnome-session/patches/patch-ag13
4 files changed, 29 insertions, 10 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index c0b79a07bcd..f354c4603cc 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.110 2009/01/14 13:01:42 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2009/03/16 18:26:43 jmcneill Exp $
#
-DISTNAME= gnome-session-2.24.3
+DISTNAME= gnome-session-2.25.92
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.24/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.25/}
SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
EXTRACT_SUFX= .tar.bz2
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.16.0.png
diff --git a/x11/gnome-session/PLIST b/x11/gnome-session/PLIST
index 2614b464168..6cd952efb97 100644
--- a/x11/gnome-session/PLIST
+++ b/x11/gnome-session/PLIST
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.27 2009/01/14 13:01:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.28 2009/03/16 18:26:43 jmcneill Exp $
bin/gnome-session
bin/gnome-session-properties
bin/gnome-session-save
bin/gnome-wm
lib/gnome-session/helpers/at-spi-registryd-wrapper
-lib/gnome-session/helpers/gnome-keyring-daemon-wrapper
lib/gnome-session/helpers/gnome-session-splash
lib/gnome-session/helpers/gnome-settings-daemon-helper
man/man1/gnome-session-save.1
@@ -18,13 +17,13 @@ share/gconf/schemas/gnome-session.schemas
share/gnome-session/gsm-inhibit-dialog.glade
share/gnome-session/session-properties.glade
share/gnome/autostart/at-spi-registryd-wrapper.desktop
-share/gnome/autostart/gnome-keyring-daemon-wrapper.desktop
share/gnome/autostart/gnome-session-splash.desktop
share/gnome/autostart/gnome-settings-daemon-helper.desktop
share/icons/hicolor/16x16/apps/session-properties.png
share/icons/hicolor/22x22/apps/session-properties.png
share/icons/hicolor/24x24/apps/session-properties.png
share/icons/hicolor/32x32/apps/session-properties.png
+share/icons/hicolor/48x48/apps/session-properties.png
share/icons/hicolor/scalable/apps/session-properties.svg
share/locale/af/LC_MESSAGES/gnome-session-2.0.mo
share/locale/am/LC_MESSAGES/gnome-session-2.0.mo
@@ -38,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/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
share/locale/da/LC_MESSAGES/gnome-session-2.0.mo
@@ -57,12 +57,14 @@ share/locale/fur/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo
share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo
share/locale/gu/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/ha/LC_MESSAGES/gnome-session-2.0.mo
share/locale/he/LC_MESSAGES/gnome-session-2.0.mo
share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo
share/locale/hr/LC_MESSAGES/gnome-session-2.0.mo
share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo
share/locale/hy/LC_MESSAGES/gnome-session-2.0.mo
share/locale/id/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/ig/LC_MESSAGES/gnome-session-2.0.mo
share/locale/is/LC_MESSAGES/gnome-session-2.0.mo
share/locale/it/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo
@@ -106,9 +108,12 @@ share/locale/th/LC_MESSAGES/gnome-session-2.0.mo
share/locale/tk/LC_MESSAGES/gnome-session-2.0.mo
share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo
share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/uz/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/uz@cyrillic/LC_MESSAGES/gnome-session-2.0.mo
share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo
share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo
share/locale/xh/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/yo/LC_MESSAGES/gnome-session-2.0.mo
share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo
share/locale/zh_HK/LC_MESSAGES/gnome-session-2.0.mo
share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo
diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo
index 770c4b70fca..64ef8f3d29f 100644
--- a/x11/gnome-session/distinfo
+++ b/x11/gnome-session/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.44 2009/01/14 13:01:42 wiz Exp $
+$NetBSD: distinfo,v 1.45 2009/03/16 18:26:43 jmcneill Exp $
-SHA1 (gnome-session-2.24.3.tar.bz2) = a48bcf47b879db439cec193e4191909409e7efcb
-RMD160 (gnome-session-2.24.3.tar.bz2) = 2cd9fb8435f452873ca8bd34fd51276d24282a48
-Size (gnome-session-2.24.3.tar.bz2) = 792300 bytes
+SHA1 (gnome-session-2.25.92.tar.bz2) = aa75cb9ed45d437bedeac9c366ee127dfbf0fe4f
+RMD160 (gnome-session-2.25.92.tar.bz2) = 55c1ba14b9de4a943d479be1f267e77a2bcf23d3
+Size (gnome-session-2.25.92.tar.bz2) = 827877 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
@@ -11,3 +11,4 @@ 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-ag b/x11/gnome-session/patches/patch-ag
new file mode 100644
index 00000000000..78b1359255b
--- /dev/null
+++ b/x11/gnome-session/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2009/03/16 18:26:43 jmcneill Exp $
+
+--- compat/Makefile.in.orig 2009-03-16 14:11:24.000000000 -0400
++++ compat/Makefile.in
+@@ -285,7 +285,7 @@ LDADD = \
+ $(COMPAT_LIBS)
+
+ helperdir = $(pkglibdir)/helpers
+-default_sessiondir = $(sysconfdir)/xdg/autostart
++default_sessiondir = $(PREFIX)/share/gnome/autostart
+ default_session_in_in_files = \
+ at-spi-registryd-wrapper.desktop.in.in \
+ gnome-settings-daemon-helper.desktop.in.in