Wednesday, May 24, 2023

Re: Problems updating math/maxima

Stuart and others:

Here is the thing. The variables are set! Look:
# make show=MODTCL_RUN_DEPENDS
tcl->=8.6,<8.7:lang/tcl/8.6
# make show=MODTK_RUN_DEPENDS
tk->=8.6,<8.7:x11/tk/8.6 tcl->=8.6,<8.7:lang/tcl/8.6

and the only change is:
# diff /usr/local/bin/xmaxima /usr/ports/pobj/maxima-5.46.0/maxima-5.46.0/interfaces/xmaxima/xmaxima
3c3
< exec /usr/local/bin/wish8.5 "$0" -- "$@"
---
> exec /usr/local/bin/wish8.6 "$0" -- "$@"

I sent the tarball to Stuart only and not to the list.

On Wed, May 24, 2023, at 06:40, Stuart Henderson wrote:
> On 2023/05/24 13:40, Stuart Henderson wrote:
> > please send a tar.gz of the whole port.
>

No comments:

Post a Comment