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

larryv at macports.org larryv at macports.org
Sat Dec 14 14:12:57 PST 2013


Revision: 114764
          https://trac.macports.org/changeset/114764
Author:   larryv at macports.org
Date:     2013-12-14 14:12:57 -0800 (Sat, 14 Dec 2013)
Log Message:
-----------
zsh: Minor cleanup and prep for 5.0.3 update.

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

Modified: trunk/dports/shells/zsh/Portfile
===================================================================
--- trunk/dports/shells/zsh/Portfile	2013-12-14 22:12:03 UTC (rev 114763)
+++ trunk/dports/shells/zsh/Portfile	2013-12-14 22:12:57 UTC (rev 114764)
@@ -8,8 +8,8 @@
 revision                3
 categories              shells
 platforms               darwin
+license                 Permissive
 maintainers             larryv
-license                 Permissive
 
 description             Zsh is a UNIX command interpreter (shell)
 long_description        Zsh is a UNIX command interpreter (shell) which \
@@ -21,16 +21,21 @@
                         globbing, features to make C-shell (csh) users \
                         feel more at home and extra features drawn from \
                         tcsh (another 'custom' shell).
-
 homepage                http://www.zsh.org/
 
+master_sites            sourceforge:project/zsh/zsh/${version}:src \
+                        sourceforge:project/zsh/zsh-doc/${version}:doc \
+                        http://www.zsh.org/pub/:src \
+                        http://www.zsh.org/pub/:doc \
+                        ftp://ftp.zsh.org/pub/:src \
+                        ftp://ftp.zsh.org/pub/:doc \
+                        ftp://ftp.fu-berlin.de/unix/shells/zsh/:src \
+                        ftp://ftp.fu-berlin.de/unix/shells/zsh/:doc \
+                        ftp://ftp.icm.edu.pl/vol/rzm1/zsh/:src \
+                        ftp://ftp.icm.edu.pl/vol/rzm1/zsh/:doc
 use_bzip2               yes
-master_sites            sourceforge:project/zsh/zsh/${version} \
-                        http://www.zsh.org/pub/ \
-                        ftp://ftp.zsh.org/pub/ \
-                        ftp://ftp.fu-berlin.de/unix/shells/zsh/ \
-                        ftp://ftp.icm.edu.pl/vol/rzm1/zsh/
-distfiles-append        ${distname}-doc${extract.suffix}
+distfiles               ${distname}${extract.suffix}:src \
+                        ${distname}-doc${extract.suffix}:doc
 checksums               ${distname}${extract.suffix} \
                             rmd160  eea2328a28e9f022ab9f49583622a9c3bd6114a7 \
                             sha256  eb220ae5a8076191ec6b4c6a5a2f18122d074a19f25b45f0320b44b8166c5a03 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131214/6a8e9b59/attachment.html>


More information about the macports-changes mailing list