[101345] trunk/dports/shells

larryv at macports.org larryv at macports.org
Tue Jan 8 21:48:16 PST 2013


Revision: 101345
          https://trac.macports.org/changeset/101345
Author:   larryv at macports.org
Date:     2013-01-08 21:48:16 -0800 (Tue, 08 Jan 2013)
Log Message:
-----------
zsh{,-devel}: Clean up master_sites.

- Update URLs for valid mirrors.
- Remove URLs for invalid mirrors.
- Synchronize lists between zsh and zsh-devel.

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

Modified: trunk/dports/shells/zsh/Portfile
===================================================================
--- trunk/dports/shells/zsh/Portfile	2013-01-09 02:43:39 UTC (rev 101344)
+++ trunk/dports/shells/zsh/Portfile	2013-01-09 05:48:16 UTC (rev 101345)
@@ -22,15 +22,13 @@
     `custom' shell).
 
 homepage        http://www.zsh.org
+
 use_bzip2       yes
 master_sites    sourceforge:project/zsh/zsh/${version} \
                 http://www.zsh.org/pub/ \
-                ftp://ftp.zsh.org/zsh/ \
-                ftp://ftp.sterling.com/zsh/ \
-                ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
-                ftp://ftp.iij.ad.jp/pub/misc/zsh/ \
-                ftp://ftp.icm.edu.pl/vol/wojsyl/zsh/
-
+                ftp://ftp.zsh.org/pub/ \
+                ftp://ftp.fu-berlin.de/unix/shells/zsh/ \
+                ftp://ftp.icm.edu.pl/vol/rzm1/zsh/
 checksums       ${distname}${extract.suffix} \
                 rmd160  d2aff295e245dd5e805215c6dcca1e76af8b9725 \
                 sha256  cd014a8e09a3607c68369d1615db96d0fbb7279a125950b32032fd448c44a888

Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile	2013-01-09 02:43:39 UTC (rev 101344)
+++ trunk/dports/shells/zsh-devel/Portfile	2013-01-09 05:48:16 UTC (rev 101345)
@@ -20,21 +20,16 @@
     C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).
 
 homepage        http://www.zsh.org/
+
 use_bzip2       yes
 dist_subdir     ${real_name}
 distname        ${real_name}-${version}
-master_sites    ${homepage}pub/ \
-                ftp://ftp.zsh.org/${real_name} \
-                ftp://ftp.sterling.com/${real_name}/ \
-                ftp://ftp.rge.com/pub/shells/${real_name}/ \
-                ftp://ftp.fu-berlin.de/pub/unix/shells/${real_name}/ \
-                ftp://ftp.ips.oz.au/pub/packages/${real_name}/ \
-                ftp://ftp.uit.no/pub/unix/shells/${real_name}/ \
-                ftp://ftp.iij.ad.jp/pub/misc/${real_name}/ \
-                ftp://ftp.icm.edu.pl/vol/wojsyl/${real_name}/ \
-                ftp://ftp.sunsite.auc.dk/disk1/${real_name}/ \
-                sourceforge:${real_name} \
-                http://deb.grml.org/pool/main/z/${real_name}-lovers/:love
+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/ \
+                http://deb.grml.org/pool/main/z/zsh-lovers/:love
 
 # Some love for zsh: http://grml.org/zsh/zsh-lovers.html
 set love_distname   zsh-lovers_0.8.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130108/956db988/attachment.html>


More information about the macports-changes mailing list