summaryrefslogtreecommitdiff
path: root/x11/gdm2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-09-25 05:43:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-09-25 05:43:08 +0000
commit0043945a54d5c9ab8dee4557c8a32dd5c1a00f63 (patch)
treea37cc20a03b6cfb2eeb579c77605a9f4e575dd27 /x11/gdm2
parentRemove gconf support. This fixes crashes encountered in apps such (diff)
Update to 2.4.4.2.
Notes
Notes: svn path=/head/; revision=89313
Diffstat (limited to 'x11/gdm2')
-rw-r--r--x11/gdm2/Makefile3
-rw-r--r--x11/gdm2/distinfo2
-rw-r--r--x11/gdm2/files/patch-daemon_errorgui.c10
-rw-r--r--x11/gdm2/pkg-plist6
4 files changed, 16 insertions, 5 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index 1b1bbdd63130..82cba716b8f7 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gdm2
-PORTVERSION= 2.4.4.1
-PORTREVISION= 1
+PORTVERSION= 2.4.4.2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
diff --git a/x11/gdm2/distinfo b/x11/gdm2/distinfo
index 2e71c2da729e..69313459772c 100644
--- a/x11/gdm2/distinfo
+++ b/x11/gdm2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gdm-2.4.4.1.tar.bz2) = 50e5fd07bf1a15b1638f41787415f81c
+MD5 (gnome2/gdm-2.4.4.2.tar.bz2) = 3028b6cd8dedc4e5c0cef37474bb3b46
diff --git a/x11/gdm2/files/patch-daemon_errorgui.c b/x11/gdm2/files/patch-daemon_errorgui.c
new file mode 100644
index 000000000000..e89a4553f064
--- /dev/null
+++ b/x11/gdm2/files/patch-daemon_errorgui.c
@@ -0,0 +1,10 @@
+--- daemon/errorgui.c.orig Tue Sep 23 00:39:10 2003
++++ daemon/errorgui.c Tue Sep 23 00:39:21 2003
+@@ -32,6 +32,7 @@
+ #include <sys/stat.h>
+ #include <pwd.h>
+ #include <sys/types.h>
++#include <signal.h>
+ #include "gdm.h"
+ #include "misc.h"
+ #include "auth.h"
diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist
index d5a0e5916241..3eb4a14ce76d 100644
--- a/x11/gdm2/pkg-plist
+++ b/x11/gdm2/pkg-plist
@@ -9,8 +9,7 @@ bin/gdmlogin
bin/gdmphotosetup
bin/gdmsetup
bin/gdmthemetester
-etc/dm/Sessions/Default.desktop
-etc/dm/Sessions/gnome.desktop
+etc/dm/Sessions/default.desktop
etc/gdm/Init/Default
etc/gdm/PostLogin/Default.sample
etc/gdm/PostSession/Default
@@ -76,6 +75,7 @@ share/gnome/pixmaps/gdm.png
share/gnome/pixmaps/login-photo.png
share/gnome/pixmaps/nobody.png
share/gnome/pixmaps/nohost.png
+share/gnome/xsessions/gnome.desktop
share/locale/am/LC_MESSAGES/gdm-2.4.mo
share/locale/ar/LC_MESSAGES/gdm-2.4.mo
share/locale/az/LC_MESSAGES/gdm-2.4.mo
@@ -131,6 +131,7 @@ share/locale/vi/LC_MESSAGES/gdm-2.4.mo
share/locale/wa/LC_MESSAGES/gdm-2.4.mo
share/locale/zh_CN/LC_MESSAGES/gdm-2.4.mo
share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo
+@dirrm share/gnome/xsessions
@dirrm share/gnome/omf/gdm
@dirrm share/gnome/help/gdm/C
@dirrm share/gnome/gdm/themes/happygnome
@@ -139,5 +140,6 @@ share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo
@dirrm share/gnome/gdm/themes
@dirrm etc/pam.d
@dirrm etc/gdm/modules
+@unexec /bin/rmdir %D/etc/dm/Sessions 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/etc/dm 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gdm/gdm-C.omf 2>/dev/null || /usr/bin/true