Hi,
On Mon, 27 Jan 2020 10:06:05 +0000 wen heping wrote: > Hi, ports@: > > Here is a patch for www/p5-HTTP-Entity-Parser: > i) Update to 0.22 > ii) Switch RUN_DEPENDS on p5-WWW-Form-UrlEncoded > to p5-WWW-Form-UrlEncoded-XS. Tested in an empty chroot and ... # Failed test 'use HTTP::Entity::Parser;' at t/00_compile.t line 4. # Tried to use 'HTTP::Entity::Parser'. # Error: Can't locate WWW/Form/UrlEncoded.pm in @INC p5-WWW-Form-UrlEncoded has already p5-WWW-Form-UrlEncoded-XS as a RUN_DEPENDS, as that was suggested by afresh1@ [0]. I think this change should be backed out. > It build well and pass all tests on amd64-current system. > > One port depend on p5-HTTP-Entity-Parser : www/p5-Plack. > It build well and pass all tests too with this patch. > Cheers ! > wen > > [0] https://marc.info/?l=openbsd-ports&m=155943146909653&w=2