summaryrefslogtreecommitdiff
path: root/x11/fast-user-switch-applet/Makefile
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 /x11/fast-user-switch-applet/Makefile
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)
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-rw-r--r--x11/fast-user-switch-applet/Makefile9
1 files changed, 4 insertions, 5 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