#25477: fig2ps version update ---------------------------------+------------------------------------------ Reporter: jjstickel@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: maintainer haspatch | Port: fig2ps ---------------------------------+------------------------------------------ Comment(by jjstickel@…): Replying to [comment:1 ryandesign@…]:
The modeline you added indicates tabs are to be considered as 2 spaces each. But the existing indentation of the Portfile seems to have assumed that tabs should be considered as 8 spaces each. And the [http://guide.macports.org/chunked/development.practices.html#development.pra... preferred Portfile indentation style] is to indent at 4 spaces and to use spaces, not tabs. May I change the modeline to the standard MacPorts one and reindent the Portfile to this style?
The only thing I know about modelines is that I get color syntax highlighting in my emacs editor when they are present! In fact, the automatic indentation doesn't even seem to work for me. I copied that modeline from some other Portfile (don't remember which one). You may change the modeline and adjust the indentation. -- Ticket URL: <http://trac.macports.org/ticket/25477#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS