Le Thu, Oct 07, 2021 at 09:48:03PM +0200, Rafael Sadowski a écrit : > First cmake update victim, reported by Mark Patruck, Thanks! Please find > below a minizip update diff. > > - Switch from nmoinvaz/minizip (dead) to zlib-ng/minizip-ng. > - Enable LZMA support > > Build test with the following consumer: > > - emulators/mupen64plus/core > - geo/spatialite/libspatialite > - net/wireshark > - geo/spatialite/librasterlite2
since you add the dependency on lzma, dont forget to update WANTLIB for dependent ports if needed. Otherwise, no objection for me.