On Sun, Oct 17, 2021 at 09:06:11AM -0400, Josh Grosse wrote: > On Sun, Oct 17, 2021 at 11:03:38AM +0200, Marc Espie wrote: > > Compiles out of the box, a bit of love to the man pages > > (upstreamed) > > > > seems to work just fine, verifies correct pngs, and errors out properly > > on truncated ones > > Works for me on amd64 with .png files. I don't have the other forms of > *ng files to test. > > There's trailing whitespace on two lines in pkg/DESCR. >
Builds and seems to work fine here, too. I actually found a .mng file `mgp.mng` that is part of misc/magicpoint port. It passes the test like my local .png files do: $ pngcheck /usr/local/share/doc/mgp/sample/mgp.mng OK: /usr/local/share/doc/mgp/sample/mgp.mng (550x150, 183 chunks, VLC). port is ok thfr@ (would remove the above-mentioned trailing whitespace before commit, of course)
