On Tue, Oct 02, 2018 at 04:18:53PM +0300, Paul Irofti wrote: > On Mon, Oct 01, 2018 at 02:11:57PM +0200, Marc Espie wrote: > > On Mon, Oct 01, 2018 at 02:16:56PM +0300, Paul Irofti wrote: > > > On Sat, Sep 29, 2018 at 09:19:59AM +0200, Ingo Feinerer wrote: > > > > Hi, > > > > > > > > update math/maxima 5.41.0 -> 5.42.0. > > > > > > > > No longer seems to need manual PLIST editing, as install-info now only > > > > shows warnings but does not abort anymore due to errors. Consequently, > > > > ship all info files. > > > > > > > > All tests pass: "No unexpected errors found out of 11,591 tests." > > > > > > > > OK? > > > > > > One small question, but otherwise OK. > > > > > > > @@ -72,6 +76,7 @@ share/maxima/${VERSION}/doc/html/figures > > > > share/maxima/${VERSION}/doc/html/figures/draw_cbtics.gif > > > > share/maxima/${VERSION}/doc/html/figures/draw_color.gif > > > > share/maxima/${VERSION}/doc/html/figures/draw_color2.gif > > > > +share/maxima/${VERSION}/doc/html/figures/draw_color3.gif > > > > share/maxima/${VERSION}/doc/html/figures/draw_colorbox.gif > > > > share/maxima/${VERSION}/doc/html/figures/draw_colorbox2.gif > > > > share/maxima/${VERSION}/doc/html/figures/draw_columns.gif > > > [...] > > > > > > Is it worth changing maxima to ${PKGSTEM} here? > > > > You mean removing the VERSION in the doc directory ? probably. > > Might even make updates faster assuming the files do not change. > > Erm, no. I did not even think of that :) > > I was thinking > > share/${PKGSTEM}/${VERSION}/doc/html/figures/draw_cbtics.gif > > as this seems to be the new make plist output :)
Nope. PKGSTEM only gets substituted in pkg-readmes... if you see it elsewhere, your infra is not up-to-date.