Re: net/qbittorrent: drop openssl version patch

2023-01-04 Thread Klemens Nanni
04.01.2023 19:52, Theo Buehler пишет: > LibreSSL's pkgconfig used to announce version 1.0.0. This was bumped to > 2.0.0 nearly a year ago in lib/libcrypto/generate_pkgconfig.sh r1.4 to > avoid such patches. There are surely a few more diffs left in the ports > tree that are no longer needed. I thin

Re: net/qbittorrent: drop openssl version patch

2023-01-04 Thread Theo Buehler
On Wed, Jan 04, 2023 at 07:47:09PM +, Klemens Nanni wrote: > Not sure why this was needed during import, but these days it detects > and builds just fine against LibreSSL. > -- [openssl >= 1.1.1], > -+ [openssl >= 1.0.0], LibreSSL's pkgconfig used to announce