git: e48320e2d8b9 - main - sysutils/bsdstats: make reporting opt-in
Lars Engels
lars.engels at 0x20.net
Wed May 5 08:58:02 UTC 2021
On Wed, May 05, 2021 at 08:50:09AM +0000, Lars Engels wrote:
> The branch main has been updated by lme:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=e48320e2d8b915cad970dcfd01ca48679f07b4f4
>
> commit e48320e2d8b915cad970dcfd01ca48679f07b4f4
> Author: Andrew Fyfe <andrew at fyfe.gb.net>
> AuthorDate: 2021-04-16 05:47:31 +0000
> Commit: Lars Engels <lme at FreeBSD.org>
> CommitDate: 2021-05-05 08:49:54 +0000
>
> sysutils/bsdstats: make reporting opt-in
>
> - disables reporting by default
> - does not use the pkg-install script to "modify the currently running
> system" as per the FreeBSD Porters Handbook Chapter 9.2.
> - does not output noise if monthly_statistics_* variables aren't enabled
> - add a post-upgrade message informing the user it's now opt-in and may
> need enabled
I downloaded the patch from PR 251152 and applied it with "git am" which
automatically committed the patch locally. How can I add the missing
bits to the message like "PR" and "Approved by"?
More information about the dev-commits-ports-all
mailing list