[MacPorts] #49729: reduce @ 20141130 update
#49729: reduce @ 20141130 update ----------------------------+-------------------------------- Reporter: mark.brethen@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: reduce ----------------------------+-------------------------------- This uses the 2014-11-30 source tarball snapshot available on sourceforge instead of fetching from svn. -- Ticket URL: <https://trac.macports.org/ticket/49729> MacPorts <https://www.macports.org/> Ports system for OS X
#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 | -----------------------------+--------------------------------- Changes (by ryandesign@…): * keywords: => haspatch maintainer * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: Great, thanks. -- Ticket URL: <https://trac.macports.org/ticket/49729#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#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
#49729: reduce: update to 20141130 -----------------------------+--------------------------------- Reporter: mark.brethen@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: haspatch maintainer Port: reduce | -----------------------------+--------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: I believe I've committed the intention of your changes in r142633. I changed `master_sites` to [wiki:howto/AvoidRedirects avoid redirects] and I fixed the livecheck. I also added a variable `version_dashes` which computes the YYYY-MM-DD value from the YYYYMMDD value in `version` and uses it in the `distname` and `master_sites` so that you only need to update the version on one line instead of on three lines. For further updates, please submit a unified diff of your proposed changes instead of a complete Portfile so that your intentions are clear. -- Ticket URL: <https://trac.macports.org/ticket/49729#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts