[32243] trunk/dports/gnome/gdm/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 21 13:02:38 PST 2007


Revision: 32243
          http://trac.macosforge.org/projects/macports/changeset/32243
Author:   ryandesign at macports.org
Date:     2007-12-21 13:02:36 -0800 (Fri, 21 Dec 2007)

Log Message:
-----------
gdm: fix whitespace, and also fix improper line continuation in long description which hid the `maintainers` variable

Modified Paths:
--------------
    trunk/dports/gnome/gdm/Portfile

Modified: trunk/dports/gnome/gdm/Portfile
===================================================================
--- trunk/dports/gnome/gdm/Portfile	2007-12-21 20:44:33 UTC (rev 32242)
+++ trunk/dports/gnome/gdm/Portfile	2007-12-21 21:02:36 UTC (rev 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"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071221/13d02e2c/attachment.html


More information about the macports-changes mailing list