#38365: gnuplot: remove +tutorial option and dependency on texlive --------------------------+--------------------- Reporter: mojca@… | Owner: mojca@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gnuplot | --------------------------+--------------------- Comment (by larryv@…): Replying to [comment:3 mojca@…]:
Here's my suggestion for the patch:
For every instance of `${workpath}/${distname}`, you can use `${worksrcpath}` instead. Also, 755 is the default permissions for xinstall, so you can leave off the -m flag off for those.
The only question is: what do I have to do when an option is removed so that users who had that option installed won't experience problems during update?
If you remove a variant, it’ll simply disappear for users who previously had it selected. If you want to make sure that those users still have the generated files after upgrading, you could make +tutorial a legacy variant that only enables +luaterm. -- Ticket URL: <https://trac.macports.org/ticket/38365#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X