diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-02 16:16:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-02 16:16:19 +0000 |
commit | ff976445d218ad9eac2c4481b2a79d60b2eadfc8 (patch) | |
tree | 79776956dc97205b6e77159189d5a01a5a40e3cf | |
parent | a4b8ade89412053f67acade584513d1048a7487c (diff) | |
download | pkgsrc-ff976445d218ad9eac2c4481b2a79d60b2eadfc8.tar.gz |
Update to 2.24.2:
==============
Version 2.24.2
==============
- Don't link to gnome-keyring and libgnomeui where we don't need (William Jon
McCann)
- Make the session properties dialog resizable (Matthias Clasen)
- Don't try to print an undefined error message (William Jon McCann)
- Build fixes (Kjartan Maraas)
- Rewrite the application finding code for the manager (Matthias Clasen)
- Add new dbus api to say whether shutdown dialog is available (Ray Strode)
Translations:
- Updated ast: Mikel González
- Updated ku: Erdal Ronahi
- Updated sr: Горан Ракић
-rw-r--r-- | x11/gnome-session/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-session/PLIST | 3 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 1977e617572..057e6de06a7 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2008/11/23 01:45:41 jmcneill Exp $ +# $NetBSD: Makefile,v 1.109 2008/12/02 16:16:19 wiz Exp $ # -DISTNAME= gnome-session-2.24.1 -PKGREVISION= 3 +DISTNAME= gnome-session-2.24.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.24/} 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 07ef8a8f596..5f26a1f4a5c 100644 --- a/x11/gnome-session/PLIST +++ b/x11/gnome-session/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2008/10/26 23:33:18 gdt Exp $ +@comment $NetBSD: PLIST,v 1.26 2008/12/02 16:16:19 wiz Exp $ bin/gnome-session bin/gnome-session-properties bin/gnome-session-save @@ -29,6 +29,7 @@ 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 share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo +share/locale/ast/LC_MESSAGES/gnome-session-2.0.mo share/locale/az/LC_MESSAGES/gnome-session-2.0.mo share/locale/be/LC_MESSAGES/gnome-session-2.0.mo share/locale/be@latin/LC_MESSAGES/gnome-session-2.0.mo diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index e7fff871376..aab4ccbc734 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.42 2008/10/25 03:12:23 wiz Exp $ +$NetBSD: distinfo,v 1.43 2008/12/02 16:16:19 wiz Exp $ -SHA1 (gnome-session-2.24.1.tar.bz2) = 553275b239146f123460900e55184f7c649b0038 -RMD160 (gnome-session-2.24.1.tar.bz2) = e586d5008a2440e1ef3abe08afce45312a2a8055 -Size (gnome-session-2.24.1.tar.bz2) = 797578 bytes +SHA1 (gnome-session-2.24.2.tar.bz2) = dff795c6fd372910e9fc613dfc4b9b2326be1f97 +RMD160 (gnome-session-2.24.2.tar.bz2) = 19532398cae3f9e54029824676df749ad2c4738f +Size (gnome-session-2.24.2.tar.bz2) = 800914 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 |