[MacPorts] #49729: reduce: update to 20141130

MacPorts noreply at macports.org
Tue Nov 17 13:57:16 PST 2015


#49729: reduce: update to 20141130
-----------------------------+---------------------------------
  Reporter:  mark.brethen@…  |      Owner:  ryandesign@…
      Type:  update          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:  haspatch maintainer
      Port:  reduce          |
-----------------------------+---------------------------------

Comment (by mark.brethen@…):

 Updated these lines in portfile:

 Was:
 {{{
 copy {*}[glob ${pslbuilddir}/psl/*] ${libexecdir}/pslbuild/psl
 copy {*}[glob ${pslbuilddir}/red/*] ${libexecdir}/pslbuild/red
 }}}
 Is:
 {{{
 xinstall -p {*}[glob ${pslbuilddir}/psl/*] ${libexecdir}/pslbuild/psl
 xinstall -p {*}[glob ${pslbuilddir}/red/*] ${libexecdir}/pslbuild/red
 }}}

 The tarball had very restrictive permissions which prevented psl from
 executing.

-- 
Ticket URL: <https://trac.macports.org/ticket/49729#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list