most recent changes, diff for gdm

Index: gnome/gdm/Portfile
--- gnome/gdm/Portfile (revision 32242)
+++ gnome/gdm/Portfile (revision 32243)
@@ -3,17 +3,18 @@
# TODO: figure out how to make PAM happy without blowing a large hole
# in the security of the OS or touching PAM

-PortSystem 1.0
+PortSystem 1.0
+
name gdm
version 2.18.3
revision 0
description The Gnome Display Manager is a re-implementation of the well known xdm program.
long_description \
The Gnome Display Manager is a re-implementation of the well \
- known xdm program. It displays a X11-based graphical login screen. \
+ known xdm program. It displays a X11-based graphical login screen.
maintainers nomaintainer
categories gnome
-platforms darwin
+platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/gdm/[strsed ${version} {/\.[0-9]*$//}]/
checksums md5 08555fce34d247062625c1a451a4d5a6
@@ -41,8 +42,8 @@
port:libxml2 \
port:openssl \
port:pango \
- port:xrender
-use_bzip2 yes
+ port:xrender
+use_bzip2 yes

configure.args --mandir=${prefix}/share/man --disable-scrollkeeper
configure.cppflags-append "-I${x11prefix}/include"