[88923] trunk/dports/graphics/whirlgif/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 14 20:27:45 PST 2012


Revision: 88923
          http://trac.macports.org/changeset/88923
Author:   ryandesign at macports.org
Date:     2012-01-14 20:27:45 -0800 (Sat, 14 Jan 2012)
Log Message:
-----------
whirlgif: compute distfile name instead of hardcoding version into it

Modified Paths:
--------------
    trunk/dports/graphics/whirlgif/Portfile

Modified: trunk/dports/graphics/whirlgif/Portfile
===================================================================
--- trunk/dports/graphics/whirlgif/Portfile	2012-01-15 04:25:49 UTC (rev 88922)
+++ trunk/dports/graphics/whirlgif/Portfile	2012-01-15 04:27:45 UTC (rev 88923)
@@ -16,7 +16,7 @@
 
 homepage            http://www.danbbs.dk/~dino/whirlgif/
 master_sites        ${homepage} freebsd
-distname            whirlgif304
+distname            ${name}[join [split ${version} .] {}]
 
 checksums           md5  f34db0c396fda20f5937c489eb086850
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120114/779a2933/attachment.html>


More information about the macports-changes mailing list