Fix up the SSL patch in qt4-network for functional parity with qt5-network to the extent possible. Logic for SSL/TLS version now matches qt5 instead of restricting to TLSv1.0 only, runtime loading of SSL library is same as qt5, and USES=ssl in place of USE_OPENSSL. Further details also in PR 216781.
Details
Details
run tested on 11 amd64 with LibreSSL 2.5.1, Poudriere 10.3/11.0 amd64/i386 with OpenSSL OK
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Could you please always add some little description to the patches? So that in the future, when updating Qt we don't have to think too hard about these?