[MacPorts] #35492: fizmo: update to 0.7.3
MacPorts
noreply at macports.org
Wed Aug 1 23:12:58 PDT 2012
#35492: fizmo: update to 0.7.3
-----------------------------------------------+----------------------------
Reporter: Christoph.Ender@… | Owner: ryandesign@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: fixed | Keywords: haspatch maintainer
Port: fizmo |
-----------------------------------------------+----------------------------
Changes (by ryandesign@…):
* status: assigned => closed
* resolution: => fixed
Comment:
Committed in r96160.
I noticed you were setting DESTDIR="${destroot}/${prefix}" in
destroot.args. This was not correct. For most ports, fizmo included, the
correct value for DESTDIR is ${destroot}, and in fact that's what MacPorts
sets by default in destroot.post_args, which meant that your DESTDIR was
getting overridden by MacPorts' default anyway. So I removed yours.
Then in r96161 I took the liberty of making minor adjustments to the
whitespace of a few lines of the port to bring it into compliance with our
whitespace guidelines, and added our standard modeline to indicate this
compliance.
The automated lint checker email alerted me to the fact that this port did
not indicate its license. I added the line "license BSD" in r96162.
--
Ticket URL: <https://trac.macports.org/ticket/35492#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list