#44300: salt: update to 2014.1.7 ---------------------+--------------------------------- Reporter: cr@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: salt | ---------------------+--------------------------------- Comment (by cr@…):
The diff is reversed.
Oops. Corrected.
Your hardcoded references to /opt/local need to be replaced with the ${prefix} variable.
Fixed.
Setting up default configuration files is done in post-activate
Fixed.
However, doing things in /etc is probably not desired.
Yeah, I thought so, that's why I just installed a symlink instead of copying the files directly to /etc. Salt isn't terribly forgiving right now about locating the config directory somewhere other than /etc.
Did you consider making subports instead of variants as I suggested elsewhere?
Yes, I tried that, but since the python installer just installs all the files, the subports would complain that the files already existed. In any case...
Why are any of the variants needed?
Good suggestion, I removed them.
The github portgroup should be used
Fixed. Thanks, I did not know the github portgroup could install from the github-generated tarfile. -- Ticket URL: <https://trac.macports.org/ticket/44300#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X