[20152] trunk/dports/x11/qt3/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 25 18:09:47 PDT 2006


Revision: 20152
          http://trac.macosforge.org/projects/macports/changeset/20152
Author:   blair at macports.org
Date:     2006-10-25 18:09:46 -0700 (Wed, 25 Oct 2006)

Log Message:
-----------
Fix a broken build when FTP access is not allowed by adding an HTTP
mirror of ftp://ftp.trolltech.com/qt/source/.  This mirror is listed
at http://www.trolltech.com/developer/downloads/qt/x11.

Modified Paths:
--------------
    trunk/dports/x11/qt3/Portfile

Modified: trunk/dports/x11/qt3/Portfile
===================================================================
--- trunk/dports/x11/qt3/Portfile	2006-10-25 22:39:57 UTC (rev 20151)
+++ trunk/dports/x11/qt3/Portfile	2006-10-26 01:09:46 UTC (rev 20152)
@@ -12,6 +12,7 @@
 homepage	http://www.trolltech.com/products/qt/index.html
 platforms	darwin
 master_sites	ftp://ftp.trolltech.com/qt/source/:qt3 \
+		http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source/:qt3 \
 		http://ranger.befunk.com/fink/:fink
 distname	qt-x11-free-${portversion}
 distfiles	${distname}.tar.bz2:qt3 \
@@ -162,4 +163,3 @@
 		configure.args-delete -no-sql-psql
 		configure.args-append -qt-sql-psql -plugin-sql-psql
 }
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061025/50b8718c/attachment.html


More information about the macports-changes mailing list