summaryrefslogtreecommitdiff
path: root/x11/gnome-session
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-10-12 21:58:49 +0000
committerjmmv <jmmv@pkgsrc.org>2005-10-12 21:58:49 +0000
commit8a45770dec0d5a546f63188b4c31a0afae6653ed (patch)
tree3f84bdbc254cdb137fe33a9cb8dd39400ceef521 /x11/gnome-session
parent9a4a2e0f3bfd8391f1c4ee7cb2537a18aa2e31dd (diff)
downloadpkgsrc-8a45770dec0d5a546f63188b4c31a0afae6653ed.tar.gz
Update to 2.12.0:
============== Version 2.12.0 ============== Misc * New splash screen for GNOME 2.12 (Felix Dietze) Translators * Bryn Salisbury (cy) * Francisco Javier F. Serrador (es) * Christophe Merlet (RedFox) (fr) * Gabor Kelemen (hu) * Norayr Chilingaryan (hy) * Mohammad DAMT (id) * Žygimantas Beručka (lt) * Duarte Loreto (pt) * Sebastian Ivan (ro) * Leonid Kanter (ru) * Baris Cicek (tr) * Maxim Dziumanenko (uk) =============== Version 2.11.91 =============== Fixes * Fix rendering of splash screen text (Ray Strode) * Fix RandR support to correctly use host settings (Sebastien Bacher) Translators * GNOME PL Team (pl) * Wang Jian (zh_CN) * Woodman Tuen (zh_TW) =============== Version 2.11.90 =============== Fixes * Fix some memory leaks (Aivars Kalvans, Federico) * Make the session capplet have a window icon (Jaap A. Haitsma) * Don't set deprecated default window manager key in gnome-wm (Mark) Misc * Remove gnome-smproxy (Mark) See: http://mail.gnome.org/archives/desktop-devel-list/2005-July/msg00527.html Translators * Rostislav "zbrox" Raykov (bg) * Martin Willemoes Hansen (da) * Hendrik Richter (de) * Priit Laes (et) * Ilkka Tuohela (fi) * Ignacio Casal Quinteiro (gl) * Norayr Chilingaryan (hy) * Takeshi AIHANA (ja) * Kjartan Maraas (nb) * Shiva Prasad Pokharel (ne) * Kjartan Maraas (no) * Marcel Telka (sk) * Laurent Dhima (sq) * Данило Шеган (sr) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Woodman Tuen (zh_TW) ============== Version 2.11.1 ============== Misc * Remember the last chosen logout action (Carlos Garnacho Parro) * Clean up the ICE code slightly (Iain Holmes) Translators * Jordi Mallach (ca) * Miloslav Trmac (cs) * Frank Arnold (de) * Kostas Papadimas (el) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Elnaz Sarbar (fa) * Ankit Patel (gu) * Hasbullah Bin Pit (ms) * Tino Meinen (nl) * Evandro Fernandes Giovanini (pt_BR) * Steve Murphy (rw) * Baris Cicek (tr) * Pablo Saratxaga (wa)
Diffstat (limited to 'x11/gnome-session')
-rw-r--r--x11/gnome-session/Makefile12
-rw-r--r--x11/gnome-session/PLIST6
-rw-r--r--x11/gnome-session/distinfo14
3 files changed, 16 insertions, 16 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 21d7aee8065..0f62cea6fb6 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.54 2005/08/10 20:56:26 jlam Exp $
+# $NetBSD: Makefile,v 1.55 2005/10/12 21:58:49 jmmv Exp $
#
-DISTNAME= gnome-session-2.10.0
+DISTNAME= gnome-session-2.12.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.10/}
-SITES_gnome-splash-2.10.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.12/}
+SITES_gnome-splash-2.12.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
EXTRACT_SUFX= .tar.bz2
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.10.0.png
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.12.0.png
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
@@ -49,7 +49,7 @@ BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.8.3nb1
post-extract:
${MV} ${WRKSRC}/gnome-session/gnome-splash.png \
${WRKSRC}/gnome-session/gnome-splash-orig.png
- ${CP} ${DISTDIR}/gnome-splash-2.10.0.png \
+ ${CP} ${DISTDIR}/gnome-splash-2.12.0.png \
${WRKSRC}/gnome-session/gnome-splash.png
post-install:
diff --git a/x11/gnome-session/PLIST b/x11/gnome-session/PLIST
index f13c642e69f..8ce34bd02a0 100644
--- a/x11/gnome-session/PLIST
+++ b/x11/gnome-session/PLIST
@@ -1,13 +1,11 @@
-@comment $NetBSD: PLIST,v 1.10 2005/03/22 16:21:26 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/10/12 21:58:49 jmmv Exp $
bin/gnome-session
bin/gnome-session-properties
bin/gnome-session-remove
bin/gnome-session-save
-bin/gnome-smproxy
bin/gnome-wm
man/man1/gnome-session-save.1
man/man1/gnome-session.1
-man/man1/gnome-smproxy.1
man/man1/gnome-wm.1
man/man1/session-properties.1
man/man5/default.session.5
@@ -45,6 +43,7 @@ ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-session-2.0.mo
+${PKGLOCALEDIR}/locale/hy/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-session-2.0.mo
@@ -71,6 +70,7 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-session-2.0.mo
+${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-session-2.0.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-session-2.0.mo
diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo
index 857f933726a..4d90c02f0ed 100644
--- a/x11/gnome-session/distinfo
+++ b/x11/gnome-session/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.19 2005/03/22 16:21:26 jmmv Exp $
+$NetBSD: distinfo,v 1.20 2005/10/12 21:58:49 jmmv Exp $
-SHA1 (gnome-session-2.10.0.tar.bz2) = 51f5c23025e664f22f1d1a07a35faf2816895a3f
-RMD160 (gnome-session-2.10.0.tar.bz2) = 263969c6ad6e0baa4c7cb451605223c62f7c75b1
-Size (gnome-session-2.10.0.tar.bz2) = 796754 bytes
-SHA1 (gnome-splash-2.10.0.png) = 6122762cdf20f4045c0f575b2a50227cac022e00
-RMD160 (gnome-splash-2.10.0.png) = 8ee358de34506dbc044f356ea51b3e5819a00806
-Size (gnome-splash-2.10.0.png) = 40412 bytes
+SHA1 (gnome-session-2.12.0.tar.bz2) = 0469ae113cdec0c02a42c11e89a0bda4139bd3ba
+RMD160 (gnome-session-2.12.0.tar.bz2) = 7ed5dc1bffef0d27df6f86f5d5408a1083904854
+Size (gnome-session-2.12.0.tar.bz2) = 864397 bytes
+SHA1 (gnome-splash-2.12.0.png) = c0288c4058b87e8c17bfcdc27c06a4c35c6cbd23
+RMD160 (gnome-splash-2.12.0.png) = 11c9cd7a72f89a2f7d8f110139cdc3e4a7ccd7f2
+Size (gnome-splash-2.12.0.png) = 189211 bytes
SHA1 (patch-aa) = 6cdba04e00c439858b428dd275fff1c0c263534f
SHA1 (patch-ab) = 7287c9f0a921f2dfe28373027a4f3564d58e5ac8