[76684] trunk/dports/sysutils/rpm/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Mar 5 23:13:04 PST 2011
On Mar 5, 2011, at 18:21, Anders F Björklund wrote:
> Ryan Schmidt wrote:
>
>>> Log Message:
>>> -----------
>>> make lint stop whining
>>>
>
>>> -variant docs {
>>> +variant docs description "API documentation" {
>>> depends_run-append bin:doxygen:doxygen
>>> configure.args-delete --without-apidocs
>>> configure.args-append --with-apidocs
>>
>> Actually, the reason we add variant descriptions is not to make lint stop whining, but to inform users what the variants do... :)
>
> Or in this case, what they did ... a long time ago.
> The reason to go back and fix them now, was nagmail.
>
> I guess the checksums are the next lint complaint ?
> Since the old ports are still using MD5, I mean...
Less important than nagging about ports still using md5 at this point would be to nag about ports only using a single checksum type for a distfile. :/ In such a nag, it could be recommended to use sha1 and rmd160.
More information about the macports-dev
mailing list