Re: git: b8c9e4e14eb8 - main - devel/alire: Update to 2.1.0

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 15 Mar 2026 15:43:45 UTC
On 2026-03-15 16:31, Robert Clausecker wrote:
> The branch main has been updated by fuz:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=b8c9e4e14eb8c0e534479c463304603943f03904
>
> commit b8c9e4e14eb8c0e534479c463304603943f03904
> Author:     Alastair Hogge <agh@riseup.net>
> AuthorDate: 2026-03-08 06:31:13 +0000
> Commit:     Robert Clausecker <fuz@FreeBSD.org>
> CommitDate: 2026-03-15 15:30:38 +0000
>
>      devel/alire: Update to 2.1.0
>      
>      Update to 2.1.0:
>      * Integrate tests
>      * Remove ${USE_GCC} build requirement
>      * Remove hard-corded version 12 (ada) from ${USES}
>      * Remove desktop-file-utils from ${USES}, because no MIME type is
>        declared
>      * Remove pkg-plist, replacing its contents with the dynamically
>        generated ${PLIST_FILES}, and ${PORTDOCS}
>      * Replace DEBUG option with dynamic ${WITH_DEBUG:Undefined:Defined} Makefile
>        substitution. This removes the if conditional, and <bsd.port.options.mk>
>      * Set ${MAINTAINER} to william.franck@sterna.dev.
>      * Some port{clippy|fmt|lint} maintenance
>      * Use ${MAKE_CMD} in the do-build target instead of hard-coding grpbuild
>      
>      https://github.com/alire-project/alire/releases/tag/v2.1.0
>      
>      PR:             277852
>      Co-authored-by: Marcin Cieślak <saper@saper.info>
> ...
>
> +MAINTAINER=	william.franck@sterna.dev.
Hi,

This may cause an issue when reporting bugs and with other systems

Best regards,
Daniel