[51759] trunk/dports/lang/scala/Portfile

blair at macports.org blair at macports.org
Tue Jun 2 11:36:53 PDT 2009


Revision: 51759
          http://trac.macports.org/changeset/51759
Author:   blair at macports.org
Date:     2009-06-02 11:36:52 -0700 (Tue, 02 Jun 2009)
Log Message:
-----------
Use ${version} instead of duplicating the version number.

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

Modified: trunk/dports/lang/scala/Portfile
===================================================================
--- trunk/dports/lang/scala/Portfile	2009-06-02 17:54:16 UTC (rev 51758)
+++ trunk/dports/lang/scala/Portfile	2009-06-02 18:36:52 UTC (rev 51759)
@@ -1,4 +1,4 @@
-# $Id: Portfile 50022 2009-04-22 20:04:59Z blair at macports.org $
+# $Id$
 
 PortSystem 1.0
 
@@ -18,7 +18,7 @@
 platforms	darwin
 
 master_sites	${homepage}downloads/distrib/files/
-distname	scala-2.7.4.final
+distname	scala-${version}.final
 extract.suffix	.tgz
 checksums	md5 9077f5d083c59f591f044b5295eb2011 \
 		sha1 bfaa9a3eebed0e0e82c68da8e45e025f8ada6f82 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090602/86f6ef6c/attachment.html>


More information about the macports-changes mailing list