summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-25 07:58:05 +0000
committerwiz <wiz@pkgsrc.org>2008-04-25 07:58:05 +0000
commit1c038e432db319b2820f038943abfcd324d4fbeb (patch)
treefb3c1949dfe1e1009b4c09990f6945b882b4b519
parent825565cd0b5bc657781de77cac7477d38115a0e7 (diff)
downloadpkgsrc-1c038e432db319b2820f038943abfcd324d4fbeb.tar.gz
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)
-rw-r--r--x11/fast-user-switch-applet/Makefile9
-rw-r--r--x11/fast-user-switch-applet/PLIST6
-rw-r--r--x11/fast-user-switch-applet/distinfo8
3 files changed, 13 insertions, 10 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index dc8f93faccd..f3bb1e8c155 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -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
@@ -34,7 +33,7 @@ CONFIGURE_ARGS+= --with-gdm-config=${PKG_SYSCONFBASE}/gdm/custom.conf
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 --git a/x11/fast-user-switch-applet/PLIST b/x11/fast-user-switch-applet/PLIST
index d1a6736f1e0..931e90bda2f 100644
--- a/x11/fast-user-switch-applet/PLIST
+++ b/x11/fast-user-switch-applet/PLIST
@@ -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-text
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/mr/LC_MESSAGES/fast-user-switch-applet.mo
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 --git a/x11/fast-user-switch-applet/distinfo b/x11/fast-user-switch-applet/distinfo
index 8678611c945..64402411ea2 100644
--- a/x11/fast-user-switch-applet/distinfo
+++ b/x11/fast-user-switch-applet/distinfo
@@ -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