pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/fast-user-switch-applet Update to 2.22.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02314de35a9b
branches:  trunk
changeset: 541726:02314de35a9b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 25 07:58:05 2008 +0000

description:
Update to 2.22.0:

No changes in 2.22.0 except translations.

==============
Version 2.21.0 - "Windmills and Wheatfields"
==============

 * gtk+ minimum version is now 2.8 (Jaap Haitsma)
 * Show correct name in about dialogue (Jaap Haitsma)
 * Fix the infamous socket-finding bug in various ways
   (Loïc Minier, Craig Keogh)
 * Add information for bug-buddy (Matthias Clasen)
 * Remove inappropriate line from help (Thomas Thurman)
 * Session persistence under D-Bus (Alex Jones)
 * Careful checking to make sure all code from branches
   is actually in trunk now.
 * Translators:
Khaled Hosny (ar)
Petr Kovar (cs)
Ignacio Casal Quinteiro (gl)
Kjartan Maraas (nb)
Eskild Hustvedt (nn)
Yannig Marchegay (Kokoyaya) (oc)
Danishka Navin (si)
Pavol Šimo (sk)

diffstat:

 x11/fast-user-switch-applet/Makefile |  9 ++++-----
 x11/fast-user-switch-applet/PLIST    |  6 +++++-
 x11/fast-user-switch-applet/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 10 deletions(-)

diffs (74 lines):

diff -r e12f2a55693e -r 02314de35a9b x11/fast-user-switch-applet/Makefile
--- a/x11/fast-user-switch-applet/Makefile      Fri Apr 25 07:51:45 2008 +0000
+++ b/x11/fast-user-switch-applet/Makefile      Fri Apr 25 07:58:05 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2008/03/06 14:53:56 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/04/25 07:58:05 wiz Exp $
 #
 
-DISTNAME=      fast-user-switch-applet-2.20.0
-PKGREVISION=   1
+DISTNAME=      fast-user-switch-applet-2.22.0
 CATEGORIES=    misc gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.20/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.22/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
@@ -34,7 +33,7 @@
 
 GCONF_SCHEMAS=         fast-user-switch-applet.schemas
 
-BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.6.0
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.8.0
 
 BUILDLINK_DEPMETHOD.libXt?=    build
 
diff -r e12f2a55693e -r 02314de35a9b x11/fast-user-switch-applet/PLIST
--- a/x11/fast-user-switch-applet/PLIST Fri Apr 25 07:51:45 2008 +0000
+++ b/x11/fast-user-switch-applet/PLIST Fri Apr 25 07:58:05 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2008/01/11 14:09:17 drochner Exp $
+@comment $NetBSD: PLIST,v 1.8 2008/04/25 07:58:05 wiz Exp $
 lib/bonobo/servers/GNOME_FastUserSwitchApplet.server
 libexec/fast-user-switch-applet
 share/fast-user-switch-applet/ui.glade
@@ -62,6 +62,7 @@
 share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-username.png
 share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet.png
 share/locale/ar/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/be@latin/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/bg/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/bn/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/bn_IN/LC_MESSAGES/fast-user-switch-applet.mo
@@ -101,13 +102,16 @@
 share/locale/nb/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/ne/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/nl/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/nn/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/oc/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/or/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/pa/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/pl/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/ps/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/pt/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/pt_BR/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/ru/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/si/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/sk/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/sl/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/sq/LC_MESSAGES/fast-user-switch-applet.mo
diff -r e12f2a55693e -r 02314de35a9b x11/fast-user-switch-applet/distinfo
--- a/x11/fast-user-switch-applet/distinfo      Fri Apr 25 07:51:45 2008 +0000
+++ b/x11/fast-user-switch-applet/distinfo      Fri Apr 25 07:58:05 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2008/01/11 14:09:17 drochner Exp $
+$NetBSD: distinfo,v 1.8 2008/04/25 07:58:05 wiz Exp $
 
-SHA1 (fast-user-switch-applet-2.20.0.tar.bz2) = 22164f9d832c52522607c8cfdf9b3a3919df220a
-RMD160 (fast-user-switch-applet-2.20.0.tar.bz2) = 6a9ec9b65b57e8b6d5a5b943d98a64f71aad4216
-Size (fast-user-switch-applet-2.20.0.tar.bz2) = 777118 bytes
+SHA1 (fast-user-switch-applet-2.22.0.tar.bz2) = bc7e39edba559be5cb8e18b1aab7bf2554e55941
+RMD160 (fast-user-switch-applet-2.22.0.tar.bz2) = e3fb0df464adef902d5bf17a75b9fba5fb24891b
+Size (fast-user-switch-applet-2.22.0.tar.bz2) = 763401 bytes
 SHA1 (patch-aa) = b15502d11ce651fe2e055e8a3e1f717b517138fe


Home | Main Index | Thread Index | Old Index