Re: git: 891000e056fa - main - sysutils/grub2-efi: the port had been improved (+)

From: Gerald Pfeifer <gerald_at_pfeifer.com>
Date: Wed, 26 Mar 2025 10:37:37 UTC
On Sun, 9 Feb 2025, Alexey Dokuchaev wrote:
>     sysutils/grub2-efi: the port had been improved (+)
>     
>     - Revert previous naive -fpermissive "fix" and #include
>       <grub/env.h> to obtain the grub_env_set() prototype

Thank you for fixing this properly.

>     - Replace RUN_DEPENDS manipulation with USE_GCC=yes:build

Nice. This is why I provide USE_GCC=yes:build. :-)

>     - While here, adjust LICENSE and wrap overly long lines
:
> -LICENSE=	GPLv3
> +LICENSE=	GPLv3+

Good catch.

The LICENSE adjustment from GPLv3 to GPLv3+ probably warrants a 
PORTREVISION bump?

Gerald