pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt4-libs Add http://get.qtsoftware.com/qt/source/ ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87af2b7a8591
branches: trunk
changeset: 395693:87af2b7a8591
user: abs <abs%pkgsrc.org@localhost>
date: Fri Jul 10 19:30:15 2009 +0000
description:
Add http://get.qtsoftware.com/qt/source/ as a preferred MASTER_SITE
Suggested by Louis Guillaume
diffstat:
x11/qt4-libs/Makefile.common | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 39f2d70f9770 -r 87af2b7a8591 x11/qt4-libs/Makefile.common
--- a/x11/qt4-libs/Makefile.common Fri Jul 10 19:21:28 2009 +0000
+++ b/x11/qt4-libs/Makefile.common Fri Jul 10 19:30:15 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.13 2009/06/13 11:55:51 hasso Exp $
+# $NetBSD: Makefile.common,v 1.14 2009/07/10 19:30:15 abs Exp $
# used by x11/qt4-libs/Makefile
DISTNAME= qt-x11-opensource-src-${QTVERSION}
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.qtsoftware.com/qt/source/
+MASTER_SITES= http://get.qtsoftware.com/qt/source/ \
+ ftp://ftp.qtsoftware.com/qt/source/
EXTRACT_SUFX= .tar.bz2
.include "../../x11/qt4/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index