[32260] trunk/dports/lang/logtalk/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 23 03:04:56 PST 2007


Revision: 32260
          http://trac.macosforge.org/projects/macports/changeset/32260
Author:   ryandesign at macports.org
Date:     2007-12-23 03:04:56 -0800 (Sun, 23 Dec 2007)

Log Message:
-----------
logtalk: compute the distfile name rather than repeat the version number; see #13692

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

Modified: trunk/dports/lang/logtalk/Portfile
===================================================================
--- trunk/dports/lang/logtalk/Portfile	2007-12-23 10:50:38 UTC (rev 32259)
+++ trunk/dports/lang/logtalk/Portfile	2007-12-23 11:04:56 UTC (rev 32260)
@@ -22,7 +22,7 @@
 
 checksums md5 b0f320850680a7456113fae3e2e86b01
 
-distname lgt2308
+distname lgt[strsed ${version} {g/\.//}]
 
 use_bzip2 yes
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071223/27cdf8b9/attachment.html


More information about the macports-changes mailing list