[148779] trunk/dports/python/py-pyqt5/Portfile
mmoll at macports.org
mmoll at macports.org
Tue May 17 15:45:28 PDT 2016
Revision: 148779
https://trac.macports.org/changeset/148779
Author: mmoll at macports.org
Date: 2016-05-17 15:45:27 -0700 (Tue, 17 May 2016)
Log Message:
-----------
py-pyqt5: update to version 5.6
Modified Paths:
--------------
trunk/dports/python/py-pyqt5/Portfile
Modified: trunk/dports/python/py-pyqt5/Portfile
===================================================================
--- trunk/dports/python/py-pyqt5/Portfile 2016-05-17 21:56:15 UTC (rev 148778)
+++ trunk/dports/python/py-pyqt5/Portfile 2016-05-17 22:45:27 UTC (rev 148779)
@@ -6,8 +6,8 @@
PortGroup python 1.0
name py-pyqt5
-version 5.5.1
-revision 1
+version 5.6
+revision 0
categories-append devel
platforms darwin
maintainers mmoll openmaintainer
@@ -18,9 +18,9 @@
homepage http://www.riverbankcomputing.co.uk/software/pyqt/intro
license GPL-3
master_sites sourceforge:pyqt
-distname PyQt-gpl-${version}
-checksums rmd160 f0027899d9cef20d40dbcad01560edd25c6f7e4e \
- sha256 0a70ef94fbffcf674b0dde024aae2a2a7a3f5a8c42806109ff7df2c941bd8386
+distname PyQt5_gpl-${version}
+checksums rmd160 498905b678fc2641c8ff6521b5c2126ac6ddf347 \
+ sha256 2e481a6c4c41b96ed3b33449e5f9599987c63a5c8db93313bd57a6acbf20f0e1
python.versions 27 34 35
@@ -55,6 +55,6 @@
livecheck.type none
} else {
livecheck.type regex
- livecheck.url http://www.riverbankcomputing.co.uk/software/pyqt/download5
- livecheck.regex >PyQt-gpl-(\[0-9.\]*).tar.gz<
+ livecheck.url https://www.riverbankcomputing.co.uk/software/pyqt/download5
+ livecheck.regex >PyQt5_gpl-(\[0-9.\]*).tar.gz<
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160517/05f4671d/attachment.html>
More information about the macports-changes
mailing list