summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gdm/Makefile5
-rw-r--r--x11/gdm/distinfo6
-rw-r--r--x11/gdm/files/patch-common_gdm-address.c25
-rw-r--r--x11/gdm/pkg-plist2
4 files changed, 32 insertions, 6 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index c8612b436..dde4322d6 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -3,12 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gdm/Makefile,v 1.98 2008/01/18 21:15:55 mezz Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.99 2008/01/23 20:55:25 marcus Exp $
#
PORTNAME= gdm
-PORTVERSION= 2.21.5
-PORTREVISION= 1
+PORTVERSION= 2.21.6
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/x11/gdm/distinfo b/x11/gdm/distinfo
index f7db57b46..51fc747f4 100644
--- a/x11/gdm/distinfo
+++ b/x11/gdm/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gdm-2.21.5.tar.bz2) = 9690daebc879f76ea5953fed128605bd
-SHA256 (gnome2/gdm-2.21.5.tar.bz2) = 2d7e8c4e3f6c30cfded216213bcfee1a6acd84454f1308226bc7175218e3b76a
-SIZE (gnome2/gdm-2.21.5.tar.bz2) = 2208038
+MD5 (gnome2/gdm-2.21.6.tar.bz2) = 4925de50d3c56b992254c75bee9e08f2
+SHA256 (gnome2/gdm-2.21.6.tar.bz2) = cb8cb9436147ab7b892be65da9f23afa5df5492104318788d3ce2e0dba89109b
+SIZE (gnome2/gdm-2.21.6.tar.bz2) = 2175987
diff --git a/x11/gdm/files/patch-common_gdm-address.c b/x11/gdm/files/patch-common_gdm-address.c
new file mode 100644
index 000000000..47ab2b297
--- /dev/null
+++ b/x11/gdm/files/patch-common_gdm-address.c
@@ -0,0 +1,25 @@
+--- common/gdm-address.c.orig 2008-01-31 03:07:58.000000000 -0500
++++ common/gdm-address.c 2008-01-31 03:11:17.000000000 -0500
+@@ -26,12 +26,13 @@
+ #include <fcntl.h>
+ #include <unistd.h>
+ #include <string.h>
++#include <sys/types.h>
++#include <sys/param.h>
+ #ifdef HAS_SYS_SOCKET
+ #include <sys/socket.h>
+ #endif
+ #include <netdb.h>
+ #include <sys/ioctl.h>
+-#include <net/if.h>
+
+ #ifndef G_OS_WIN32
+ #include <sys/socket.h>
+@@ -42,6 +43,7 @@
+ #include <winsock2.h>
+ #include <ws2tcpip.h>
+ #endif
++#include <net/if.h>
+
+ #include <glib-object.h>
+
diff --git a/x11/gdm/pkg-plist b/x11/gdm/pkg-plist
index ac8b8f921..9c88dc1ab 100644
--- a/x11/gdm/pkg-plist
+++ b/x11/gdm/pkg-plist
@@ -1,3 +1,4 @@
+bin/gdmflexiserver
etc/dbus-1/system.d/gdm.conf
etc/gdm/Init/Default
etc/gdm/PostLogin/Default.sample
@@ -14,6 +15,7 @@ libexec/gdm-session-worker
libexec/gdm-simple-chooser
libexec/gdm-simple-greeter
libexec/gdm-simple-slave
+libexec/gdm-xdmcp-chooser-slave
%%PAM_MISC%%libexec/gdmaskpass
sbin/gdm
sbin/gdm-binary