#29445: jslint port ------------------------------+--------------------------------------------- Reporter: tael67@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: jslint ------------------------------+--------------------------------------------- Comment(by ryandesign@…): Some observations: * This is different from the existing javascript-lint port, yes? * Pin the fetch down to a specific revision (git.branch...) * Does this port install architecture-specific files? (supported_archs...) * You cannot run "js" in pre-fetch; the dependencies might not have been built by then (they will have been built by pre-configure) * Don't put a slash before ${prefix} (${prefix} already starts with a slash) * Don't put "/opt/local" in the patchfile (use "@PREFIX@") -- Ticket URL: <https://trac.macports.org/ticket/29445#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS