#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 tael67@…): Replying to [comment:1 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@")
*Yes, they are too different (although similar) software. *OK, sorry. *No, it is entirely in JavaScript. I will test what you suggested and upload an updated portfile. -- Ticket URL: <https://trac.macports.org/ticket/29445#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS