[83459] trunk/dports/shells/zsh/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 1 14:44:24 PDT 2011
Revision: 83459
http://trac.macports.org/changeset/83459
Author: ryandesign at macports.org
Date: 2011-09-01 14:44:24 -0700 (Thu, 01 Sep 2011)
Log Message:
-----------
zsh: fix checksum error when using +doc variant; see #31066
Modified Paths:
--------------
trunk/dports/shells/zsh/Portfile
Modified: trunk/dports/shells/zsh/Portfile
===================================================================
--- trunk/dports/shells/zsh/Portfile 2011-09-01 21:41:58 UTC (rev 83458)
+++ trunk/dports/shells/zsh/Portfile 2011-09-01 21:44:24 UTC (rev 83459)
@@ -29,7 +29,8 @@
ftp://ftp.iij.ad.jp/pub/misc/zsh/ \
ftp://ftp.icm.edu.pl/vol/wojsyl/zsh/
-checksums rmd160 454339205c78393cbb9460aa10f37fa341a40b59 \
+checksums ${distname}${extract.suffix} \
+ rmd160 454339205c78393cbb9460aa10f37fa341a40b59 \
sha256 9e9987c77039677250b0383528fed9f75b1ccf5df4b9e55446a321922facc98a
depends_lib port:libiconv port:ncurses port:gdbm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110901/72ef886e/attachment.html>
More information about the macports-changes
mailing list