summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gdm2/Makefile3
-rw-r--r--x11/gdm2/distinfo3
-rw-r--r--x11/gdm2/files/patch-daemon_auth.c10
3 files changed, 3 insertions, 13 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index 6506a81e7..3a5d176bb 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gdm2
-PORTVERSION= 2.5.90.0
-PORTREVISION= 1
+PORTVERSION= 2.5.90.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5
diff --git a/x11/gdm2/distinfo b/x11/gdm2/distinfo
index f0c8876a7..26151a28a 100644
--- a/x11/gdm2/distinfo
+++ b/x11/gdm2/distinfo
@@ -1 +1,2 @@
-MD5 (gnome2/gdm-2.5.90.0.tar.bz2) = 1dab37053816ac36a69045122a7076b5
+MD5 (gnome2/gdm-2.5.90.1.tar.bz2) = d3f117e42cc1ebe052a656d42373611a
+SIZE (gnome2/gdm-2.5.90.1.tar.bz2) = 2604636
diff --git a/x11/gdm2/files/patch-daemon_auth.c b/x11/gdm2/files/patch-daemon_auth.c
deleted file mode 100644
index 575aba07f..000000000
--- a/x11/gdm2/files/patch-daemon_auth.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- daemon/auth.c.orig Thu Jan 8 14:36:16 2004
-+++ daemon/auth.c Thu Jan 8 14:38:35 2004
-@@ -22,6 +22,7 @@
- #include <config.h>
- #include <libgnome/libgnome.h>
- #include <sys/types.h>
-+#include <sys/socket.h>
- #include <unistd.h>
- #include <sys/stat.h>
- #include <fcntl.h>