pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt4-libs
Module Name: pkgsrc
Committed By: nros
Date: Thu Sep 19 20:26:54 UTC 2019
Modified Files:
pkgsrc/x11/qt4-libs: Makefile.common
Log Message:
fix qt4 master site
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/x11/qt4-libs/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt4-libs/Makefile.common
diff -u pkgsrc/x11/qt4-libs/Makefile.common:1.47 pkgsrc/x11/qt4-libs/Makefile.common:1.48
--- pkgsrc/x11/qt4-libs/Makefile.common:1.47 Thu Jan 25 13:31:51 2018
+++ pkgsrc/x11/qt4-libs/Makefile.common Thu Sep 19 20:26:53 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2018/01/25 13:31:51 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.48 2019/09/19 20:26:53 nros Exp $
# used by x11/qt4-docs/Makefile
# used by x11/qt4-libs/Makefile
# used by x11/qt4-mng/Makefile
@@ -10,7 +10,7 @@
DISTNAME= qt-everywhere-opensource-src-${QTVERSION}
CATEGORIES= x11
-MASTER_SITES= http://download.qt-project.org/official_releases/qt/${QTVERSION:R}/${QTVERSION}/
+MASTER_SITES= http://download.qt.io/archive/qt/${QTVERSION:R}/${QTVERSION}/
EXTRACT_USING= bsdtar
.include "../../x11/qt4/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index