[macports-ports] branch master updated: salt: update to version 2017.7.3

Perry E. Metzger perry at piermont.com
Mon Feb 12 13:32:07 UTC 2018


Obviously a problem in retrospect. Jeremy, could you request a PR
for some fixes for this?

Perry 

On Mon, 12 Feb 2018 03:51:03 -0600 Ryan Schmidt
<ryandesign at macports.org> wrote:
> 
> > +++ b/sysutils/salt/files/patch-macports_syspaths.diff
> > @@ -0,0 +1,19 @@
> > +--- setup.cfg	1969-12-31 18:00:00.000000000 -0600
> > ++++ setup.cfg	2018-02-09 19:17:18.000000000 -0600
> > +@@ -0,0 +1,16 @@
> > ++[global]
> > ++salt-root-dir=/opt/local
> > ++salt-share-dir=/opt/local/share
> > ++salt-config-dir=/opt/local/etc/salt
> > ++salt-cache-dir=/opt/local/var/cache/salt
> > ++salt-sock-dir=/opt/local/var/run
> > ++salt-srv-root-dir=/opt/local/srv
> > ++salt-base-file-roots-dir=/opt/local/srv/salt
> > ++salt-base-pillar-roots-dir=/opt/local/srv/pillar
> > ++salt-base-master-roots-dir=/opt/local/srv/salt-master
> > ++salt-base-thorium-roots-dir=/opt/local/srv/thorium
> > ++salt-logs-dir=/opt/local/var/log/salt
> > ++salt-pidfile-dir=/opt/local/var/run
> > ++salt-spm-formula-dir=/opt/local/srv/spm/salt
> > ++salt-spm-pillar-dir=/opt/local/srv/spm/pillar
> > ++salt-spm-reactor-dir=/opt/local/srv/spm/reactor  
> 
> This will not work on systems where the prefix is not /opt/local.
> Customarily you would put a placeholder string like "@PREFIX@" into
> the patch files, then in the Portfile you write e.g.
> 
> post-patch {
>     reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/setup.cfg
> }
> 



-- 
Perry E. Metzger		perry at piermont.com


More information about the macports-dev mailing list