[68802] trunk/dports/lang/vala/Portfile

blb at macports.org blb at macports.org
Mon Jun 14 00:37:46 PDT 2010


Revision: 68802
          http://trac.macports.org/changeset/68802
Author:   blb at macports.org
Date:     2010-06-14 00:37:41 -0700 (Mon, 14 Jun 2010)
Log Message:
-----------
lang/vala - whitespace

Modified Paths:
--------------
    trunk/dports/lang/vala/Portfile

Modified: trunk/dports/lang/vala/Portfile
===================================================================
--- trunk/dports/lang/vala/Portfile	2010-06-14 04:22:41 UTC (rev 68801)
+++ trunk/dports/lang/vala/Portfile	2010-06-14 07:37:41 UTC (rev 68802)
@@ -1,26 +1,27 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name		vala
-version		0.8.1
-categories	lang
-maintainers	nomaintainer
-description	Compiler for the GObject type system
+name                vala
+version             0.8.1
+categories          lang
+maintainers         nomaintainer
+description         Compiler for the GObject type system
 long_description \
-	Vala is a new programming language that aims to bring modern \
-	programming language features to GNOME developers without \
-	imposing any additional runtime requirements and without using \
-	a different ABI compared to applications and libraries written \
-	in C.
-homepage	http://live.gnome.org/Vala
-platforms	darwin
-master_sites \
-	gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]
+   Vala is a new programming language that aims to bring modern programming \
+   language features to GNOME developers without imposing any additional \
+   runtime requirements and without using a different ABI compared to \
+   applications and libraries written in C.
+
+platforms           darwin
+
+homepage            http://live.gnome.org/Vala
+master_sites        gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]
+use_bzip2           yes
+
 checksums           md5     3e105d7f39e55925299a3e6e82c32de7 \
                     sha1    1194011eba6f6d1ba6a4daee26fbc39cd69087c5 \
                     rmd160  36bc26062f67bf57f7ff0362979c211643950778
-use_bzip2	yes
 
-depends_build	path:bin/pkg-config:pkgconfig
-depends_lib	path:lib/pkgconfig/glib-2.0.pc:glib2
+depends_build       path:bin/pkg-config:pkgconfig
+depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100614/2a8109be/attachment.html>


More information about the macports-changes mailing list