#29679: roboctl 0.3.6 maintainer update ------------------------------+--------------------------------------------- Reporter: jwbacon@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: maintainer haspatch Port: roboctl | ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r79090 with these changes: * left the checksums where they were near the top of the file, which is where most other portfiles have them * indicated this is under the BSD license * ensured we're UsingTheRight compiler and the right build arch * changed how "make depend" is run so it gets the build.args * changed the removal of `-lbluetooth` into a patchfile instead of a reinplace (it's easier to see by looking at the patchfile what's happening, and it provides context which can be useful in the future when updating the port) * fixed the "echo -e" => "echo" reinplace: the 3 files that were being reinplaced no longer contain that string, but a different file does; changed this to a patch too -- Ticket URL: <https://trac.macports.org/ticket/29679#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS