[40247] trunk/dports/gnome/libgsf/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 27 00:17:17 PDT 2008


Revision: 40247
          http://trac.macports.org/changeset/40247
Author:   ryandesign at macports.org
Date:     2008-09-27 00:17:17 -0700 (Sat, 27 Sep 2008)
Log Message:
-----------
libgsf: whitespace changes only

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

Modified: trunk/dports/gnome/libgsf/Portfile
===================================================================
--- trunk/dports/gnome/libgsf/Portfile	2008-09-27 07:15:52 UTC (rev 40246)
+++ trunk/dports/gnome/libgsf/Portfile	2008-09-27 07:17:17 UTC (rev 40247)
@@ -1,40 +1,42 @@
 # -*- 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            libgsf
-version         1.14.9
-revision        1
-maintainers     nomaintainer
-categories      gnome
-platforms       darwin 
-description     A i/o abstraction for dealing with file formats
+name                    libgsf
+version                 1.14.9
+revision                1
+maintainers             nomaintainer
+categories              gnome
+platforms               darwin
 
+description \
+    A i/o abstraction for dealing with file formats
+
 long_description \
     libgsf aims to provide an efficient extensible \
     i/o abstraction for dealing with different \
     structured file formats.
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-use_bzip2       yes
+homepage                http://www.gnome.org/
+master_sites            gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+use_bzip2               yes
 
-checksums       md5     422a8461927b863780d3579991a915a5 \
-                sha1    45c5e4264309809b435fdaaed9b3ca3d3838c6fa \
-                rmd160  8eb52378550b15a0c942b8ff87ef3e45d29fb8e0
+checksums               md5     422a8461927b863780d3579991a915a5 \
+                        sha1    45c5e4264309809b435fdaaed9b3ca3d3838c6fa \
+                        rmd160  8eb52378550b15a0c942b8ff87ef3e45d29fb8e0
 
-depends_lib     port:gnome-vfs \
-                port:gettext \
-                port:libiconv \
-                port:libxml2 \
-                port:openssl \
-                port:zlib \
-                port:bzip2 \
-                port:orbit2 \
-                port:dbus \
-                port:dbus-glib \
-                port:libbonobo
+depends_lib             port:gnome-vfs \
+                        port:gettext \
+                        port:libiconv \
+                        port:libxml2 \
+                        port:openssl \
+                        port:zlib \
+                        port:bzip2 \
+                        port:orbit2 \
+                        port:dbus \
+                        port:dbus-glib \
+                        port:libbonobo
 
-configure.args  --with-gnome \
-                --without-python
+configure.args          --with-gnome \
+                        --without-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080927/acefd338/attachment.html 


More information about the macports-changes mailing list