[91418] trunk/dports/gis/pgRouting/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Apr 3 23:51:08 PDT 2012
On Apr 1, 2012, at 10:39, vince at macports.org wrote:
> Revision: 91418
> https://trac.macports.org/changeset/91418
> Author: vince at macports.org
> Date: 2012-04-01 08:39:45 -0700 (Sun, 01 Apr 2012)
> Log Message:
> -----------
> Adjust TABs to 4 spaces.
But you're still using tabs for indentation. We want to use spaces for indentation.
The modeline this port uses also says the indents are at two spaces, but as you said, and as our standard modeline says, we want to use four-space indentation.
http://guide.macports.org/chunked/development.practices.html#development.practices.portstyle
> Modified Paths:
> --------------
> trunk/dports/gis/pgRouting/Portfile
>
> Modified: trunk/dports/gis/pgRouting/Portfile
> ===================================================================
> --- trunk/dports/gis/pgRouting/Portfile 2012-04-01 12:27:39 UTC (rev 91417)
> +++ trunk/dports/gis/pgRouting/Portfile 2012-04-01 15:39:45 UTC (rev 91418)
> @@ -1,69 +1,74 @@
> # -*- coding: utf-8; mode: tcl; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=2:ts=2:sts=2
> # $Id$
[snip]
More information about the macports-dev
mailing list