Re: 回复: archivers/libzim: Update to 9.0.0

2023-12-19 Thread Klemens Nanni
On Tue, Dec 19, 2023 at 02:56:38AM +, wen heping wrote: > Here is the revised patch, now SHARED_LIBS bumped to 2.0. > > It build and run well. > > There are 6 tests failed(sometimes 4 failed), compared to current > 8.2.1 version in porttree, 9.0 has less tests failed. > > And Only one port(

回复: archivers/libzim: Update to 9.0.0

2023-12-18 Thread wen heping
passed all tests. wen 发件人: Klemens Nanni 发送时间: 2023年12月15日 19:46 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: archivers/libzim: Update to 9.0.0 On Fri, Dec 15, 2023 at 01:24:33AM +, wen heping wrote: > Hi, ports@: > >Here is a patch for

Re: archivers/libzim: Update to 9.0.0

2023-12-15 Thread Klemens Nanni
On Fri, Dec 15, 2023 at 01:24:33AM +, wen heping wrote: > Hi, ports@: > >Here is a patch for archivers/libzim: >i) Update to 9.0.0 >ii) Remove the patch which had been included upstream > >It build well and run well on amd64-current system. >Only one port(www/kiwix/libkiwi

archivers/libzim: Update to 9.0.0

2023-12-14 Thread wen heping
Hi, ports@: Here is a patch for archivers/libzim: i) Update to 9.0.0 ii) Remove the patch which had been included upstream It build well and run well on amd64-current system. Only one port(www/kiwix/libkiwix) depends on libzim, build well with thsi patch and passed all tests. Ch