Re: borgbackup: switch to openssl/3.2

2024-04-14 Thread Bjorn Ketelaars
On Sun 14/04/2024 23:48, Theo Buehler wrote: > I'd like to remove openssl/3.1, so switch borgbackup to using 3.2. > BUILD_DEPENDS needs to be updated to security/openssl/3.2 as well. With this, borgbackup-2.0 builds, passes all tests and works for me on amd64. With the bit below on top of your di

borgbackup: switch to openssl/3.2

2024-04-14 Thread Theo Buehler
I'd like to remove openssl/3.1, so switch borgbackup to using 3.2. Index: Makefile === RCS file: /cvs/ports/sysutils/borgbackup/2.0/Makefile,v diff -u -p -r1.24 Makefile --- Makefile25 Feb 2024 10:15:34 - 1.24 +++ Makefil