On 2017/02/01 06:56, Stuart Henderson wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]   2017/02/01 06:56:12
> 
> Modified files:
>       x11/qt4        : Makefile 
> 
> Log message:
> Record the dependency on libssl/libcrypto in WANTLIB-main. This would
> have been missed previously listed because Qt likes to dlopen() things
> so check-lib-depends can't find it, which would stop qt4 getting updated
> when ssl/crypto libs are updated.
> 

If you have issues with qt4 or qt5 programs that use TLS following
snapshot upgrade, either wait for new packages and run pkg_add -u as
normal, or forcibly update qt with "pkg_add -r -D installed qt4"
or "pkg_add -r -D installed qt5base" as appropriate.

Reply via email to