[28902] trunk/dports/devel/ossp-cfg/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Sep 11 12:11:38 PDT 2007
On Sep 11, 2007, at 11:25, Vincent Lefevre wrote:
> On 2007-09-11 01:26:28 -0700, source_changes at macosforge.org wrote:
>> --- trunk/dports/devel/ossp-cfg/Portfile 2007-09-11 08:16:38 UTC
>> (rev 28901)
>> +++ trunk/dports/devel/ossp-cfg/Portfile 2007-09-11 08:26:27 UTC
>> (rev 28902)
>> @@ -3,16 +3,21 @@
>> PortSystem 1.0
>>
>> name ossp-cfg
>> -version 0.9.10
>> +version 0.9.11
>> categories devel
> [...]
>
> Concerning the whitespace rules, if it has been decided to continue
> to allow hard tabs, then the program that sends these diffs needs
> to be fixed to make diffs more readable (see the alignment problem
> above).
As far as I know, it was decreed that hard tabs should be avoided.
To me, the alignment of the columns looks poor both when tabs are
used (because the tab width Mail.app decides to use is often
different from the one the portfile author intended) and when spaces
are used (because with this particular HTML/CSS combo, Mail.app is
ignoring the CSS directive to make the text fixed-width).
It's possible we may be switching email notification scripts
entirely, to one that also supports post-revprop-change emails; see:
http://trac.macports.org/projects/macports/ticket/12593
So maybe let's not worry too much about the commit emails at this point.
More information about the macports-dev
mailing list