Re: git: 06745788d4b1 - main - lang/perl5*: remove calls to makewhatis

From: Nicola Vitale <nicola.stanislao.vitale_at_gmail.com>
Date: Mon, 19 Aug 2024 13:01:04 UTC
This commit log doesn't follow the rules of the sections 9.5
and 9.8 of the Committer's Guide:

https://docs.freebsd.org/en/articles/committers-guide/#_capitalize_the_first_letter_of_the_subject

https://docs.freebsd.org/en/articles/committers-guide/#_limit_messages_to_72_columns

See also:

https://docs.freebsd.org/en/articles/committers-guide/#port-commit-message-formats

"you become a committer, so you have to follow its rules,
it's not optional." (cit)

And yes, this is ridiculous, because it's more important
the respect between us than those rules.

On 19/08/24 12:33, Mathieu Arnold wrote:

> The branch main has been updated by mat:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=06745788d4b143777aa2cb91e31a4c07af90ded3
> 
> commit 06745788d4b143777aa2cb91e31a4c07af90ded3
> Author:     Mathieu Arnold <mat@FreeBSD.org>
> AuthorDate: 2024-08-19 10:28:04 +0000
> Commit:     Mathieu Arnold <mat@FreeBSD.org>
> CommitDate: 2024-08-19 10:28:04 +0000
> 
>      lang/perl5*: remove calls to makewhatis
>      
>      The @*exec macros have issues when being used when used with `pkg -r`,
>      as %D does not account for the root directory. As we have a periodic
>      task updating the makewhatis databases, and perl ports are the only ones
>      actually doing that, probably for some long lost historic reason, it is
>      easier to let that periodic task do its job.-- 
--
Nicola Vitale