[86268] trunk/dports/shells/zsh/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Oct 23 23:14:04 PDT 2011


Revision: 86268
          http://trac.macports.org/changeset/86268
Author:   ryandesign at macports.org
Date:     2011-10-23 23:14:04 -0700 (Sun, 23 Oct 2011)
Log Message:
-----------
zsh: rewrite master_sites to avoid redirects

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

Modified: trunk/dports/shells/zsh/Portfile
===================================================================
--- trunk/dports/shells/zsh/Portfile	2011-10-24 06:13:16 UTC (rev 86267)
+++ trunk/dports/shells/zsh/Portfile	2011-10-24 06:14:04 UTC (rev 86268)
@@ -22,7 +22,7 @@
 homepage        http://www.zsh.org
 platforms       darwin
 use_bzip2       yes
-master_sites    sourceforge \
+master_sites    sourceforge:project/zsh/zsh/${version} \
                   http://www.zsh.org/pub/ \
                   ftp://ftp.zsh.org/zsh/ \
                   ftp://ftp.sterling.com/zsh/ \
@@ -67,5 +67,3 @@
           ${destroot}${prefix}/share/doc/${name}
     }
 }
-
-livecheck.type  sourceforge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111023/0389d937/attachment.html>


More information about the macports-changes mailing list