Re: git: 2df6f2a7e3c6 - main - games/toppler: update 1.1.6 → 1.3

From: Jason E. Hale <jhale_at_freebsd.org>
Date: Sat, 05 Mar 2022 13:33:17 UTC
On Sat, Mar 5, 2022 at 7:54 AM Dmitry Marakasov <amdmi3@amdmi3.ru> wrote:
>
> * Jason E. Hale (jhale@freebsd.org) wrote:
>
> > > diff --git a/games/toppler/pkg-plist b/games/toppler/pkg-plist
> > > index 76ed8264859d..ddcadec6f1f7 100644
> > > --- a/games/toppler/pkg-plist
> > > +++ b/games/toppler/pkg-plist
> > > @@ -1,6 +1,6 @@
> > >  @(,games,2555) bin/toppler
> > > -man/man6/toppler.6.gz
> > >  share/applications/toppler.desktop
> > > +share/man/man6/toppler.6.gz
> > >  %%NLS%%share/locale/cs/LC_MESSAGES/toppler.mo
> > >  %%NLS%%share/locale/de/LC_MESSAGES/toppler.mo
> > >  %%NLS%%share/locale/eu/LC_MESSAGES/toppler.mo
> > >
> >
> > Looks like the man page is installing in the wrong place.
>
> ports/CHANGES 20200115
>

Thanks. Sorry for the noise!

- Jason