pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

MASTER_SITES for qt4



I've noticed that lately qt4's downloads are *painfully* slow. Upon closer inspection, I found this message in the FTP welcome message:

220-Welcome to the Qt Software FTP Server.
220-
220-For recent popular downloads we suggest that you use the http links on our download webpage: http://www.qtsoftware.com/downloads. These downloads are delivered via a Content Delivery Network, which provides a far superior download bandwidth.


The patches below work for the "new" server, downloading from which is about 10 times as fast. Can this be changed?


Louis





--- x11/qt4-libs/Makefile.common.orig   2009-07-07 13:17:28.000000000 -0400
+++ x11/qt4-libs/Makefile.common        2009-07-10 15:11:32.000000000 -0400
@@ -3,8 +3,7 @@

 DISTNAME=      qt-x11-opensource-src-${QTVERSION}
 CATEGORIES=    x11
-MASTER_SITES=  ftp://ftp.qtsoftware.com/qt/source/
-EXTRACT_SUFX=  .tar.bz2
+MASTER_SITES=  http://get.qtsoftware.com/qt/source/

 .include "../../x11/qt4/Makefile.common"


--- x11/qt4-libs/distinfo.orig  2009-07-10 15:15:44.000000000 -0400
+++ x11/qt4-libs/distinfo       2009-07-10 15:15:22.000000000 -0400
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.31 2009/07/07 16:36:05 drochner Exp $

-SHA1 (qt-x11-opensource-src-4.5.2.tar.bz2) = bf2dd175cade15f3f505fe6aac1401bdbfeb4e5b -RMD160 (qt-x11-opensource-src-4.5.2.tar.bz2) = 1af31d7fe66665e718f0c728b41becea9996fba7
-Size (qt-x11-opensource-src-4.5.2.tar.bz2) = 116015284 bytes
+SHA1 (qt-x11-opensource-src-4.5.2.tar.gz) = 54b94d41adcabcedc7653de78657bcdd3cc0898c +RMD160 (qt-x11-opensource-src-4.5.2.tar.gz) = 9a136db317aca6168f0a0a76684db603c45ce8b3
+Size (qt-x11-opensource-src-4.5.2.tar.gz) = 125803421 bytes
 SHA1 (patch-aa) = b3a0cbdd927ef7d3e2af6a49fc87048f2cd8012c
 SHA1 (patch-ab) = b0853b2ddfa53948e91c4f93e4d089c7dd56db43
 SHA1 (patch-ac) = baab52ce87e4dcf11ae76b56851e92f58455d94b

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Home | Main Index | Thread Index | Old Index