#47254: pdb2pqr-2.0.0 ------------------------------------+-------------------------- Reporter: howarth.at.macports@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: pdb2pqr | ------------------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Thanks and sorry for the delay. Committed in r135278 with these changes: * removed gcc variants because 1.9 release notes say fortran is no longer used * used `fs-traverse` MacPorts Tcl procedure instead of `find` and used `reinplace` MacPorts Tcl procedure instead of doing the same thing using `perl` * replaced explicit references to `python2.7` with `python${python.branch}` so that there's only a single place (the `python.default_version` line) where you need to change the python version, should you wish to do so again in the future * changed the way the build and test commands are created, so that `build.target` and `test.target` are used only to specify the target; in the case of the build, where there is no target, that means I clear `build.target` * [wiki:howto/AvoidRedirects rewrote master_sites to avoid redirects] * modified whitespace of newly-added lines to match whitespace of existing portfile and what the modeline claims the whitespace is (indentations at multiples of 4 spaces) -- Ticket URL: <https://trac.macports.org/ticket/47254#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X