[Bug 277852] devel/alire: Update to 2.1.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Mar 2026 15:31:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277852

--- Comment #54 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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>

 devel/alire/Makefile         | 47 ++++++++++++++++++++++++++++++--------------
 devel/alire/distinfo         |  6 +++---
 devel/alire/pkg-plist (gone) | 21 --------------------
 3 files changed, 35 insertions(+), 39 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.