summaryrefslogtreecommitdiffstats
path: root/x11/fast-user-switch-applet
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-11 09:06:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-11 09:06:23 +0800
commit525fd9d65a761270e0eb58a835cceb30bc902742 (patch)
treed07dd9e2c4f5fe8b982126aec8c2ca7a3bec2164 /x11/fast-user-switch-applet
parent96de298ae7b46a493191be3c247955a6fbe814d3 (diff)
downloadmarcuscom-ports-525fd9d65a761270e0eb58a835cceb30bc902742.tar
marcuscom-ports-525fd9d65a761270e0eb58a835cceb30bc902742.tar.gz
marcuscom-ports-525fd9d65a761270e0eb58a835cceb30bc902742.tar.bz2
marcuscom-ports-525fd9d65a761270e0eb58a835cceb30bc902742.tar.lz
marcuscom-ports-525fd9d65a761270e0eb58a835cceb30bc902742.tar.xz
marcuscom-ports-525fd9d65a761270e0eb58a835cceb30bc902742.tar.zst
marcuscom-ports-525fd9d65a761270e0eb58a835cceb30bc902742.zip
Update to 2.14.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6048 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/fast-user-switch-applet')
-rw-r--r--x11/fast-user-switch-applet/Makefile4
-rw-r--r--x11/fast-user-switch-applet/distinfo6
-rw-r--r--x11/fast-user-switch-applet/files/patch-configure54
3 files changed, 5 insertions, 59 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index 9dc247501..1f5b9b923 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -3,10 +3,10 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.9 2006/03/13 19:31:46 mezz Exp $
+# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.10 2006/03/14 01:04:42 marcus Exp $
PORTNAME= fast-user-switch-applet
-PORTVERSION= 2.14.0
+PORTVERSION= 2.14.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
diff --git a/x11/fast-user-switch-applet/distinfo b/x11/fast-user-switch-applet/distinfo
index a6c27f265..8a83abaae 100644
--- a/x11/fast-user-switch-applet/distinfo
+++ b/x11/fast-user-switch-applet/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/fast-user-switch-applet-2.14.0.tar.bz2) = 81eb5d66cc9f7425ba4accae2e8f3573
-SHA256 (gnome2/fast-user-switch-applet-2.14.0.tar.bz2) = 952865a880f54f38d1b2b4a10b7e43056f50c1c1a7964f71629fb993e8b4bb43
-SIZE (gnome2/fast-user-switch-applet-2.14.0.tar.bz2) = 493986
+MD5 (gnome2/fast-user-switch-applet-2.14.1.tar.bz2) = 2cca4e96a27810738ce4def15bd49c8a
+SHA256 (gnome2/fast-user-switch-applet-2.14.1.tar.bz2) = cc3373b2079a4b0358a62040eb6d82cb8292cf2bbb5f2c56167f2c415a85c3b0
+SIZE (gnome2/fast-user-switch-applet-2.14.1.tar.bz2) = 491189
diff --git a/x11/fast-user-switch-applet/files/patch-configure b/x11/fast-user-switch-applet/files/patch-configure
deleted file mode 100644
index 76ab147fa..000000000
--- a/x11/fast-user-switch-applet/files/patch-configure
+++ /dev/null
@@ -1,54 +0,0 @@
---- configure.orig Mon Mar 13 20:00:33 2006
-+++ configure Mon Mar 13 20:01:06 2006
-@@ -22015,7 +22015,7 @@ if test "${with_users_admin+set}" = set;
- users_admin_cmd="$withval"
- fi;
-
--if test "x$users_admin_cmd" == "x"; then
-+if test "x$users_admin_cmd" = "x"; then
- # Extract the first word of "users-admin", so it can be a program name with args.
- set dummy users-admin; ac_word=$2
- echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -22055,7 +22055,7 @@ else
- echo "${ECHO_T}no" >&6
- fi
-
-- if test "x$users_admin" == "x"; then
-+ if test "x$users_admin" = "x"; then
- users_admin_cmd="disabled"
- else
- users_admin_cmd="$users_admin"
-@@ -22095,7 +22095,7 @@ if test "${with_gdm_setup+set}" = set; t
- gdm_setup_cmd="$withval"
- fi;
-
--if test "x$gdm_setup_cmd" == "x"; then
-+if test "x$gdm_setup_cmd" = "x"; then
- # Extract the first word of "gdmsetup", so it can be a program name with args.
- set dummy gdmsetup; ac_word=$2
- echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -22135,13 +22135,13 @@ else
- echo "${ECHO_T}no" >&6
- fi
-
-- if test "x$gdm_setup" == "x"; then
-+ if test "x$gdm_setup" = "x"; then
- gdm_setup_cmd="disabled"
- else
- gdm_setup_cmd="$gdm_setup"
- fi
- else
-- if test "x$gdm_setup_cmd" == "xno"; then
-+ if test "x$gdm_setup_cmd" = "xno"; then
- echo "$as_me:$LINENO: result: disabling login screen setup command" >&5
- echo "${ECHO_T}disabling login screen setup command" >&6
- gdm_setup=
-@@ -22175,7 +22175,7 @@ if test "${with_gdm_config+set}" = set;
- gdmconfigfile="$withval"
- fi;
-
--if test "x$gdmconfigfile" == "x" -o "x$gdmconfigfile" == "xno"; then
-+if test "x$gdmconfigfile" = "x" -o "x$gdmconfigfile" = "xno"; then
- echo "$as_me:$LINENO: checking for GDM configuration file" >&5
- echo $ECHO_N "checking for GDM configuration file... $ECHO_C" >&6
-