logtalk: compute the distfile name rather than repeat the version number; see #13692
--- 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