[34227] trunk/dports/lang/scala/Portfile
blair at macports.org
blair at macports.org
Mon Feb 18 09:43:40 PST 2008
Revision: 34227
http://trac.macosforge.org/projects/macports/changeset/34227
Author: blair at macports.org
Date: 2008-02-18 09:43:39 -0800 (Mon, 18 Feb 2008)
Log Message:
-----------
Whitespace fixes.
Modified Paths:
--------------
trunk/dports/lang/scala/Portfile
Modified: trunk/dports/lang/scala/Portfile
===================================================================
--- trunk/dports/lang/scala/Portfile 2008-02-18 17:42:21 UTC (rev 34226)
+++ trunk/dports/lang/scala/Portfile 2008-02-18 17:43:39 UTC (rev 34227)
@@ -7,12 +7,12 @@
maintainers blair
description The Scala Programming Language
long_description \
- Scala is a modern multi-paradigm programming language \
- designed to express common programming patterns in a \
- concise, elegant, and type-safe way. It smoothly \
- integrates features of object-oriented and functional \
- languages. It runs inside a Java Virtual Machine and \
- is fully interoperable with Java.
+ Scala is a modern multi-paradigm programming language \
+ designed to express common programming patterns in a \
+ concise, elegant, and type-safe way. It smoothly \
+ integrates features of object-oriented and functional \
+ languages. It runs inside a Java Virtual Machine and \
+ is fully interoperable with Java.
homepage http://www.scala-lang.org/
platforms darwin
@@ -49,7 +49,8 @@
file delete -force ${scaladir}/doc
foreach doc {LICENSE README examples} {
- file rename ${docscaladir}/scala-devel/scala/${doc} ${docscaladir}/${doc}
+ file rename ${docscaladir}/scala-devel/scala/${doc} \
+ ${docscaladir}/${doc}
}
file delete -force ${docscaladir}/scala-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080218/b7a9f510/attachment.html
More information about the macports-changes
mailing list