On 2023/12/15 14:36, Stuart Henderson wrote: > On 2023/12/15 12:46, Klemens Nanni wrote: > > On Fri, Dec 15, 2023 at 01:16:11AM +0000, wen heping wrote: > > > Here is a patch for graphics/img2pdf to update to > > > 0.5.1. It build well and run well on amd64-current. > > > The tests failed because of lacking some TEST_DEPENDS. > > > > > > Two ports run_depend on graphics/img2pdf, both build well > > > and run well. > > > > Are all failure cases still due to lack of pdfrw? > > = 38 failed, 275 passed, 16 skipped, 1 warning, 22 errors in 149.20s > > (0:02:29) = > > > > Committed, thanks. > > > > I've fixed some test problems. Remainder are due to Pillow no longer
_Most of_ the remainder... > building tiff support since libtiff.a was removed in the last tiff > update, for some reason between it+setuptools, it's only looking for > static libraries... >