#47478: octave-stk @2.2.0_0: update to 2.2.1 -----------------------------+--------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch maintainer Port: octave-stk | -----------------------------+--------------------------------- Comment (by michaelld@…): Yeah; it looks like the issue is with 2.2.0 and prior, which (for some reason) install into $prefix/lib/octave/packages, while 2.3.0 installs into $prefix/share/octave/packages. So, I'm trying adding to the deactivate hook a loop which looks in both of these directories and removes any installed version of the specific package (only; no other packages). In this way, the cruft should be removed no matter which version is being used. Not sure it works as expected yet though ... I'm still also trying to understand that various phases of octave's pkg command; maybe there's a better way to do this? -- Ticket URL: <https://trac.macports.org/ticket/47478#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X