[86032] trunk/dports/math/cln/Portfile

snc at macports.org snc at macports.org
Tue Oct 18 10:27:58 PDT 2011


Revision: 86032
          http://trac.macports.org/changeset/86032
Author:   snc at macports.org
Date:     2011-10-18 10:27:58 -0700 (Tue, 18 Oct 2011)
Log Message:
-----------
cln: whitespace

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

Modified: trunk/dports/math/cln/Portfile
===================================================================
--- trunk/dports/math/cln/Portfile	2011-10-18 17:27:02 UTC (rev 86031)
+++ trunk/dports/math/cln/Portfile	2011-10-18 17:27:58 UTC (rev 86032)
@@ -4,28 +4,28 @@
 PortSystem 1.0
 PortGroup       muniversal 1.0
 
-name		cln
-conflicts	puppet
-version		1.3.1
-categories	math
-platforms	darwin
-maintainers	gwright
-license     GPL-2+
-description	Class Library for Numbers
-long_description	\
-		CLN is a C++ library providing a rich library of 	\
-		numeric functions.
+name            cln
+conflicts       puppet
+version         1.3.1
+categories      math
+platforms       darwin
+maintainers     gwright
+license         GPL-2+
+description     Class Library for Numbers
+long_description    \
+                CLN is a C++ library providing a rich library of     \
+                numeric functions.
 
-use_bzip2	yes
+use_bzip2       yes
 
-homepage	http://www.ginac.de/CLN/
-master_sites	${homepage}
+homepage        http://www.ginac.de/CLN/
+master_sites    ${homepage}
 
-checksums	md5     ede584cb1cafa66d56f42a3cf420469d \
-		sha1    351506da9bd7b0b3cefd3a5424823797fb589acc \
-		rmd160  bc3be659dfccafb6029af2bf761decceb51fbf4e
+checksums       md5     ede584cb1cafa66d56f42a3cf420469d \
+                sha1    351506da9bd7b0b3cefd3a5424823797fb589acc \
+                rmd160  bc3be659dfccafb6029af2bf761decceb51fbf4e
 
-depends_lib	port:gmp
+depends_lib     port:gmp
 
-test.run	yes
-test.target	check
+test.run        yes
+test.target     check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111018/49b512e5/attachment.html>


More information about the macports-changes mailing list