[MacPorts] #58218: port:qt4, port:qt59 : OpenSSL 1.1 compatibility
MacPorts
noreply at macports.org
Fri Mar 22 10:00:39 UTC 2019
#58218: port:qt4, port:qt59 : OpenSSL 1.1 compatibility
----------------------------+----------------------
Reporter: RJVB | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: qt4-mac, qt59 |
----------------------------+----------------------
Comment (by RJVB):
I'd rather not because that means I'd have to make assumptions on how the
Qt port maintainers want to adapt their ports (neither of which I use
myself) and about how people are running their tests. All without having
OpenSSL 1.1 installed because I plan to do that upgrade at a convenient
time after port:openssl made the transition. I have way too many other
things on my fork ATM to start messing with such a central port.
Testing these patches shouldn't be hard;
{{{
> sudo port -n patch qtN
> (cd `port work qtN`/qt-* && patch -Np1 -i /path/to/patchXXXX.diff)
> sudo port -nok destroot qtN
}}}
afterwards it's up to you to decide if you want to `port -noks upgrade
--force` or just want to replace the installed QtNetwork framework with
the one that was just rebuilt. From what I understand Qt dependents are
completely oblivious and independent of the SSL backend used by QtNetwork.
--
Ticket URL: <https://trac.macports.org/ticket/58218#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list