[MacPorts] #55329: py35-pyqt4 build failure
MacPorts
noreply at macports.org
Sat Nov 25 14:38:08 UTC 2017
#55329: py35-pyqt4 build failure
-------------------------+-----------------------
Reporter: dyne2meter | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords:
Port: py-pyqt4 |
-------------------------+-----------------------
Comment (by ccorn):
This seems to have been [https://www.riverbankcomputing.com/hg/sip due to
SIP] (commit [https://www.riverbankcomputing.com/hg/sip/rev/dd017d3e1454
dd017d3e1454]). Upgrading port {{{py-sip}}} to 4.19.6 has fixed this issue
for me.
{{{
--- a/python/py-sip/Portfile
+++ b/python/py-sip/Portfile
@@ -20,7 +20,7 @@ long_description \
homepage
http://www.riverbankcomputing.co.uk/software/sip/intro
-version 4.19.5
+version 4.19.6
# from siplib/sip.h.in:
#
@@ -59,8 +59,8 @@ if {${name} ne ${subport}} {
distname sip-${version}
}
- checksums rmd160 d7b2b3bfd8f350c6be1d6bfe9d3761ad1cb73320 \
- sha256
391b7bf08f1cd12d8a25ed5608ca36ee9b759eee1690d8156e35d92f9a74b456
+ checksums rmd160 8cff31053f90efb30633e78e6beadb6dd351300a \
+ sha256
9dda27ae181bea782ebc8768d29f22f85ab6e5128ee3ab21f491febad707925a
patchfiles patch-siputils.py.diff \
patch-specs_macx-g++.diff \
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55329#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list