[63615] trunk/dports/x11/xforms/Portfile

raphael at macports.org raphael at macports.org
Wed Feb 10 02:19:09 PST 2010


Revision: 63615
          http://trac.macports.org/changeset/63615
Author:   raphael at macports.org
Date:     2010-02-10 02:19:08 -0800 (Wed, 10 Feb 2010)
Log Message:
-----------
xforms: whitespace changes

Modified Paths:
--------------
    trunk/dports/x11/xforms/Portfile

Modified: trunk/dports/x11/xforms/Portfile
===================================================================
--- trunk/dports/x11/xforms/Portfile	2010-02-10 10:15:34 UTC (rev 63614)
+++ trunk/dports/x11/xforms/Portfile	2010-02-10 10:19:08 UTC (rev 63615)
@@ -1,12 +1,12 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            xforms
-version         1.0.92sp2
-categories      x11
-maintainers     raphael openmaintainer
+name                xforms
+version             1.0.92sp2
+categories          x11
+maintainers         raphael openmaintainer
 description         A graphical user interface toolkit for X based on the X11 \
                     Xlib library
 long_description    XForms is a graphical user interface toolkit for X based on \
@@ -16,12 +16,12 @@
                     it) as well as fdesign, a tool that lets you create a GUI \
                     using a GUI. In addition, the library is extensible and new \
                     objects can easily be created and added to the library.
-homepage        http://xforms-toolkit.org/
-license         LGPL-2.1
-platforms       darwin
-master_sites    savannah
-livecheck.url   http://download.savannah.gnu.org/releases-noredirect/${name}/
-livecheck.regex "${name}-(\[0-9\\.\]+)\\${extract.suffix}"
+homepage            http://xforms-toolkit.org/
+license             LGPL-2.1
+platforms           darwin
+master_sites        savannah
+livecheck.url       http://download.savannah.gnu.org/releases-noredirect/${name}/
+livecheck.regex     "${name}-(\[0-9\\.\]+)\\${extract.suffix}"
 
 distfiles-append    ${name}.html${extract.suffix} \
                     ${name}.pdf
@@ -40,16 +40,15 @@
                         sha1    aaed71323173e47396998f9fee6f7fb590c1f84e \
                         rmd160  a968d3bbeaebd56066027100d19c33c1660940db
 
-depends_lib \
-	port:xorg-libsm \
-	port:xorg-libXau \
-        port:xorg-libXdmcp \
-        port:xorg-libX11 \
-        port:xpm \
-        port:gettext \
-        port:libiconv \
-        port:mesa \
-	port:jpeg
+depends_lib         port:xorg-libsm \
+	            port:xorg-libXau \
+                    port:xorg-libXdmcp \
+                    port:xorg-libX11 \
+                    port:xpm \
+                    port:gettext \
+                    port:libiconv \
+                    port:mesa \
+	            port:jpeg
 depends_build       port:automake \
                     port:autoconf
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100210/a3c608e5/attachment.html>


More information about the macports-changes mailing list