#35549: pinfo: update to 0.6.10 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: master@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: pinfo -------------------------------------+-------------------------------------- This patch updates pinfo to 0.6.10. It also switches to a bz2 distfile and fixes the livecheck. 0.6.10 doesn't include configure script, so autoconf used. The clang compiler is blacklisted (fixing #35546). It also adds dependencies on ncurses and readline (fixing #35547) and adds a dependency on gettext and enables gettext support (I didn't see a reason why it was disabled). It changes the reinplace into a patchfile since that's more future-proof, and puts the MacPorts path first in the list, not last. The whitespace of my changes does not follow the existing whitespace of this Portfile. Instead, it follows our recommended whitespace style of four spaces per indent (instead of using tabs). In a subsequent commit, I would like to fix the remaining lines of the Portfile to conform to this whitespace style, and add our standard modeline to indicate this. Please let me know if these changes are okay to commit. -- Ticket URL: <https://trac.macports.org/ticket/35549> MacPorts <http://www.macports.org/> Ports system for Mac OS