[137795] trunk/dports/aqua/qt5-mac/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Fri Jun 19 22:11:09 PDT 2015
Revision: 137795
https://trac.macports.org/changeset/137795
Author: mcalhoun at macports.org
Date: 2015-06-19 22:11:08 -0700 (Fri, 19 Jun 2015)
Log Message:
-----------
qt5-mac: change webpage reference from qt-project.org to qt.io
Modified Paths:
--------------
trunk/dports/aqua/qt5-mac/Portfile
Modified: trunk/dports/aqua/qt5-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt5-mac/Portfile 2015-06-20 03:47:37 UTC (rev 137794)
+++ trunk/dports/aqua/qt5-mac/Portfile 2015-06-20 05:11:08 UTC (rev 137795)
@@ -12,15 +12,15 @@
maintainers mcalhoun openmaintainer
license {LGPL-2.1 GPL-3}
-homepage http://qt-project.org
-description Qt Tool Kit
+homepage http://qt.io
+description Qt Tool Kit ${branch}
long_description Qt Tool Kit: A cross-platform framework \
(headers, data, and libraries) for writing \
cross-platform GUI-based applications.
distname qt-everywhere-opensource-src-${version}
-master_sites http://download.qt-project.org/official_releases/qt/${branch}/${version}/single/
+master_sites http://download.qt.io/official_releases/qt/${branch}/${version}/single/
checksums rmd160 3382c482a99e114560f56a9fe9501b8cabf334a9 \
sha256 cfc768c55f0a0cd232bed914a9022528f8f2e50cb010bf0e4f3f62db3dfa17bd
@@ -468,5 +468,5 @@
}
livecheck.type regex
-livecheck.url http://qt-project.org/downloads
-livecheck.regex "Qt (5(?:\\.\\d+)*) for Mac"
+livecheck.url http://download.qt.io/archive/qt/${branch}/
+livecheck.regex (\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150619/11dd77b2/attachment.html>
More information about the macports-changes
mailing list