[68895] trunk/dports/lang/antlr3/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Jun 17 07:35:18 PDT 2010


Revision: 68895
          http://trac.macports.org/changeset/68895
Author:   singingwolfboy at macports.org
Date:     2010-06-17 07:35:14 -0700 (Thu, 17 Jun 2010)
Log Message:
-----------
changed distfile to distname, resolving ticket 25317

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

Modified: trunk/dports/lang/antlr3/Portfile
===================================================================
--- trunk/dports/lang/antlr3/Portfile	2010-06-17 14:16:01 UTC (rev 68894)
+++ trunk/dports/lang/antlr3/Portfile	2010-06-17 14:35:14 UTC (rev 68895)
@@ -36,6 +36,5 @@
 
 destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/java/${name}
-    copy ${distpath}/${distfile} ${destroot}${prefix}/share/java/${real_name}.jar
+    copy ${distpath}/${distname}${extract.suffix} ${destroot}${prefix}/share/java/${real_name}.jar
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100617/2edfc2bb/attachment.html>


More information about the macports-changes mailing list