[74629] trunk/dports/shells/zsh-devel/Portfile

vinc17 at macports.org vinc17 at macports.org
Fri Dec 24 04:40:29 PST 2010


Revision: 74629
          http://trac.macports.org/changeset/74629
Author:   vinc17 at macports.org
Date:     2010-12-24 04:40:22 -0800 (Fri, 24 Dec 2010)
Log Message:
-----------
zsh-devel: do not use the hardcoded version number (lint warning).

Modified Paths:
--------------
    trunk/dports/shells/zsh-devel/Portfile

Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile	2010-12-24 11:34:30 UTC (rev 74628)
+++ trunk/dports/shells/zsh-devel/Portfile	2010-12-24 12:40:22 UTC (rev 74629)
@@ -40,11 +40,11 @@
 set worklovedir     zsh-lovers
 set worklovepath    ${workpath}/${worklovedir}
 
-checksums       zsh-4.3.11.tar.bz2 \
+checksums       zsh-${version}.tar.bz2 \
                     md5     3225c7f53b69f395e95723585d6785ed \
                     sha1    25cf0daadc4543d147f6241573d6730b60f16016 \
                     rmd160  e5e0d79231cdb95e6b6edac0e1b81db6c0018c37 \
-                zsh-4.3.11-doc.tar.bz2 \
+                zsh-${version}-doc.tar.bz2 \
                     md5     44c92fe036a05ed9da5cf541e4765ad0 \
                     sha1    5f3a6a35f23596738e911b9f8847808da5c765ba \
                     rmd160  b6ef6fef121b49f7060163b5b1493987af6dfe3f \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101224/52dab9a9/attachment.html>


More information about the macports-changes mailing list