[64491] trunk/dports/math/muparser/Portfile

snc at macports.org snc at macports.org
Sun Mar 7 08:09:17 PST 2010


Revision: 64491
          http://trac.macports.org/changeset/64491
Author:   snc at macports.org
Date:     2010-03-07 08:09:16 -0800 (Sun, 07 Mar 2010)
Log Message:
-----------
whitespace changes

Modified Paths:
--------------
    trunk/dports/math/muparser/Portfile

Modified: trunk/dports/math/muparser/Portfile
===================================================================
--- trunk/dports/math/muparser/Portfile	2010-03-07 16:08:08 UTC (rev 64490)
+++ trunk/dports/math/muparser/Portfile	2010-03-07 16:09:16 UTC (rev 64491)
@@ -1,26 +1,27 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			muparser
-version			1.32
-categories		math devel
-platforms		darwin
-maintainers		mww
-description		extensible high performance math parser library in C++
-long_description	muParser is an extensible high performance math parser \
-			library written in C++. It is based on transforming an expression \
-			into a bytecode and precalculating constant parts of it.
+name                muparser
+version             1.32
+categories          math devel
+platforms           darwin
+maintainers         mww
+description         extensible high performance math parser library in C++
+long_description    muParser is an extensible high performance math parser \
+                    library written in C++. It is based on transforming an \
+                    expression into a bytecode and precalculating constant \
+                    parts of it.
 
-homepage		http://muparser.sourceforge.net/
-master_sites	sourceforge
-distname		${name}_v132
+homepage            http://muparser.sourceforge.net/
+master_sites        sourceforge
+distname            ${name}_v132
 checksums           md5     9eda5ba73cae7dce09daa6bef6b7c49b \
                     sha1    ff9e7be4408cafbbd6d9256095eaf8ebb12611b1 \
                     rmd160  a8c03084db33f0a62b9d927799134fc35c7a4d87
 
-worksrcdir		${name}_v132
+worksrcdir          ${name}_v132
 
-livecheck.regex		"<title>muparser Version (.*) released.*</title>"
+livecheck.regex     "<title>muparser Version (.*) released.*</title>"
 
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100307/da1e7f06/attachment.html>


More information about the macports-changes mailing list