[22393] trunk/dports/devel/m4/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 27 14:04:54 PST 2007


Revision: 22393
          http://trac.macosforge.org/projects/macports/changeset/22393
Author:   blair at macports.org
Date:     2007-02-27 14:04:53 -0800 (Tue, 27 Feb 2007)

Log Message:
-----------
Add an HTTP master_site so that places with restrictive firewalls that
prevent outgoing FTP can still download the tarball.

Modified Paths:
--------------
    trunk/dports/devel/m4/Portfile

Modified: trunk/dports/devel/m4/Portfile
===================================================================
--- trunk/dports/devel/m4/Portfile	2007-02-27 22:03:42 UTC (rev 22392)
+++ trunk/dports/devel/m4/Portfile	2007-02-27 22:04:53 UTC (rev 22393)
@@ -14,7 +14,8 @@
     running shell commands, doing arithmetic, etc. Autoconf needs GNU   \
     `m4' for generating `configure' scripts, but not for running them.
 homepage        http://www.gnu.org/software/m4/
-master_sites    ftp://alpha.gnu.org/gnu/${name}
+master_sites    http://alpha.gnu.org/gnu/${name} \
+                ftp://alpha.gnu.org/gnu/${name}
 use_bzip2       yes
 checksums       md5 0619358c9c95110cb4d75c6bec8cc5b1 \
                 sha1 7c986708ae9fb22b673e8b5574da15a6e2a51153 \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070227/9f371944/attachment.html


More information about the macports-changes mailing list