diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-25 03:12:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-25 03:12:23 +0000 |
commit | 885fa57bf06194d077d2599aa9ba15a7aae4863f (patch) | |
tree | 5ed636f6ad76a55af36beb7205dec90ef0979e39 /x11/gnome-session | |
parent | 3f396b90ba84e9af44e9dd09f69a0a7ff8b75858 (diff) | |
download | pkgsrc-885fa57bf06194d077d2599aa9ba15a7aae4863f.tar.gz |
Update to 2.24.1:
==============
Version 2.24.1
==============
- Add GTK and GNOME categories to session-properties.desktop (Patryk Zawadzki)
- Fix leaks (Matthias Clasen)
- Rename variable to avoid symbol conflict (Frederic Peters)
- Fix padding and spacing, and make the dialog resizable in
gnome-session-properties (Christian Persch)
- Make the strings appear translated in gnome-session-properties (Luca
Ferretti)
Translations:
- Updated ar: Anas Afif Emad
- Updated be@latin: Ihar Hrachyshka
- Updated ca: David Planella
- Updated dz: Dawa pemo
- Updated fi: Timo Jyrinki
- Updated it: Luca Ferretti
- Updated ja: Takeshi AIHANA
- Updated mk: Jovan Naumovski
- Updated pt_BR: Og Maciel
- Updated ru: Leonid Kanter
Diffstat (limited to 'x11/gnome-session')
-rw-r--r-- | x11/gnome-session/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-session/PLIST | 5 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 8 |
3 files changed, 8 insertions, 10 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index d6e02c883ba..7b1961be1a9 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2008/10/22 00:03:13 gdt Exp $ +# $NetBSD: Makefile,v 1.105 2008/10/25 03:12:23 wiz Exp $ # -DISTNAME= gnome-session-2.24.0 -PKGREVISION= 1 +DISTNAME= gnome-session-2.24.1 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 6036053b9a5..7c259a1874b 100644 --- a/x11/gnome-session/PLIST +++ b/x11/gnome-session/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2008/10/22 00:03:13 gdt Exp $ +@comment $NetBSD: PLIST,v 1.24 2008/10/25 03:12:23 wiz Exp $ bin/gnome-session bin/gnome-session-properties bin/gnome-session-save @@ -13,7 +13,6 @@ man/man1/gnome-wm.1 man/man1/session-properties.1 man/man5/default.session.5 share/applications/session-properties.desktop -share/doc/gnome-session/dbus/gnome-session.html share/gconf/schemas/gnome-session.schemas share/gnome-session/gsm-inhibit-dialog.glade share/gnome-session/session-properties.glade @@ -122,7 +121,7 @@ share/pixmaps/splash/gnome-splash.png @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps @comment in hicolor-icon-theme: @dirrm share/icons/hicolor -@dirrm share/gnome/autostart +@comment in libcanberra: @dirrm share/gnome/autostart @dirrm share/gnome-session @comment in GConf: @dirrm share/gconf/schemas @comment in xdg-dirs: @dirrm share/applications diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index d5736d19e45..e7fff871376 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2008/10/16 18:17:30 drochner Exp $ +$NetBSD: distinfo,v 1.42 2008/10/25 03:12:23 wiz Exp $ -SHA1 (gnome-session-2.24.0.tar.bz2) = 5a4b329db62ae3518029982ae86fb1b138500c3e -RMD160 (gnome-session-2.24.0.tar.bz2) = e0430e566ba61a2fe4a1390f0cfb5cf32eec437b -Size (gnome-session-2.24.0.tar.bz2) = 797656 bytes +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-splash-2.16.0.png) = 0d321be84c5668a2c0fecb494edc820d6b74ee9d RMD160 (gnome-splash-2.16.0.png) = 28667abaaef6ac20dde9f4101554a5043b4f9c96 Size (gnome-splash-2.16.0.png) = 36601 bytes |